# HG changeset patch # User Arnaud Lenoir # Date 1254830578 -3600 # Node ID 01511de51fcda7b0fdebc7e88170a64b15d03101 # Parent 27e421bea31357a171509552bcf183ba6335fa90 Add link in Diamonds to read the BAG status from _brag.xml. diff -r 27e421bea313 -r 01511de51fcd common/build.postbuild.xml --- a/common/build.postbuild.xml Tue Oct 06 11:58:10 2009 +0100 +++ b/common/build.postbuild.xml Tue Oct 06 13:02:58 2009 +0100 @@ -487,6 +487,16 @@ files: csv(${build.drive}/output/logs/analysis/tmp_yarp_files.csv,{separator:',',headers:[name,path,localpath]}) + + + + + + + + + + diff -r 27e421bea313 -r 01511de51fcd common/diamonds/sf-run-analysis.xml.ftl --- a/common/diamonds/sf-run-analysis.xml.ftl Tue Oct 06 11:58:10 2009 +0100 +++ b/common/diamonds/sf-run-analysis.xml.ftl Tue Oct 06 13:02:58 2009 +0100 @@ -34,9 +34,9 @@ log - Build Summary - file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_summary.html + BRAG Summary + file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\summary\_brag.xml - + \ No newline at end of file