The error message [1] is
[junit]
/x1/gump/public/workspace/ant-antlibs/antunit/src/etc/testcases/antunit.
xml:23:
Tests failed with 1 failure and 1 error
[junit] at
org.apache.ant.antunit.AntUnit.execute(AntUnit.java:84)
antunit.xml [2] is an Ant buildfile with
<project name="antunit-test"
default="all" xmlns:au="antlib:org.apache.ant.antunit">
but there is no "all" target. Could that be the problem?
Jan
[1]
http://vmgump.apache.org/gump/public/ant-antlibs/antunit-test/gump_work/
build_ant-antlibs_antunit-test.html
[2]
http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/src/etc/testca
ses/antunit.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]