Just upgraded to Ant 1.6.5 on Windoze. 1. Unpack binaries 2. Adjust ANT_HOME env variable (%ANT_HOME%\bin is already in the PATH) 3. Copy junit-3.8.1.jar into the lib directory of the Ant installation.
...works. On 06.09.2005 00:53:13 J.Pietschmann wrote: > Hi devs, > I just upgraded to Ant 1.6.5 and the junit tasks stopped > working (see Ant FAQ faq.html#delegating-classloader). I > really liked my setup where all jars were in a single > directory. :-( > It's too late in the evening for advanced reshuffling > of important libraries. What's your setup? > > J.Pietschmann Jeremias Maerki