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.
authorSimon Howkins <simonh@symbian.org>
Wed, 19 Aug 2009 16:37:13 +0100
changeset 167 2351d9d823d1
parent 159 11a2069166ef
child 168 c4ba4a1407d0
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.
clean/job_props.ant.xml
ex-nokia/job_props.ant.xml
foundation/job_props.ant.xml
--- 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"/>