equal
deleted
inserted
replaced
18 <total severity="Raptor Warnings">${raptor_warnings}</total> |
18 <total severity="Raptor Warnings">${raptor_warnings}</total> |
19 <total severity="Recipes Failed">${ant['sf.job.totalyarperrors']}</total> |
19 <total severity="Recipes Failed">${ant['sf.job.totalyarperrors']}</total> |
20 </faults> |
20 </faults> |
21 |
21 |
22 <files> |
22 <files> |
|
23 <file> |
|
24 <type>log</type> |
|
25 <name>BRAG Summary</name> |
|
26 <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\summary\_brag.xml</url> |
|
27 </file> |
|
28 <file> |
|
29 <type>log</type> |
|
30 <name>Raptor summary</name> |
|
31 <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\logs\raptorbits\summary.csv</url> |
|
32 </file> |
23 <#list files as f> |
33 <#list files as f> |
24 <file> |
34 <file> |
25 <type>log</type> |
35 <type>log</type> |
26 <name>${f.name}</name> |
36 <name>${f.name}</name> |
27 <url>file:///${f.path}</url> |
37 <url>file:///${f.path}</url> |
28 </file> |
38 </file> |
29 </#list> |
39 </#list> |
30 <file> |
|
31 <type>log</type> |
|
32 <name>Raptor summary</name> |
|
33 <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\logs\raptorbits\summary.csv</url> |
|
34 </file> |
|
35 <file> |
|
36 <type>log</type> |
|
37 <name>BRAG Summary</name> |
|
38 <url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\summary\_brag.xml</url> |
|
39 </file> |
|
40 </files> |
40 </files> |
41 |
41 |
42 </diamonds-build> |
42 </diamonds-build> |