From: "Rainer Klute" <[EMAIL PROTECTED]>

> >Please check that all the tasks in the build.xml file work.
>
> The build doesn't work at all for me. I did a fresh checkout. Here's
> what I get after typing the "build.sh" command:
>
> Buildfile: build.xml
...

> BUILD FAILED
> /share/mark/work/jakarta-poi/build.xml:68: taskdef class
>
org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskcentipede-user-input=o
rg.krysalis.centipede.ant.task.UserInputTask cannot be found

This means that while doing a cat of the tasks.properties in each cent, it
misses a line ending... since it works on Wintel, it's a Unix thing...

Do this: move the cent.jar packages out of the way so that they don't get
unpacked next time.
In each *.cent dir there is a tasks.properties file.
Add a return at the beginning and at the end of each of these files and try
rerunning the build.

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------

Reply via email to