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

Jason Dillon closed MGROOVY-82.
-------------------------------

    Resolution: Fixed

This is basically done :-).  I've added a generic _feature_ discovery mechanism 
and then abstracted the main components of the Groovy runtime which are needed 
by the plugin, and then implemented a provider for Groovy 1.1.x and 1.0.x.

There are still a few things left to sort out, like the Groovydoc stuff is 
broke at the moment, and the Groovy 1.0 runtime doesn't support stub generation 
(which it probably could).

But, for the most part it seems to be working... and working well.  Just need 
to tune and tweak and yada, yada, yada.

Once I'm done mucking I will write some docs and publish a new site and snaps.

> Allow to compile against groovy-1.0
> -----------------------------------
>
>                 Key: MGROOVY-82
>                 URL: http://jira.codehaus.org/browse/MGROOVY-82
>             Project: Maven 2.x Groovy Integration
>          Issue Type: Improvement
>          Components: compile
>    Affects Versions: 1.0-beta-3
>            Reporter: Aaron Digulla
>            Assignee: Jason Dillon
>             Fix For: 1.0-beta-3
>
>
> I've tried to compile my code with the latest version of the plugin but when 
> I run the code, I get: java.lang.NoClassDefFoundError: 
> org/codehaus/groovy/runtime/GStringImpl.
> This is probably due to the fact that you use the 1.1 compiler in the plugin, 
> now, but I have to run my code with 1.0 until 1.1 is officially released and 
> I find the time to test my code with 1.1.
> Please either allow to compile against a specific version of Groovy in your 
> plugin or mention somewhere in your documentation which version of the plugin 
> depends on which version of Groovy.

-- 
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