common/diamonds/linksForDiamonds.xml.ftl
changeset 845 61bf41df2efd
parent 821 b24df46a3102
child 846 4ae1d9d987f6
equal deleted inserted replaced
844:385ad61f2ab3 845:61bf41df2efd
    20     <file>
    20     <file>
    21       <type>log</type>
    21       <type>log</type>
    22       <name>Build Logs</name>
    22       <name>Build Logs</name>
    23       <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_logs.zip</url>
    23       <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_logs.zip</url>
    24     </file>
    24     </file>
    25     <file>
    25     <#if "${ant['sf.spec.smoketest.enable']}" = "true">
    26       <type>log</type>
    26       <file>
    27       <name>Smoke Test Report</name>
    27         <type>log</type>
    28       <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\ATS3Report.html</url>	  
    28         <name>Smoke Test Report</name>
    29     </file>
    29         <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\ATS3Report.html</url>	  
       
    30       </file>
       
    31     </#if>
    30     <#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.ha']}" = "true">
    32     <#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.ha']}" = "true">
    31       <file>
    33       <file>
    32         <type>log</type>
    34         <type>log</type>
    33         <name>Binary Compatibility Report (Headerfiles)</name>
    35         <name>Binary Compatibility Report (Headerfiles)</name>
    34         <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\headers_report.xml</url>	  
    36         <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\headers_report.xml</url>