common/build.xml
changeset 624 5264fdaaf0c6
parent 618 db6643d37adc
child 637 3effbd6728d4
--- 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"/>