diff -r 789c8f6f86af -r 77f4b6d2d3e0 common/diamonds/linksForDiamonds.xml.ftl
--- a/common/diamonds/linksForDiamonds.xml.ftl Wed Nov 18 11:29:05 2009 +0000
+++ b/common/diamonds/linksForDiamonds.xml.ftl Wed Nov 18 11:52:39 2009 +0000
@@ -22,14 +22,14 @@
Build Logs
file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_logs.zip
- <#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.ha']}" = "true">
+ <#if "${ant['sf.spec.bccheck.enable.ha']}" = "true">
log
Binary Compatibility Report (Headerfiles)
file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\headers_report.xml
#if>
- <#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.la']}" = "true">
+ <#if "${ant['sf.spec.bccheck.enable.la']}" = "true">
log
Binary Compatibility Report (Libraries)