Hi all,

I tried to build slide with the latest source checked out via cvs. I 
adopted my build.properties file which seems to work.

I use ant1.4.1, simply downloaded it from jakarta.apache.org/ant

when I run %ANT_HOME%\bin\ant in my jakarta-slide-checkout directory it 
compiles until line 653 of build.xml and then stops telling me that :

"D:\jakarta\jakarta-slide-checkout\build.xml:653: Could not create task of 
type: antlr. Common solutions are to use taskdef to declare your task, or, 
if this is an optional task, to put the optional.jar in the lib directory 
of your ant installation <ANT_HOME>."

so I downloaded the jakarta-ant1.4.1-optional.jar and put it into 
%ANT_HOME%/lib and tried to compile again (deleting the build directory in 
jakarta-slide).

again I get an error telling me:
....
"webdav-client-prepare:

webdav-client:
        [antlr] java.lang.noClassDefFoundError: antlr/Tool
        [antlr} Exception in thread "main"

BUILD FAILED

D:\jakarta\jakarta-slide-checkout\build.xml:653: java faild with return code 1"

any help would be greatly appreciated ....

regards,

claus goettfert


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to