I have found this in the main build file (although) commented out:
<!-- antlr target="src/webdav/client/src/org/apache/webdav/cmd/Client.g"
outputdirectory="${webdavclient.build}/src/org/apache/webdav/cmd">
<classpath refid="webdavclient.classpath"/>
</antlr -->I guess to have the antlr task running you will need antlr in your class path and that's why it was commented out.
Oliver
P.S.: The README patch seemed to have no effect on the README file. At least Eclipse told me so...
Martin Dulisch wrote:
I have appended patches for the build.xml and the README. Now the build script distinguishes build and distribution. The commandline client is now also handled.
For the build of the commandline client the antlr.jar is needed. Could you please add this lib to the webdavclient/lib folder. Doeas anyone know if antlr-tools.jar is needed for execution? I am not using the commandline.
The start scripts for the commandline client still have to be adjusted. I can contirbute this in the next days.
Martin
--------------- Martin Dulisch Open Source Group, S&N AG [EMAIL PROTECTED]
------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
