common/build.xml
changeset 624 5264fdaaf0c6
parent 618 db6643d37adc
child 637 3effbd6728d4
equal deleted inserted replaced
623:f720f325a269 624:5264fdaaf0c6
    35       <then>
    35       <then>
    36         <property name="number.of.threads" value="${sf.spec.sbs.numberofjobs}"/>
    36         <property name="number.of.threads" value="${sf.spec.sbs.numberofjobs}"/>
    37       </then>
    37       </then>
    38     </if>
    38     </if>
    39     
    39     
    40     <property name="sf.diamonds.tags" value="${sf.spec.job.codeline},${sf.spec.publish.diamonds.tag}"/>
    40     <property name="sf.diamonds.tags" value="_${sf.spec.job.codeline},${sf.spec.publish.diamonds.tag}"/>
    41     
    41     
    42     <!-- SF-specific Helium properties not meant to be exposed in the project spec -->
    42     <!-- SF-specific Helium properties not meant to be exposed in the project spec -->
    43     <property name="diamonds.listener.configuration.file" location="${sf.common.config.dir}/diamonds/config.xml.ftl"/>
    43     <property name="diamonds.listener.configuration.file" location="${sf.common.config.dir}/diamonds/config.xml.ftl"/>
    44     
    44     
    45     <!-- Import all core HELIUM targets -->
    45     <!-- Import all core HELIUM targets -->