[ http://jira.codehaus.org/browse/MNG-973?page=all ]

John Casey updated MNG-973:
---------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> add bootclasspath support to forked java compiler
> -------------------------------------------------
>
>          Key: MNG-973
>          URL: http://jira.codehaus.org/browse/MNG-973
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-compiler-plugin
>     Reporter: Brett Porter
>      Fix For: 2.0.2

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

Reply via email to