You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ted Husted <te...@husted.com> on 2002/04/11 14:17:56 UTC

[GUMP] Build Failure - commons-jxpath

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2002-04-11/commons-jxpath.html>
----------------------------------------------------

Buildfile: build.xml

check_available:

init:
     [echo] -------- JXPath 20020411 --------
     [echo] junit.jar = /home/rubys/jakarta/dist/junit/junit.jar
     [echo] jaxp.jaxp.jar = /home/rubys/jakarta/xml-xerces2/java/build/xmlParserAPIs.jar
     [echo] jaxp.xslt.jar = /home/rubys/jakarta/xml-xalan/java/build/xalan.jar
     [echo] servlet.jar = ${servlet.jar}

check.junit:

check.jaxp.jaxp:

check.jaxp.xslt:

check.servlet:

prepare:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/target
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/target/classes
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/target/conf
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/target/tests

static:
     [copy] Copying 1 file to /home/rubys/jakarta/jakarta-commons/jxpath/target/conf

compile:
    [javac] Compiling 103 source files to /home/rubys/jakarta/jakarta-commons/jxpath/target/classes
     [copy] Copying 12 files to /home/rubys/jakarta/jakarta-commons/jxpath/target/classes

jar:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/dist
      [jar] Building jar: /home/rubys/jakarta/jakarta-commons/jxpath/dist/commons-JXPath-20020411.jar

xdoc.fetch-stylesheet:
     [echo] 
       ####################################################################
       #
       #  Fetching the latest stylesheet from jakarta-site2
       #
       #  NOTE : As this build target is meant for developers, this requires
       #    a properly setup CVS.  But you are encouraged to use this to
       #    experiment with Anakia - if the fetch fails, it may be because
       #    you haven't yet logged into CVS. The way to do it, assuming you
       #    have a resonable CVS client setup is
       #
       #   cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
       #  password: anoncvs
       #
       #  and that should solve it.
       #
       #  See http://jakarta.apache.org/site/cvsindex.html for more
       #      information, or http://www.cvshome.org/
       #
       #  Ant really is the bee's knees. http://jakarta.apache.org/ant/
       #
       ######################################################################
       
      [cvs] ===================================================================
      [cvs] Checking out jakarta-site2/xdocs/stylesheets/site.vsl
      [cvs] RCS:  /x1/home/cvs/jakarta-site2/xdocs/stylesheets/site.vsl,v
      [cvs] VERS: 1.24
      [cvs] ***************

xdoc:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/jxpath/dist/docs

BUILD FAILED
/home/rubys/jakarta/jakarta-commons/jxpath/build.xml:346: taskdef class org.apache.velocity.anakia.AnakiaTask cannot be found

Total time: 34 seconds

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>