Mark Lundquist wrote:
You have to have {cocoon-home}/tools/anttasks on your classpath.
HTH,
—ml—
I already had built cocoon so when I got this error, I started over from
the .gz files on cocoon and lenya. Same error.
364 metaphor /export/home/ray/src/lenya:./build.sh
Buildfile: build.xml
BUILD FAILED
/export/home/ray/src/lenya/build.xml:49: The following error occurred
while executing this line:
/export/home/ray/src/lenya/src/targets/properties-build.xml:114: taskdef
class XConfToolTask cannot be found
Total time: 4 seconds
--
365 metaphor /export/home/ray/src/lenya:vi
/export/home/ray/src/lenya/src/targets/properties-build.xml
[ ... ]
<taskdef name="xpatch"
classpath="${cocoon.src.dir}/tools/anttasks" classname="XConfToolTask" />
--
True, there is no tools/anttasks directory.
378 metaphor /export/home/ray/src/cocoon/tools:ls
bin/ ide/ jetty/ new-targets/
targets/
CVS/ instrumentation/ lib/ src/
--
I had just unpacked both
-rw-r--r-- 1 ray other 5346629 Jul 23 14:03
apache-lenya-1.4alpha1-src.tar.gz
and
-rw-r--r-- 1 ray other 43529761 Jul 23 14:01
cocoon-2.1_20050718094121.tar.gz
... renamed them to 'lenya' and 'cocoon' respectively, to fit my *_HOME
variables, cd to 'src/lenya, created local.build.properties, and said
'build.sh'.
(Oh, I did add execute permission to all .sh scripts in /lenya.)
This is SPARC Solaris 10, java 1.5.0_01-b08.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]