--- a/bootstrap.properties.ant.xml Wed Mar 04 14:57:09 2009 +0000
+++ b/bootstrap.properties.ant.xml Wed Mar 04 16:51:58 2009 +0000
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="SF-BOOTSTRAP" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
+<project name="SF-BOOTSTRAP-PROPERTIES" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
<property name="sbs.tools.src.path" value="e:\build_e\varamana\sbs-source-dir"/>
<property name="sbs.zip.file" value="sbs_2.4.0_with_nokia_cfgs.zip"/>
@@ -11,5 +11,5 @@
<!-- the build dir to put bootstrap files into -->
<property name="bootstrap.base.dir" value="e:\build_e\sf-bootstrap-new" />
- <property name="hg.config" value="full-list.csv" />
+ <property name="hg.config" value="sources.csv" />
</project>
\ No newline at end of file
--- a/bootstrap.xml Wed Mar 04 14:57:09 2009 +0000
+++ b/bootstrap.xml Wed Mar 04 16:51:58 2009 +0000
@@ -5,7 +5,6 @@
<import file="bootstrap.properties.ant.xml" />
<import file="${helium.dir}/helium.ant.xml" />
- <!-- <target name="bootstrap" depends="init,get-sf-config,get-sbs-tools,get-platform-config" />-->
<target name="bootstrap" depends="init,get-sf-config,get-platform-config, parse-platform-config,
generate-pkg-build-xml" />