Not quite,
one can use the "classloader" task as implemented
in bugzilla 28228. http://enitsys.sourceforge.net/ant-classloadertask/
Please note that this uses
protected methods on the java classes and thus may not
be future compible.
However, I do think that optional ant tasks should not
require t
> i didn't quite catch the resolution to this. is there a
> solution to using a stock ant distribution , without
> modifying your target environment (ANT_HOME/lib, ~/.ant/lib,
> etc), and using the optional tasks such as junit, scp, ftp,
> etc? if so, can someone give an example of how to do t