[GUMP] Build Failure - excalibur-xmlutil
Peter Donald <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2002-12-30/excalibur-xmlutil.html>
----------------------------------------------------
Buildfile: build.xml
Caught exception (org.apache.tools.ant.BuildException) while expanding tools.class.path: /home/rubys/jakarta/jakarta-site/lib not found.
dependencies:
check-environment:
compile:
[mkdir] Created dir: /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build/classes
[javac] Compiling 36 source files to /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build/classes
[javac] /home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/src/java/org/apache/avalon/excalibur/xml/JaxpParser.java:261: variable lexicalHandler might already have been assigned to
[javac] lexicalHandler = null;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
BUILD FAILED
file:///home/rubys/jakarta/jakarta-avalon-excalibur/xmlutil/build.xml:110: Compile failed; see the compiler error output for details.
Total time: 3 seconds