You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2004/12/14 10:44:26 UTC

Re: Bootclasspath and external compiles

On Mon, 13 Dec 2004, Peter Reilly <pe...@apache.org> wrote:

> Does this need to be done for other forked tasks - junit, java for
> example?

Those have already been taken care of by the build.clonevm system
property used in CommandlineJava.  If set, ant will try to copy the
bootclasspath as well as all system properties.

I think build.clonevm is not the appropriate name in the case of
external (potentially native) tools.  And the includejavaruntime
attribute and build.sysclasspath property already capture the use
case IMHO.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org