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

Modified Files:
        build.xml 
Log Message:
ant sucks incredibly


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2


Index: build.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/build.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -b -r1.123 -r1.124
--- build.xml   30 Oct 2008 09:01:48 -0000      1.123
+++ build.xml   30 Oct 2008 15:36:58 -0000      1.124
@@ -33,14 +33,9 @@
 
 
   <if>
-    <or>
       <not>
         <available file="install-dependency.xml" />
       </not>
-      <not>
-        <equals arg1="${noconnection}" arg2="true" />
-      </not>
-    </or>
     <then>
       <get 
src="http://cvs.mmbase.org/viewcvs/*checkout*/all/install-dependency.xml?pathrev=MMBase-1_9_0_Final";
            dest="install-dependency.xml"
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to