Update baseline locations to _custom release_metadata.xml files
authorShabe Razvi <shaber@symbian.org>
Mon, 14 Jun 2010 16:55:53 +0100
changeset 658 61293ba9264a
parent 657 484cc3b28ed8
child 659 a964ed8e5cd7
Update baseline locations to _custom release_metadata.xml files
symbian3/single/job_props.ant.xml
--- a/symbian3/single/job_props.ant.xml	Mon Jun 14 14:19:03 2010 +0100
+++ b/symbian3/single/job_props.ant.xml	Mon Jun 14 16:55:53 2010 +0100
@@ -33,8 +33,8 @@
     <!-- and set sf.spec.baseline.enable to 'true'                                                          -->        
 
     <!-- get full source env and binaries from pdk -->
-    <property name="sf.spec.baseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}" />
-    <property name="sf.spec.toolsbaseline.location"       value="\\v800008\PDT\prebuilt_default.22" /> <!-- for TEF etc -->
+    <property name="sf.spec.baseline.location"       value="\\v800008\PDT\prebuilt_default.22_custom" /> <!-- prebuilt stuff etc. -->
+    <property name="sf.spec.toolsbaseline.location"       value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}_custom" /> <!-- tools baseline location e.g. tools_epoc.zip -->
     
     <!-- platform build specific properties -->
     <property name="sf.spec.s60.sysdef.clean.configurations.list"  value="S60_5_2_sf" />