----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-06-13/xdoclet.html>
----------------------------------------------------
Buildfile: build.xml
core:
init:
build-xjavadoc:
[echo] XJavadoc sources are available and newer than xjavadoc.jar. Building
xjavadoc...
init:
pretty:
prepare:
jjtree:
copy-grammar:
Target is already built - skipping
(/home/rubys/jakarta/xjavadoc/build/src/xjavadoc/nodeparser.jjt)
generate-node-parser:
[javacc] Java Compiler Compiler Version 2.1 (Parser Generator)
[javacc] Copyright (c) 1996-2001 Sun Microsystems, Inc.
[javacc] Copyright (c) 1997-2001 WebGain, Inc.
[javacc] (type "javacc" with no arguments for help)
[javacc] Reading from file
/home/rubys/jakarta/xjavadoc/build/src/xjavadoc/nodeparser.jj . . .
[javacc] Warning: Line 267, Column 3: Non-ASCII characters used in regular
expression.
[javacc] Please make sure you use the correct Reader when you create the parser
that can handle your character set.
[javacc] Parser generated with 0 errors and 1 warnings.
generate-simple-parser:
[echo] Warnings about VISITOR and NODE_USES_PARSER can safely be ignored.
copy-grammar:
[javacc] Java Compiler Compiler Version 2.1 (Parser Generator)
[javacc] Copyright (c) 1996-2001 Sun Microsystems, Inc.
[javacc] Copyright (c) 1997-2001 WebGain, Inc.
[javacc] (type "javacc" with no arguments for help)
[javacc] Reading from file
/home/rubys/jakarta/xjavadoc/build/src/xjavadoc/simpleparser.jj . . .
[javacc] Warning: Line 48, Column 3: Bad option name "MULTI". Option setting will
be ignored.
[javacc] Warning: Line 49, Column 3: Bad option name "VISITOR". Option setting
will be ignored.
[javacc] Warning: Line 50, Column 3: Bad option name "NODE_USES_PARSER". Option
setting will be ignored.
[javacc] Warning: Line 270, Column 3: Non-ASCII characters used in regular
expression.
[javacc] Please make sure you use the correct Reader when you create the parser
that can handle your character set.
[javacc] Parser generated with 0 errors and 4 warnings.
generate-parsers:
compile:
[javac] Compiling 6 source files to /home/rubys/jakarta/xjavadoc/build/classes
jar:
[mkdir] Created dir: /home/rubys/jakarta/xdoclet/dist/lib
[jar] Building jar: /home/rubys/jakarta/xdoclet/dist/lib/xjavadoc.jar
prepare:
[copy] Copying 2 files to /home/rubys/jakarta/xdoclet/core/build/classes
beautify:
compile:
[mkdir] Created dir: /home/rubys/jakarta/xdoclet/modules/build/all-src
[copy] Copying 57 files to /home/rubys/jakarta/xdoclet/modules/build/all-src
[javac] Compiling 44 source files to /home/rubys/jakarta/xdoclet/core/build/classes
[javac]
/home/rubys/jakarta/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:21:
warning: org.xml.sax.Parser in org.xml.sax has been deprecated
[javac] import org.xml.sax.Parser;
[javac] ^
[javac]
/home/rubys/jakarta/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:272:
warning: org.xml.sax.Parser in org.xml.sax has been deprecated
[javac] if (Parser.class.isAssignableFrom(readerClass)) {
[javac] ^
[javac]
/home/rubys/jakarta/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:273:
warning: org.xml.sax.Parser in org.xml.sax has been deprecated
[javac] Parser parser = (Parser) readerClass.newInstance();
[javac] ^
[javac]
/home/rubys/jakarta/xdoclet/modules/build/all-src/xdoclet/util/XmlValidator.java:273:
warning: org.xml.sax.Parser in org.xml.sax has been deprecated
[javac] Parser parser = (Parser) readerClass.newInstance();
[javac] ^
[javac] 4 warnings
build-externalizer:
[echo] *** Building xdoclet module... ***
init:
[echo] ******** Building XDoclet Module 'xdoclet' ********
[mkdir] Created dir: /home/rubys/jakarta/xdoclet/modules/build/xdoclet/classes
beautify:
compile:
[javac] Compiling 9 source files to
/home/rubys/jakarta/xdoclet/modules/build/xdoclet/classes
xdoclet-xml:
[mkdir] Created dir:
/home/rubys/jakarta/xdoclet/modules/build/xdoclet/classes/META-INF
BUILD FAILED
/home/rubys/jakarta/xdoclet/modules/xdoclet/build.xml:116: Could not create task of
type: xdoclet due to xdoclet.jar should not be on the system classpath when starting
Ant. It should be on a path passed to the <taskdef> using classpath or classpathref.
Total time: 56 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>