Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv11925
Modified Files:
build.xml
Log Message:
made it point to an existsing build
See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2
Index: build.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/build.xml,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- build.xml 14 Mar 2008 11:00:13 -0000 1.104
+++ build.xml 20 Mar 2008 15:22:47 -0000 1.105
@@ -25,8 +25,8 @@
<property name="download.dir" location="${basedir}" />
<property name="war.dir" value="${build.dir}" />
- <property name="mmbase.version" value="mmbase-1.8.6.20080315" />
- <property name="mmbase.distro.location"
value="http://www.mmbase.org/development/download/stable/2008-03-15/" />
+ <property name="mmbase.version" value="mmbase-1.8.6.20080320" />
+ <property name="mmbase.distro.location"
value="http://www.mmbase.org/development/download/stable/2008-03-20/" />
<property name="mmbase.zip" value="${mmbase.version}.zip" />
<property name="mmbase.distro"
value="${mmbase.distro.location}/${mmbase.zip}" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs