reintroduced import of helium.ant.xml as it was generating diamonds warnings
authorBuildAdmin@LON-ENGBUILD89
Thu, 23 Apr 2009 16:13:28 +0100
changeset 10 c1cbd33e46c0
parent 9 faf8e4898015
child 11 f3475510d60c
reintroduced import of helium.ant.xml as it was generating diamonds warnings
bootstrap.xml
--- a/bootstrap.xml	Wed Apr 22 19:04:39 2009 +0100
+++ b/bootstrap.xml	Thu Apr 23 16:13:28 2009 +0100
@@ -5,6 +5,8 @@
     
   <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
   
+  <import file="${helium.dir}/helium.ant.xml" /> 
+  
   <!-- target dir -->
   <property name="bootstrap.base.dir" value="D:\fbf_project"/> <!-- old name -->
   <property name="sf.target.dir" value="${bootstrap.base.dir}"/>