Make sf.spec.job.codeline the publishing category
authorDario Sestito <darios@symbian.org>
Thu, 08 Oct 2009 14:50:14 +0100
changeset 624 5264fdaaf0c6
parent 623 f720f325a269
child 625 4f9a01580199
Make sf.spec.job.codeline the publishing category
common/build.xml
--- a/common/build.xml	Thu Oct 08 13:35:36 2009 +0100
+++ b/common/build.xml	Thu Oct 08 14:50:14 2009 +0100
@@ -37,7 +37,7 @@
       </then>
     </if>
     
-    <property name="sf.diamonds.tags" value="${sf.spec.job.codeline},${sf.spec.publish.diamonds.tag}"/>
+    <property name="sf.diamonds.tags" value="_${sf.spec.job.codeline},${sf.spec.publish.diamonds.tag}"/>
     
     <!-- SF-specific Helium properties not meant to be exposed in the project spec -->
     <property name="diamonds.listener.configuration.file" location="${sf.common.config.dir}/diamonds/config.xml.ftl"/>