You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "James Kleeh (JIRA)" <ji...@apache.org> on 2018/12/14 18:39:00 UTC

[jira] [Commented] (GROOVY-8822) Conflict between @Generated and @Delegate

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

James Kleeh commented on GROOVY-8822:
-------------------------------------

[~paulk] I'm currently hitting this with the gradle-5 branch of github.com/grails/grails-views

running views-functional-tests:test causes the issue

It is using 2.5.4

> Conflict between @Generated and @Delegate
> -----------------------------------------
>
>                 Key: GROOVY-8822
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8822
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 2.5.3
>            Reporter: François Guillot
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 3.0.0-alpha-4, 2.5.3
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)