luetzkendorf 2004/12/21 07:55:47
Modified: . build.xml
Log:
added commons-collections to webdavservlet.classpath
Revision Changes Path
1.249 +1 -0 jakarta-slide/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/build.xml,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- build.xml 20 Dec 2004 12:46:40 -0000 1.248
+++ build.xml 21 Dec 2004 15:55:47 -0000 1.249
@@ -156,6 +156,7 @@
<pathelement location="${commons-transaction.jar}"/>
<pathelement location="${xml-im-exporter.jar}"/>
<pathelement location="${commons-codec.jar}"/>
+ <pathelement location="${commons-collections.jar}"/>
</path>
<!-- ===================================================================
-->
<!-- Detect
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]