You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by gu...@dotnot.org on 2003/10/21 18:33:09 UTC

[Gump@dotnot.org]: jaxen/jaxen-from-packaged-dom4j Failed

----------------------------------------------------
Module: jaxen
Status: Success
URL: http://cvs.apache.org/builds/gump/nightly/jaxen/index.html


Work Items:
Work Type: Update
Status: Success
Elapsed: 0 hours, 0 minutes, 6 seconds
Command Line: cvs -q -z3 -d :pserver:anonymous@cvs.werken.com:2401/cvsroot/jaxen update -P -d -A jaxen 
CWD: /var/gump/cvs
---------------------------------------------
No output
---------------------------------------------

Work Type: Synchronize
Status: Success
Elapsed: 0 hours, 0 minutes, 3 seconds
Command Line: rsync -r -a --delete /var/gump/cvs/jaxen /var/gump 
CWD: /home/gump/jakarta-gump/work
---------------------------------------------
No output
---------------------------------------------




----------------------------------------------------
Project: jaxen-from-packaged-dom4j
Status: Failed
Reason: Build Failed
URL: http://cvs.apache.org/builds/gump/nightly/jaxen/jaxen-from-packaged-dom4j.html


Annotations:
 - Error - Failed with reason build failed


Work Items:
Work Type: Build
Status: Failed
Elapsed: 0 hours, 0 minutes, 11 seconds
Command Line: java org.apache.tools.ant.Main -Djava.awt.headless=true -Dbuild.sysclasspath=only -Dfinal.name=jaxen-20031021 -f build.xml dist 
CWD: /var/gump/jaxen
---------------------------------------------
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         } else if (o instanceof ParentNode) {
    [javac]                                 ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:312: cannot resolve symbol
    [javac] symbol  : class Node 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         else if (o instanceof Node) {
    [javac]                               ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:313: cannot resolve symbol
    [javac] symbol  : class Element 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]             element = (Element)((Node)o).getParent();
    [javac]                        ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:313: cannot resolve symbol
    [javac] symbol  : class Node 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]             element = (Element)((Node)o).getParent();
    [javac]                                  ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:395: cannot resolve symbol
    [javac] symbol  : class Element 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         Element elt = (Element)o;
    [javac]         ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:395: cannot resolve symbol
    [javac] symbol  : class Element 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         Element elt = (Element)o;
    [javac]                        ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:396: cannot resolve symbol
    [javac] symbol  : class ParentNode 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         ParentNode parent = elt;
    [javac]         ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:398: cannot resolve symbol
    [javac] symbol  : class Element 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]         while (parent instanceof Element) {
    [javac]                                  ^
    [javac] /var/gump/jaxen/src/java/main/org/jaxen/xom/DocumentNavigator.java:399: cannot resolve symbol
    [javac] symbol  : class Element 
    [javac] location: class org.jaxen.xom.DocumentNavigator
    [javac]             elt = (Element)parent;
    [javac]                    ^
    [javac] 72 errors
    [javac] 2 warnings

BUILD FAILED
/var/gump/jaxen/build.xml:36: Compile failed; see the compiler error output for details.

Total time: 9 seconds
---------------------------------------------





--
Gump http://jakarta.apache.org/gump
[nyx.stonecobra.com]