Author: michiel
Date: 2009-06-03 13:01:46 +0200 (Wed, 03 Jun 2009)
New Revision: 35607
Modified:
didactor/trunk/build.xml
Log:
cvs.mmbase.org not used any more
Modified: didactor/trunk/build.xml
===================================================================
--- didactor/trunk/build.xml 2009-06-03 10:59:54 UTC (rev 35606)
+++ didactor/trunk/build.xml 2009-06-03 11:01:46 UTC (rev 35607)
@@ -24,7 +24,7 @@
<property name="download.dir" location="${basedir}/download" />
<property name="war.dir" value="${build.dir}" />
- <property name="version" value="1.9-SNAPSHOT" />
+ <property name="version" value="1.9.1-rc2" />
<property name="dest" value="${build.webapp.dir}" />
<property name="jardest" value="${build.webapp.dir}/WEB-INF/lib" />
@@ -37,7 +37,7 @@
<available file="install-dependency.xml" />
</not>
<then>
- <get
src="http://cvs.mmbase.org/viewcvs/*checkout*/all/install-dependency.xml"
+ <get
src="http://scm.mmbase.org/view/*checkout*/mmbase/trunk/install-dependency.xml"
dest="install-dependency.xml"
usetimestamp="true" ignoreerrors="true" />
</then>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs