What is the normal procedure when CVS build fail ?
BTW here is the error :
C:\Apache\xml-cocoon2>build
Using Java from C:\JBuilder6\Jdk1.3.1
Buildfile: build.xml
init:
[echo] --------------------------------------------------------------
[echo] Apache Cocoon 2.1-dev [1999-2002]
[echo] --------------------------------------------------------------
[echo] Building with Ant version 1.4.1 compiled on October 11 2001
[echo] using build file C:\Apache\xml-cocoon2\build.xml
[echo] --------------------------------------------------------------
optional-tests:
bsf-warn:
rhino-warn:
jfor-warn:
op-warning:
[echo] **********************************************
[echo] *
[echo] * Classes of the optional package JFOR are not
[echo] * available. Apache Cocoon builds without them.
[echo] *
[echo] * JFOR is required for the fo2rtf serializer.
[echo] *
[echo] * Recovery:
[echo] * Get the JFOR package from http://www.jfor.org/ and place the
jar in the lib/optional
dir
[echo] *
[echo] ***********************************************
xmldb-warn:
php-warn:
op-warning:
[echo] **********************************************
[echo] *
[echo] * Classes of the optional package PHP are not
[echo] * available. Apache Cocoon builds without them.
[echo] *
[echo] * PHP is required for the php generator.
[echo] *
[echo] * Recovery:
[echo] * Get the PHP servlet (phpsrvlt.jar) from http://www.php.net/
and place the jar in the
lib/optional dir
[echo] *
[echo] ***********************************************
naming-warn:
op-warning:
[echo] **********************************************
[echo] *
[echo] * Classes of the optional package JNDI are not
[echo] * available. Apache Cocoon builds without them.
[echo] *
[echo] * JNDI is required for the ldap generator and the parentcm
generator.
[echo] *
[echo] * Recovery:
[echo] * Get the jndi.jar from Sun and place the jar in the
lib/optional dir
[echo] *
[echo] ***********************************************
svg-warn:
fop-warn:
tidy-warn:
maybeupload-warn:
lucene-warn:
deli-warn:
velocity-warn:
hsqldb-warn:
resolver-warn:
jisp-warn:
pizza-warn:
poi-warn:
commons-logging-warn:
optional-warnings:
prepare:
generate-java-code-check:
generate-java-code:
filter-jdbc:
nofilter-jdbc:
prepare-jdbc:
prepare-src-main:
compile:
[roles-tool] Reading:
C:\Apache\xml-cocoon2\build\cocoon\classes\org\apache\cocoon\cocoon.roles
[roles-tool] Skipping:
C:\Apache\xml-cocoon2\build\cocoon\src\org\apache\cocoon\webapps\authenticat
i
on\authentication.xroles
[roles-tool] Skipping:
C:\Apache\xml-cocoon2\build\cocoon\src\org\apache\cocoon\webapps\portal\port
a
l.xroles
[roles-tool] Skipping:
C:\Apache\xml-cocoon2\build\cocoon\src\org\apache\cocoon\webapps\session\ses
s
ion.xroles
[roles-tool] No Changes:
C:\Apache\xml-cocoon2\build\cocoon\classes\org\apache\cocoon\cocoon.roles
[echo] Compiling with Java 1.3, debug on, optimize off, deprecation off
[javac] Compiling 112 source files to
C:\Apache\xml-cocoon2\build\cocoon\classes
[javac]
C:\Apache\xml-cocoon2\build\cocoon\src\org\apache\cocoon\xml\dom\SVGBuilder.
java:85: can
not resolve symbol
[javac] symbol : method setCSSParserClassName (java.lang.String)
[javac] location: class org.apache.batik.util.XMLResourceDescriptor
[javac]
XMLResourceDescriptor.setCSSParserClassName(CSS_PARSER_CLASS_NAME);
[javac] ^
[javac] 1 error
BUILD FAILED
C:\Apache\xml-cocoon2\build.xml:925: Compile failed, messages should have
been provided.
Total time: 24 seconds
C:\Apache\xml-cocoon2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]