The XSLTC project is failing because of a recent change in the BCEL project swtiching to maven2.  There is already some discussion in the gump mailing list pointing out this breakage and it looks like someone is looking into a fix.

http://mail-archives.apache.org/mod_mbox/gump-general/200606.mbox/thread


thanks,
Joanne Tong



Sam Ruby <[EMAIL PROTECTED]>

06/19/2006 03:52 AM

Please respond to
[email protected]

To
[email protected]
cc
Subject
[EMAIL PROTECTED]: Project xsltc (in module xml-xalan) failed





To whom it may engage...
       
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]

Project xsltc has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 43 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
   - xsltc :  Release 2.x of the Xalan-Java XSLT processor


Full details are available at:
   http://vmgump.apache.org/gump/public/xml-xalan/xsltc/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
-INFO- Failed with reason build failed
-INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/xml-xalan/xsltc/gump_work/build_xml-xalan_xsltc.html
Work Name: build_xml-xalan_xsltc (Type: Build)
Work ended in a state of : Failed
Elapsed: 29 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only xsltc.unbundledjar
[Working Directory: /usr/local/gump/public/workspace/xml-xalan]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/xml-xalan/build/classes:/usr/local/gump/public/workspace/xml-xalan/build/serializer:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/xml-xalan/tools/java_cup.jar:/usr/local/gump/public/workspace/xml-xalan/lib/runtime.jar:/usr/local/gump/public/workspace/xml-xalan/tools/JLex.jar:/usr/local/gump/public/workspace/jakarta-bcel/target/bcel-19062006.jar
---------------------------------------------
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:37: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.GETFIELD;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:38: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.GETSTATIC;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:39: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.INVOKEINTERFACE;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:40: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.INVOKESPECIAL;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:41: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.INVOKEVIRTUAL;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:42: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.ISTORE;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:43: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.InstructionHandle;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:44: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.InstructionList;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:45: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.LocalVariableGen;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:46: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.NEW;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:47: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.NEWARRAY;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:48: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.PUSH;
   [javac]                                ^
   [javac] /x1/gump/public/workspace/xml-xalan/src/org/apache/xalan/xsltc/compiler/Stylesheet.java:49: package org.apache.bcel.generic does not exist
   [javac] import org.apache.bcel.generic.PUTFIELD;
   [javac]                                ^
   [javac] Note: Some input files use or override a deprecated API.
   [javac] Note: Recompile with -Xlint:deprecation for details.
   [javac] Note: Some input files use unchecked or unsafe operations.
   [javac] Note: Recompile with -Xlint:unchecked for details.
   [javac] 100 errors

BUILD FAILED
/x1/gump/public/workspace/xml-xalan/build.xml:555: Compile failed; see the compiler error output for details.

Total time: 28 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/xml-xalan/xsltc/rss.xml
- Atom: http://vmgump.apache.org/gump/public/xml-xalan/xsltc/atom.xml

============================== Gump Tracking > Produced by Gump version 2.2.
Gump Run 27000019062006, vmgump.apache.org:vmgump-public:27000019062006
Gump E-mail Identifier (unique within run) #13.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

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


Reply via email to