Is it really necessary to have an explicit JUnit task? I use the Java task to run my tests (see: <http://httpunit.sourceforge.net>) with ant, and it seems to work just fine. BTW, Using Java tasks should let you set the home directory just by passing the parameter "-Duser.dir=homedir"

Reply via email to