You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Sam Ruby <ru...@us.ibm.com> on 2005/04/11 03:52:51 UTC

[GUMP@brutus]: 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 general@gump.apache.org.

Project xsltc has an issue affecting its community integration.
This issue affects 1 projects.
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://brutus.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://brutus.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: 23 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml -Dbuild.sysclasspath=only xsltc.unbundledjar 
[Working Directory: /usr/local/gump/public/workspace/xml-xalan/java]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/xml-xalan/java/build/classes:/usr/local/gump/public/workspace/xml-xalan/java/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/java/bin/runtime.jar:/usr/local/gump/public/workspace/xml-xalan/java/bin/java_cup.jar:/usr/local/gump/public/workspace/xml-xalan/java/bin/JLex.jar:/usr/local/gump/public/workspace/jakarta-bcel/bin/bcel.jar
---------------------------------------------
     [java] Working on DFA states...............................................................................................................................................................................................................................................................................
     [java] Minimizing DFA transition table.
     [java] 234 states after removal of redundant states.
     [java] Outputting lexical analyzer code.
     [echo] JLex move output file
     [move] Moving 1 file to /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xalan/xsltc/compiler

serializer.prepare:
    [mkdir] Created dir: /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer

serializer.compile:
     [echo] Compiling the Serializer
    [javac] Compiling 68 source files to /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer
     [copy] Copying 7 files to /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer
     [copy] Copying 1 file to /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer
     [copy] Copying 1 file to /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer

serializer.jar:
     [copy] Copying 1 file to /home/gump/workspaces2/public/workspace/xml-xalan/java/build
      [jar] Building jar: /home/gump/workspaces2/public/workspace/xml-xalan/java/build/serializer.jar

xml.compile:
     [echo] Compiling DTM implementation and utilities
    [javac] Compiling 151 source files to /home/gump/workspaces2/public/workspace/xml-xalan/java/build/classes
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xml/dtm/ref/DTMNodeProxy.java:57: org.apache.xml.dtm.ref.DTMNodeProxy is not abstract and does not override abstract method getUserData(java.lang.String) in org.w3c.dom.Node
    [javac] public class DTMNodeProxy
    [javac]        ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xml/dtm/ref/DTMNodeProxy.java:1475: org.apache.xml.dtm.ref.DTMNodeProxy.DTMNodeProxyImplementation is not abstract and does not override abstract method getFeature(java.lang.String,java.lang.String) in org.w3c.dom.DOMImplementation
    [javac]   static class DTMNodeProxyImplementation implements DOMImplementation
    [javac]          ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xml/dtm/ref/dom2dtm/DOM2DTMdefaultNamespaceDeclarationNode.java:48: org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode is not abstract and does not override abstract method isId() in org.w3c.dom.Attr
    [javac] public class DOM2DTMdefaultNamespaceDeclarationNode implements Attr
    [javac]        ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xml/utils/UnImplNode.java:44: org.apache.xml.utils.UnImplNode is not abstract and does not override abstract method getUserData(java.lang.String) in org.w3c.dom.Node
    [javac] public class UnImplNode implements Node, Element, NodeList, Document
    [javac]        ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xalan/templates/ElemLiteralResult.java:728: org.apache.xalan.templates.ElemLiteralResult.Attribute is not abstract and does not override abstract method isId() in org.w3c.dom.Attr
    [javac]   public class Attribute implements Attr{
    [javac]          ^
    [javac] /home/gump/workspaces2/public/workspace/xml-xalan/java/src/org/apache/xalan/processor/TransformerFactoryImpl.java:70: org.apache.xalan.processor.TransformerFactoryImpl is not abstract and does not override abstract method setFeature(java.lang.String,boolean) in javax.xml.transform.TransformerFactory
    [javac] public class TransformerFactoryImpl extends SAXTransformerFactory
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 6 errors

BUILD FAILED
/home/gump/workspaces2/public/workspace/xml-xalan/java/build.xml:357: Compile failed; see the compiler error output for details.

Total time: 22 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 24001810042005, brutus:brutus-public:24001810042005
Gump E-mail Identifier (unique within run) #1.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org