Removed setting of sf.project.type, as it's the same for all these projects, so can be done in the sf-platform config file.
--- a/clean/job_props.ant.xml Wed Aug 19 16:18:33 2009 +0100
+++ b/clean/job_props.ant.xml Wed Aug 19 16:37:13 2009 +0100
@@ -4,8 +4,6 @@
<dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
- <property name="sf.project.type" value="platform" />
-
<property name="sf.spec.job.name" value="platform"/>
<property name="sf.spec.corebuildversion" value="week19"/>
--- a/ex-nokia/job_props.ant.xml Wed Aug 19 16:18:33 2009 +0100
+++ b/ex-nokia/job_props.ant.xml Wed Aug 19 16:37:13 2009 +0100
@@ -4,8 +4,6 @@
<dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
- <property name="sf.project.type" value="platform" />
-
<property name="sf.spec.job.name" value="platform"/>
<property name="sf.spec.corebuildversion" value="week19"/>
--- a/foundation/job_props.ant.xml Wed Aug 19 16:18:33 2009 +0100
+++ b/foundation/job_props.ant.xml Wed Aug 19 16:37:13 2009 +0100
@@ -4,8 +4,6 @@
<dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
- <property name="sf.project.type" value="platform" />
-
<property name="sf.spec.job.name" value="platform"/>
<property name="sf.spec.corebuildversion" value="week19"/>