groovy

static import is no longer working

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1-beta-3
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

the following code fragment returns a MissingPropertyException:
-----------------
import static java.lang.Math.*

println cos(2*PI)
-----------------
With past versions it worked.

Activity

Hide
Paul King added a comment -

See also GROOVY-1978

Show
Paul King added a comment - See also GROOVY-1978
Hide
Paul King added a comment -

Should be working again in HEAD.

Show
Paul King added a comment - Should be working again in HEAD.
Hide
Paul King added a comment -

No further feedback, assuming fixed

Show
Paul King added a comment - No further feedback, assuming fixed

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: