Blob Blame History Raw
--- build.xml.orig	2005-04-11 09:01:15.241527048 -0500
+++ build.xml	2005-04-11 09:01:30.151743318 -0500
@@ -4,7 +4,7 @@
 		<echo message="${eclipse.home}"/>
 	</target>
 	
-	<target name="build" depends="zips,test"/>
+	<target name="build" depends="zips"/>
 	<target name="cdtbuild" depends="zips,test,upload"/>
 	
 	<target name="init">