diff -r 61bf41df2efd -r 4ae1d9d987f6 common/diamonds/linksForDiamonds.xml.ftl
--- a/common/diamonds/linksForDiamonds.xml.ftl Fri Jan 15 09:46:07 2010 +0000
+++ b/common/diamonds/linksForDiamonds.xml.ftl Fri Jan 15 11:34:04 2010 +0000
@@ -42,6 +42,13 @@
Binary Compatibility Report (Libraries)
file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\libraries_report.xml
- #if>
+ #if>
+ <#if "${ant['sf.spec.bccheck.enable.dynamic']}" = "true">
+
+ log
+ Dynamic BC Test Reports
+ file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\index.html
+
+ #if>
\ No newline at end of file