--- a/clean/job_props.ant.xml Fri May 08 19:43:00 2009 +0100
+++ b/clean/job_props.ant.xml Mon May 11 11:15:56 2009 +0100
@@ -7,11 +7,11 @@
<property name="sf.project.type" value="platform" />
<property name="sf.spec.job.name" value="platform"/>
- <property name="sf.spec.corebuildversion" value="week12"/>
+ <property name="sf.spec.corebuildversion" value="week19"/>
<property name="sf.spec.build.system" value="sbs"/>
- <property name="sf.spec.sbs.config" value="winscw.whatlog"/> <!-- both _urel and _udeb -->
+ <property name="sf.spec.sbs.config" value="winscw.whatlog,armv5.whatlog"/> <!-- both _urel and _udeb -->
<property name="sf.spec.sbs.tools.config" value="tools_rel,tools2_rel"/>
<property name="sf.spec.sourcesync.usecache" value="true"/>
@@ -24,12 +24,12 @@
<property name="sf.spec.baseline.clean" value="false"/>
<property name="sf.spec.baseline.select" value="location" />
- <property name="sf.spec.baseline.location" value="\\LON-ENGBUILD87\D$\PDK\PDK_20090507\" />
+ <property name="sf.spec.baseline.location" value="D:\PDK\PDK_20090507\" />
<property name="sf.spec.toolsbaseline.enable" value="true"/>
<property name="sf.spec.publish.rootdir" value="D:\SF_Builds"/>
<!-- platform build specific properties -->
- <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_clean" />
+ <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_1_sf" />
<property name="sf.spec.os.sysdef.clean.configurations.list" value="GT_tb91sf" />
<!-- provide dtd location as os and s60 layers will be different -->
@@ -52,7 +52,7 @@
<property name="sf.spec.dirdelta.enable" value="true"/>
<!-- prefilter raptor logs -->
- <property name="sf.spec.logs.raptorfilter.enable" value="true"/>
+ <property name="sf.spec.logs.raptorfilter.enable" value="false"/>
<!-- zip all logs before publish -->
<property name="sf.spec.logs.zip.enable" value="true"/>
--- a/clean/job_refs.ant.xml Fri May 08 19:43:00 2009 +0100
+++ b/clean/job_refs.ant.xml Mon May 11 11:15:56 2009 +0100
@@ -11,7 +11,7 @@
<path id="sf.spec.s60.system.definition.files">
<!-- <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> -->
<fileset dir="${sf.project.location}/" casesensitive="false">
- <include name="sysdefs/system_model_s60_sf.xml" />
+ <include name="sysdefs/system_model_s60.xml" />
</fileset>
</path>