I get the following when I try to 'ant test'
[javac]
/Users/hen/jakarta/src/jakarta-commons/lang/src/test/org/apache/commons/lang/exception/NestableDelegateTestCase.java:1212:
org.apache.commons.lang.exception.NonThrowableNestable should be declared
abstract; it does not define printStackTrace(java.io.PrintStream) in
org.apache.commons.lang.exception.NonThrowableNestable
[javac] class NonThrowableNestable implements Nestable
[javac] ^
[javac] 1 error
Is this something you're working on at the moment Steven?
Some weird feature of ant allows me to do ant test again and it ignores
the fact that didn't compile :) So do an 'ant clean' first.
Hen
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>