Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv30488
Modified Files:
build19.xml
Log Message:
expanded test was not working always
See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2
Index: build19.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/build19.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- build19.xml 19 Jun 2008 19:21:26 -0000 1.2
+++ build19.xml 20 Jun 2008 08:28:28 -0000 1.3
@@ -83,7 +83,7 @@
<target name="mmbase.distro.exists">
<echo message="Using MMBase ${mmbase.version}" />
<available file="${mmbase.dest}" property="mmbase.distro.exists"/>
- <available file="${build.dir}/mmbase"
property="mmbase.distro.expanded.exists"/>
+ <available file="${build.dir}/mmbase/WEB-INF/lib"
property="mmbase.distro.expanded.exists"/>
</target>
<target name="mmbase.distro.download" depends="mmbase.distro.exists"
unless="mmbase.distro.exists">
<mkdir dir="${download.dir}" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs