eric-milles opened a new pull request, #1714: URL: https://github.com/apache/groovy/pull/1714
If user applies `@AnnotationCollector` to a Java class, it will be missing the `serializeClass` attribute. Rather than "BUG! exception in phase 'semantic analysis' in source unit ..." produce an error message that indicates what was expected form the collector. I also managed to produce an example Java annotation that emulates the serialized collected annotations. This might be useful as a workaround for GROOVY-10571. https://issues.apache.org/jira/browse/GROOVY-10570 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
