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

Modified Files:
        build.xml 
Log Message:
it costed me a few years of my life and a terrible headache, but I finally 
succeeded in creating a new stable 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.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- build.xml   20 Mar 2008 15:22:47 -0000      1.105
+++ build.xml   6 Jun 2008 13:51:50 -0000       1.106
@@ -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.20080320" />
-  <property name="mmbase.distro.location" 
value="http://www.mmbase.org/development/download/stable/2008-03-20/"; />
+  <property name="mmbase.version"         value="mmbase-1.8.6.20080606" />
+  <property name="mmbase.distro.location" 
value="http://www.mmbase.org/development/download/stable/2008-06-06/"; />
   <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

Reply via email to