bootstrap.xml
changeset 7 e042f0022639
parent 4 5a8eb3466f9f
child 9 faf8e4898015
--- a/bootstrap.xml	Mon Mar 09 15:24:14 2009 +0000
+++ b/bootstrap.xml	Thu Apr 09 15:09:49 2009 +0100
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project name="SF-BOOTSTRAP" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
-
+    
+    <property environment="env"/>
+    
     <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
     
     <import file="bootstrap.properties.ant.xml" />