[ http://jira.codehaus.org/browse/MOJO-256?page=comments#action_56507 ] 

Alexandre ROMAN commented on MOJO-256:
--------------------------------------

The org.librazur.jar is a library published under the terms of the GPL licence. 
This plugin and the org.librazur.jar library are part of the Librazur project : 
http://librazur.info. The source code for the project is available here : 
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/librazur/.
This plugin uses the class org.librazur.jar.MainClassLauncher to launch the 
method "main" from the class com.rc.retroweaver.Weaver. MainClassLauncher is 
just an utility class: it can be replaced with any other code which can invoke 
the "main" method of a class.

RetroWeaver and Retrotranslator are two different plugins to transform Java 5 
classes for a JVM 1.4. Retroweaver was just the first plugin to provide this 
functionality.

> Retroweaver plugin
> ------------------
>
>          Key: MOJO-256
>          URL: http://jira.codehaus.org/browse/MOJO-256
>      Project: Mojo
>         Type: New Feature

>   Components: sandbox
>     Reporter: Alexandre ROMAN
>     Priority: Minor
>  Attachments: maven-retroweaver-plugin-1.0-20060120.tar.bz2
>
>
> I would like to contribute my retroweaver plugin to the mojo project. My 
> plugin enables you to use Retroweaver (http://retroweaver.sf.net) in your 
> Maven 2 projects, by typing retroweaver:retroweaver: it will convert you 1.5 
> classes to 1.4.
> My plugin was developped under a GPL licence, but I am ready to publish it 
> under the Codehaus licence, or any other licence, as long as this plugin 
> remains open source ;)
> If you are interested by my work, I would adapt my source code to the 
> Codehaus guidelines (package, format rules, etc...), and attach it to this 
> issue. Let me know!

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

Reply via email to