Author Login
Post Reply
Is there a way to reuse a classloader across several <java> tasks? All
the tasks refer the same classpath ID, and have fork="false".
I thought setting ant.reuse.loader would take care of this, but it
doesn't because the <java> task does not use ClasspathUtil to
instantiate classloaders.
Thank you,
Lucian
||
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)