Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv22398
Modified Files:
install-dependency.xml
Log Message:
Since mmbase will not run without it, it is completely beyond me why
commons-fileupload is not in mmbase.mmbase-module, bu whatever
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.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- install-dependency.xml 18 Jul 2008 13:34:23 -0000 1.9
+++ install-dependency.xml 18 Jul 2008 14:10:28 -0000 1.10
@@ -135,7 +135,7 @@
</target>
- <target name="mmbase" unless="mmbase.installed">
+ <target name="mmbase" unless="mmbase.installed" depends="commons-fileupload">
<antcall target="install.module.minimalistic">
<param name="name" value="" />
<param name="prefix" value="mmbase" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs