[ 
https://issues.apache.org/jira/browse/GROOVY-10855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749290#comment-17749290
 ] 

Eric Milles edited comment on GROOVY-10855 at 8/8/23 9:52 PM:
--------------------------------------------------------------

https://github.com/apache/groovy/commit/3311ee95f5651d83ddc5018280e14219cd4f25f6
https://github.com/apache/groovy/commit/5f8c82e9c88bb7087bdf134f2864d7ca9008b9e7


was (Author: emilles):
https://github.com/apache/groovy/commit/3311ee95f5651d83ddc5018280e14219cd4f25f6

> Meta-annotation retention policy and target
> -------------------------------------------
>
>                 Key: GROOVY-10855
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10855
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Eric Milles
>            Assignee: Eric Milles
>            Priority: Minor
>              Labels: breaking
>             Fix For: 5.0.0-alpha-1
>
>
> Groovy collector annotations {{@Canonical}}, {{@Immutable}}, {{@RecordType}} 
> and {{@CompileDynamic}} have missing or misleading {{Retention}} and 
> {{Target}} metadata.  _Note:_ there may be others...
> {{@Canonical}} and {{@CompileDynamic}}: missing {{Retention}} and {{Target}}
> {{@Immutable}} and {{@RecordType}}: {{RetentionPolicy}} is {{RUNTIME}} but 
> should be {{SOURCE}} since meta-annotation is not retained.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to