Stopped symbian3 micro build from publishing anything unless specifically instructed to do so by the calling context (eg Hudson).
authorSimon Howkins <simonh@symbian.org>
Thu, 01 Apr 2010 15:28:01 +0100
changeset 468 4b57ac89bff7
parent 467 6c87c4790fab
child 469 f24e29ef2aad
Stopped symbian3 micro build from publishing anything unless specifically instructed to do so by the calling context (eg Hudson).
symbian3/micro/job_props.ant.xml
--- a/symbian3/micro/job_props.ant.xml	Tue Apr 06 11:17:26 2010 +0100
+++ b/symbian3/micro/job_props.ant.xml	Thu Apr 01 15:28:01 2010 +0100
@@ -70,9 +70,10 @@
     <property name="sf.spec.md5.enable"          value="true"/>
 
     <!-- These are certainly specific to the micro build -->
-    <property name="sf.spec.job.name" value="micro"/>
+    <property name="sf.spec.job.name"            value="micro"/>
     <property name="sf.suppress.buildenv.check"  value="true"/>
     <property name="sf.suppress.drive.space.check" value="true"/>
+    <property name="sf.spec.publish.enable"      value="false"/>
     <property name="sf.spec.sourcesync.archive"  value="true"/>
     <property name="sf.spec.test.sendpkg.enable" value="false"/>
     <property name="sf.spec.bccheck.enable"      value="false"/>