# HG changeset patch # User Dario Sestito # Date 1245313388 -3600 # Node ID 7bcb8b1ad9a6a09712d3108efcd9cd188843d3c3 # Parent 4b1e939c052c226a34579bae67acc130897f23c8 Add missing files for yarp publishing to diamonds diff -r 4b1e939c052c -r 7bcb8b1ad9a6 common/diamonds/config.xml.ftl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/diamonds/config.xml.ftl Thu Jun 18 09:23:08 2009 +0100 @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <#if (ant?keys?seq_contains('validate.policy.log'))> + + + + + + + + + + + + \ No newline at end of file diff -r 4b1e939c052c -r 7bcb8b1ad9a6 common/diamonds/sf-run-analysis.xml.ftl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/diamonds/sf-run-analysis.xml.ftl Thu Jun 18 09:23:08 2009 +0100 @@ -0,0 +1,25 @@ + + + 10 + + + ${ant['sf.job.totalyarperrors']} + 0 + 0 + 0 + 0 + 0 + 0 + + + + <#list files as f> + + log + ${f.name} + file:///${f.path} + + + + + \ No newline at end of file