ozeigermann 2004/01/13 02:59:53 Modified: webdavclient README Log: Applied patch from Martin Dulisch. Revision Changes Path 1.2 +3 -3 jakarta-slide/webdavclient/README Index: README =================================================================== RCS file: /home/cvs/jakarta-slide/webdavclient/README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README 12 Jan 2004 11:47:29 -0000 1.1 +++ README 13 Jan 2004 10:59:53 -0000 1.2 @@ -15,6 +15,8 @@ - build-clientlib: Compile - dist-clientlib: Build jar lib with WebDav client and copy required jars to build/lib - javadoc-clientlib: Create API documentation +- build-cmd: Build commandline client +- dist-cmd: Distribute commandline client with required jars - all: dist and javadoc are executed Using client library @@ -22,6 +24,4 @@ The class org.apache.webdav.lib.WebdavResource is the main interface to the client. Usage examples can be found in the implementation of -the command line client. - - +the command line client. \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
