You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Darin Kuntze <dk...@sgrp.com> on 2003/11/13 18:57:19 UTC

BUILD FAILED:

Hi all,

I'm having trouble building Lenya. (it may be related to my cocoon build).

Here is the config:
JDK 1.4.2
ANT 1.5.4
Cocooon 2.1.3
Lenya 1.2-dev

My cocoon build does not fail, but it does spit out quite a few warnings...

As far as Lenya is concerned, here is the build info:

[dkuntze@intranet lenya-1.2-dev-src-20031112045451]$ ant install
Buildfile: build.xml

init:
     [echo] ------------------- lenya-1.2-dev 1.2-dev [1999-2003]
----------------
     [echo] Building with Apache Ant version 1.5.4 compiled on August 12
2003 using build file
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build.xml

check-tools-lib:

prepare-tools-lib:
     [copy] Copying 1 file to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp/WEB-INF/li
b

prepare-cocoon:
     [echo] INFO: exclude: sitemap.xmap
     [echo] INFO: exclude: WEB-INF/cocoon.xconf
     [echo] INFO: exclude: WEB-INF/logkit.xconf
     [echo] INFO: exclude: WEB-INF/web.xml
     [echo] INFO: exclude: WEB-INF/lib/lucene**.jar
     [echo] INFO: exclude: **/javac.jar
     [copy] Copying 6274 files to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp
     [echo] Copy forrest libraries
     [copy] Copying 27 files to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp/WEB-INF/li
b
     [echo] INFO: patching cocoon.xconf with XSLT stylesheet
     [xslt] Processing
/usr/local/cocoon-2.1.3/build/webapp/WEB-INF/cocoon.xconf to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp/WEB-INF/co
coon.xconf
     [xslt] Loading stylesheet
/home/dkuntze/lenya-1.2-dev-src-20031112045451/src/webapp/WEB-INF/cocoon-xco
nf.xsl
     [echo] INFO: patching logkit.xconf with XSLT stylesheet
     [xslt] Processing
/usr/local/cocoon-2.1.3/build/webapp/WEB-INF/logkit.xconf to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp/WEB-INF/lo
gkit.xconf
     [xslt] Loading stylesheet
/home/dkuntze/lenya-1.2-dev-src-20031112045451/src/webapp/WEB-INF/logkit-xco
nf.xsl
     [echo] INFO: patching web.xml with XSLT stylesheet
     [xslt] Processing /usr/local/cocoon-2.1.3/build/webapp/WEB-INF/web.xml
to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp/WEB-INF/we
b.xml
     [xslt] Loading stylesheet
/home/dkuntze/lenya-1.2-dev-src-20031112045451/src/webapp/WEB-INF/web-xml.xs
l
     [echo] INFO: Patch Lucene
     [copy] Copying 1 file to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/lenya/webapp

prepare:

build-custom-tasks:
     [echo] INFO: Building Custom Tasks
    [mkdir] Created dir:
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/tools/anttasks
    [javac] Compiling 41 source files to
/home/dkuntze/lenya-1.2-dev-src-20031112045451/build/tools/anttasks

BUILD FAILED
file:/home/dkuntze/lenya-1.2-dev-src-20031112045451/src/targets/init-build.x
ml:56: taskdef class XConfToolTask cannot be found

Total time: 1 minute 37 seconds

I am currently at a loss to what may fix this.

Darin Kuntze
The Sacco Group
402.392.2222 x120 



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: BUILD FAILED:

Posted by Andreas Hartmann <an...@apache.org>.
Darin Kuntze wrote:

[...]

> BUILD FAILED
> file:/home/dkuntze/lenya-1.2-dev-src-20031112045451/src/targets/init-build.x
> ml:56: taskdef class XConfToolTask cannot be found

There seem to be some problems about the file
tools/anttasks/XConfToolTask.class. It exists in CVS,
but is sometimes not properly checked out (no idea
why). Please try to obtain this file from CVS.

HTH,
-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org