[ http://issues.apache.org/jira/browse/DERBY-2006?page=comments#action_12446776 ] Daniel John Debrunner commented on DERBY-2006: ----------------------------------------------
Dumb question, but what are the requirements to be able to run this task. I executed ant junit-all and got BUILD FAILED C:\_work\svn_linq\trunk\build.xml:1631: Could not create task or type of type: j unit. Ant could not find the task or a class this task relies upon. > Add JUnit and JUnitReport task as a target in Ant script > -------------------------------------------------------- > > Key: DERBY-2006 > URL: http://issues.apache.org/jira/browse/DERBY-2006 > Project: Derby > Issue Type: Test > Components: Test > Affects Versions: 10.3.0.0 > Environment: Any > Reporter: Yip Ng > Assigned To: Andrew McIntyre > Fix For: 10.3.0.0 > > Attachments: derby_2006_v1.diff, derby_2006_v2.diff, > derby_2006_v3.diff, derby_2006_v4.diff, derby_2006_v5.diff, > derby_2006_v6.diff, example_output.zip > > > Ant has an optional tasks called JUnit and JUnitReport that runs JUnit tests > and produces JUnit report respectively. It will be nice to have these > mechanism incorporated into the Ant script so one can easily kick off a JUnit > test and view the result. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
