[ http://jira.codehaus.org/browse/MNG-710?page=all ]
Rod Coffin updated MNG-710:
---------------------------
Attachment: maven-compiler-plugin.diff3.txt
plexus-compiler-javac.diff3.txt
plexus-compiler-api.diff3.txt
I've added unit tests for building an argument string for several versions of
the javac compiler. I also enhanced the plexus compiler and the maven compiler
plugin to correctly handle jdk 1.3 arguments by passing a compilerVersion
parameter in the CompilerConfiguration object.
I realized why my source weren't properly formatted last time. I have the
Maven format installed instead of the plexus one. Where can I get the plexus
format template for Eclipse? In the meantime I just tried to do the best job I
could manually adhering to the code style I found in the rest of the file.
> Add ability to fork the maven-compiler-plugin
> ---------------------------------------------
>
> Key: MNG-710
> URL: http://jira.codehaus.org/browse/MNG-710
> Project: Maven 2
> Type: Improvement
> Components: maven-plugins
> Reporter: Rod Coffin
> Assignee: Trygve Laugstol
> Fix For: 2.0-beta-1
> Attachments: maven-compiler-plugin.diff.txt,
> maven-compiler-plugin.diff3.txt, plexus-compiler-api.diff.txt,
> plexus-compiler-api.diff3.txt, plexus-compiler-javac.diff.txt,
> plexus-compiler-javac.diff2.txt, plexus-compiler-javac.diff3.txt
>
>
> Add the ability to fork the maven-compiler-plugin. This would allow projects
> to be compiled with a JDK other than the one used to run Maven from.
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]