You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/23 01:57:14 UTC

[jira] Updated: (MNG-973) add bootclasspath support to forked java compiler

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

Brett Porter updated MNG-973:
-----------------------------

    Fix Version: 2.0-beta-3

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

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org