-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.3
-
Fix Version/s: 2.5.9, 3.0.0-rc-2
-
Component/s: None
-
Labels:None
I cloned the issue to try to find a suitable test. There is now an extra guard which should prevent the problem in case I envisage.
ORIGINAL BELOW:
I get
java.lang.annotation.AnnotationFormatError: Duplicate annotation for class: interface groovy.transform.Generated: @groovy.transform.Generated()
On a class with a field declared with @Delegate
Removing @Delegate works around the problem
- is a clone of
-
GROOVY-8822 Conflict between @Generated and @Delegate
-
- Closed
-
- links to