You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/11/21 10:38:00 UTC

[jira] [Resolved] (GROOVY-9238) Groovy 2.5 AnnotationCollector not generating expected bytecode

     [ https://issues.apache.org/jira/browse/GROOVY-9238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Sun resolved GROOVY-9238.
--------------------------------
    Fix Version/s: 3.0.0-rc-2
       Resolution: Fixed

> Groovy 2.5 AnnotationCollector not generating expected bytecode
> ---------------------------------------------------------------
>
>                 Key: GROOVY-9238
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9238
>             Project: Groovy
>          Issue Type: Bug
>          Components: Compiler, groovy-runtime
>    Affects Versions: 2.5.x
>         Environment: Ubuntu 18.04.3 LTS
>            Reporter: Andrew Allen
>            Assignee: Eric Milles
>            Priority: Major
>             Fix For: 3.0.0-rc-2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When using {{@AnnotationController}} with meta-annotations ( {{@Canonical}}, {{@Immutable}} ) compiled classes do not contain the expected bytecode.  As an example I have a [project | https://github.com/kod4n/groovy-gradle-issue] that is using a custom annotation with an annotation collector for {{@Immutatble}} and {{@CompileStatic}}.  The error can be reproduced by running {{./gradlew clean test}} against the linked project.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)