Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv22991

Modified Files:
        install-dependency.xml 
Log Message:
I hate it, but oscache depends on commons-logging


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2


Index: install-dependency.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/install-dependency.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- install-dependency.xml      18 Jul 2008 14:14:17 -0000      1.11
+++ install-dependency.xml      18 Jul 2008 14:29:15 -0000      1.12
@@ -297,6 +297,11 @@
       <param name="base" value="opensymphony" />
       <param name="version" value="2.4.1" />
     </antcall>
+    <antcall target="install.jar">
+      <param name="name" value="commons-logging" />
+      <param name="base" value="commons-logging" />
+      <param name="version" value="1.1" />
+    </antcall>
     <property name="oscache.installed" value="yes" />
   </target>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to