Hi Stefan!
Could you please commit this to the CVS HEAD as well. This would guarantee no work in the release branch will be lost for the HEAD once the release branch gets deleted.
Oliver
[EMAIL PROTECTED] wrote:
luetzkendorf 2004/08/10 09:09:51
Modified: webdavclient Tag: SLIDE_2_1_RELEASE_BRANCH build.xml
Log:
jdom files are now part of ant tasks dist because of new dependency in client lib
Revision Changes Path
No revision
No revision
1.22.2.1 +2 -0 jakarta-slide/webdavclient/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/webdavclient/build.xml,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -r1.22 -r1.22.2.1
--- build.xml 10 Aug 2004 06:39:31 -0000 1.22
+++ build.xml 10 Aug 2004 16:09:51 -0000 1.22.2.1
@@ -337,6 +337,8 @@
</fileset>
<fileset file="${commons-httpclient.jar}"/>
<fileset file="${commons-logging.jar}"/>
+ <fileset file="${jdom.jar}"/>
+ <fileset file="lib/jdom.license"/>
<fileset file="${clientlib.dist}/lib/${clientlib.final.name}.jar"/>
</copy>
<copy file="ant/src/java/org/apache/webdav/ant/taskdefs.properties"
--------------------------------------------------------------------- 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]
