common/build.xml
changeset 5 9564faef3a98
parent 4 aca90ed0d6a6
child 6 8bbcf7b2218d
child 7 389e1e1f1583
--- a/common/build.xml	Wed Mar 04 17:38:40 2009 +0000
+++ b/common/build.xml	Wed Mar 04 18:10:08 2009 +0000
@@ -23,7 +23,7 @@
             <echo>[SF-BUILD-NO-PREP]</echo>
         </target>
         
-        <target name="sf-prep" depends="check-tool-dependencies, prep-drive,init-build-area,create-bom,log-build-env">
+        <target name="sf-prep" depends="prep-drive,init-build-area,check-tool-dependencies,create-bom,log-build-env">
             <echo>[SF-PREP]</echo>   
             <tempfile property="prep.dynamic.config" suffix="ant.xml" destdir="${temp.build.dir}"/>
         </target>