On Mon, 13 Dec 2004, Peter Reilly <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]