----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-10-23/jakarta-ant.html>
----------------------------------------------------

Buildfile: build.xml

prepare:

check_for_optional_packages:

build:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-ant/build/classes
    [javac] Compiling 275 source files to 
/home/rubys/jakarta/jakarta-ant/build/classes
    [javac] 
/home/rubys/jakarta/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/PlainJUnitResultFormatter.java:188:
 cannot resolve symbol
    [javac] symbol  : method name  ()
    [javac] location: class junit.framework.TestCase
    [javac]         wri.print("Testcase: " + ((TestCase) t).name());
    [javac]                                  ^
    [javac] 
/home/rubys/jakarta/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/XMLJUnitResultFormatter.java:186:
 cannot resolve symbol
    [javac] symbol  : method name  ()
    [javac] location: class junit.framework.TestCase
    [javac]         currentTest.setAttribute(ATTR_NAME, ((TestCase) t).name());
    [javac]                                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 2 errors

BUILD FAILED

/home/rubys/jakarta/jakarta-ant/build.xml:207: Compile failed, messages should 
have been provided.

Total time: 35 seconds

Reply via email to