[ http://jira.codehaus.org/browse/MCOMPILER-20?page=all ]
Jason van Zyl moved MNG-973 to MCOMPILER-20:
--------------------------------------------
Fix Version: (was: 2.0.3)
type: Bug (was: Improvement)
Component: (was: maven-compiler-plugin)
Workflow: jira (was: Maven)
Key: MCOMPILER-20 (was: MNG-973)
Project: Maven 2.x Compiler Plugin (was: Maven 2)
> add bootclasspath support to forked java compiler
> -------------------------------------------------
>
> Key: MCOMPILER-20
> URL: http://jira.codehaus.org/browse/MCOMPILER-20
> Project: Maven 2.x Compiler Plugin
> Type: Bug
> Reporter: Brett Porter
>
>
> this can be required to override the DOM library used, f.e.
> M1 supports arbitrary paths, and an extdirs for the same thing. Perhaps we
> have add extdirs for the paths, and select dependencies for the
> bootclasspath, ie:
> <bootclasspath>
> <libraries>
> <library>xerces:xerces</library>
> </libraries>
> <extdirs>
> <extdir>...</extdir>
> </extdirs>
> </bootclasspath>
--
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]