[Swift-commit] r2324 - trunk

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Wed Nov 5 02:04:05 CST 2008


Author: benc
Date: 2008-11-05 02:04:04 -0600 (Wed, 05 Nov 2008)
New Revision: 2324

Modified:
   trunk/dependencies.xml
Log:
do not always build provider-wonky - that provider needs checking out separately

Modified: trunk/dependencies.xml
===================================================================
--- trunk/dependencies.xml	2008-11-04 20:54:53 UTC (rev 2323)
+++ trunk/dependencies.xml	2008-11-05 08:04:04 UTC (rev 2324)
@@ -11,9 +11,6 @@
 			<property name="module" value="provider-dcache"/>
 		</ant>
 		<ant antfile="${main.buildfile}" target="dep">
-			<property name="module" value="provider-wonky"/>
-		</ant>
-		<ant antfile="${main.buildfile}" target="dep">
 			<property name="module" value="provider-coaster"/>
 		</ant>
 		<antcall target="provider-deef"/>




More information about the Swift-commit mailing list