To whom it may engage...<snip/>
Caused by: /data3/gump/ant/dist/tools/antlet/junit-0.1/xbuild.xml:24: *******************************************************************************Sorry about this.
* A required jar was downloaded to /data3/gump/ant/dist/lib
* Please restart the build procedure.
*******************************************************************************
*
* junit-3.8.1.jar was downloaded to /data3/gump/ant/dist/lib
*
*******************************************************************************
The junit.antlet from antworks was a little over aggressive and forced the download the junit jar.
I have fixed that antlet to only download the jar if the junit.framework.TestCase is not found.
To download it to ${user.home}/.ant/lib not ${ant.home}/lib And finally to only download and fail for a restart when junit is actually called.
Can someone please delete
/data3/gump/ant/dist/lib/junit-3.8.1.jar
for me.
R, Nick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
