Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.3
-
None
-
None
Description
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
Attachments
Issue Links
- is a clone of
-
GROOVY-8822 Conflict between @Generated and @Delegate
- Closed
- links to