----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-08-07/ant-testutil.html>
----------------------------------------------------

Buildfile: build.xml

prepare:

check_for_optional_packages:

build:
     [copy] Copying 2 files to /home/rubys/jakarta/ant/build/classes

compile-tests:
    [mkdir] Created dir: /home/rubys/jakarta/ant/build/testcases
    [javac] Compiling 204 source files to 
/home/rubys/jakarta/ant/build/testcases
    [javac] 
/home/rubys/jakarta/ant/src/testcases/org/apache/tools/tar/TarRoundTripTest.java:34:
 cannot resolve symbol
    [javac] symbol  : class ByteArrayInputStream 
    [javac] location: class org.apache.tools.tar.TarRoundTripTest
    [javac]             = new TarInputStream(new 
ByteArrayInputStream(buff.toByteArray()));
    [javac]                                      ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED
/home/rubys/jakarta/ant/build.xml:1454: Compile failed; see the compiler error 
output for details.

Total time: 25 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to