RE: [ANT 1.6.5] junitreport task using taskdef
remie > -Original Message- > From: BOUSQUET Jeremie [mailto:[EMAIL PROTECTED] > Sent: lundi 8 août 2005 16:57 > To: user@ant.apache.org > Subject: [ANT 1.6.5] junitreport task using taskdef > > Hello, > > Following this article: > http://ant.apache.org/faq.html#de
[ANT 1.6.5] junitreport task using taskdef
Hello, Following this article: http://ant.apache.org/faq.html#delegating-classloader-1.6 ... I removed ant-junit.jar from ANT_HOME/lib, and taskdefed junit task as follow, which worked very well : By the way I'm using