Symbian^2 job_props.ant.xml change - Changed sf.spec.baseline.location to use sf.previous.pdk.tag to select the baseline.
authorMattD <mattd@symbian.org>
Tue, 06 Oct 2009 11:53:16 +0100
changeset 234 ab837f463b9c
parent 228 3fd261c07bdd
child 235 793e44f064c6
Symbian^2 job_props.ant.xml change - Changed sf.spec.baseline.location to use sf.previous.pdk.tag to select the baseline.
symbian2/micro/job_props.ant.xml
symbian2/single/job_props.ant.xml
symbian2/split/job_props.ant.xml
--- a/symbian2/micro/job_props.ant.xml	Fri Oct 02 14:08:31 2009 +0100
+++ b/symbian2/micro/job_props.ant.xml	Tue Oct 06 11:53:16 2009 +0100
@@ -31,7 +31,7 @@
     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
     <property name="sf.spec.baseline.clean"          value="false"/>
     <property name="sf.spec.baseline.select"         value="location" />
-    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_2.0.e\" />
+    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
     
     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
     <property name="sf.spec.toolsbaseline.select"         value="location" />
--- a/symbian2/single/job_props.ant.xml	Fri Oct 02 14:08:31 2009 +0100
+++ b/symbian2/single/job_props.ant.xml	Tue Oct 06 11:53:16 2009 +0100
@@ -32,7 +32,7 @@
     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
     <property name="sf.spec.baseline.clean"          value="false"/>
     <property name="sf.spec.baseline.select"         value="location" />
-    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_2.0.e\" />
+    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
     
     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
     <property name="sf.spec.toolsbaseline.select"         value="location" />
--- a/symbian2/split/job_props.ant.xml	Fri Oct 02 14:08:31 2009 +0100
+++ b/symbian2/split/job_props.ant.xml	Tue Oct 06 11:53:16 2009 +0100
@@ -30,7 +30,7 @@
     <property name="sf.spec.baseline.getenv_options" value="-I tools"/> <!-- Sync the tools... -->
     <property name="sf.spec.baseline.clean"          value="false"/>
     <property name="sf.spec.baseline.select"         value="location" />
-    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\PDK_2.0.e\" />
+    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
     
     <property name="sf.spec.toolsbaseline.getenv_options" value="-i emu"/>
     <property name="sf.spec.toolsbaseline.select"         value="location" />