Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Component/s: stub generation
-
Labels:None
-
Environment:Mac OS X
-
Number of attachments :
Description
Defining a constant on a Groovy Interface leads to a compilation failure with the message : "= expected"
from the generated Java stub.
Attaching a simple maven project built with the 1.2 archetype and configured to use the 1.7 runtime that exposes the error.
Ugh, wonderful... no clue yet as to why this happens