[ 
http://jira.codehaus.org/browse/MGROOVY-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon closed MGROOVY-197.
--------------------------------

       Resolution: Duplicate
    Fix Version/s: 1.0-rc-5

AST muck has been fixed in the latest Groovy 1.6.0 and GMaven 1.0-rc-5-SNAPSHOT

> AST transformations don't work
> ------------------------------
>
>                 Key: MGROOVY-197
>                 URL: http://jira.codehaus.org/browse/MGROOVY-197
>             Project: GMaven
>          Issue Type: Bug
>    Affects Versions: 1.0-rc-4
>            Reporter: Pavel Cernocky
>            Assignee: Jason Dillon
>             Fix For: 1.0-rc-5
>
>         Attachments: test1.zip, test2.zip
>
>
> If I use gmaven to compile groovy source code with AST transformation (eg. 
> @Bindable), it is not applied in resulting class file.
> I've selected 1.6 provider, which uses groovy 1.6-RC-1 by default.
> Simple project is in attachment test1.zip
> If I try groovyc (from 1.6.0) for the same thing, it works - the resulting 
> class file is bigger and contains words like "PropertyChangeSupport"
> So I've tried to force gmaven to use groovy 1.6.0, but I'm getting 
> {code}[INFO] startup failed, 
> /C:/tmp/groovytest/test/src/main/groovy/test/Example.groovy: Not an 
> ASTTransformation: groovy.beans.BindableASTTransformation declared by 
> groovy.beans.Bindable{code}
> and if I run mvn with -X I still see the 
> org.codehaus.groovy:groovy-all:jar:1.6-RC-1 dependency there
> attachment test2.zip

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to