| author | Simon Howkins <simonh@symbian.org> |
| Tue, 05 Oct 2010 13:15:25 +0100 | |
| changeset 1279 | 3329abb5855b |
| parent 1094 | d34844e37d75 |
| child 1286 | 7ad2f93c7666 |
| permissions | -rw-r--r-- |
|
695
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<diamonds-build> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<schema>14</schema> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<files> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
<file> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
<type>log</type> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<name>BRAG Summary</name> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<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>
|
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
</file> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
<file> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
<type>log</type> |
|
769
81fe60d54485
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org>
parents:
695
diff
changeset
|
12 |
<name>Raptor Build Summary</name> |
|
81fe60d54485
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org>
parents:
695
diff
changeset
|
13 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\html\index.html</url>
|
|
81fe60d54485
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org>
parents:
695
diff
changeset
|
14 |
</file> |
|
81fe60d54485
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org>
parents:
695
diff
changeset
|
15 |
<file> |
|
81fe60d54485
Add Raptor Build Summary to the links for Diamonds
Dario Sestito <darios@symbian.org>
parents:
695
diff
changeset
|
16 |
<type>log</type> |
|
695
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
<name>Build BOM</name> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_BOM.zip</url>
|
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
</file> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
<file> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<type>log</type> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<name>Build Logs</name> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\build_logs.zip</url>
|
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
</file> |
|
1094
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
25 |
<#if "${ant['sf.spec.smoketest.enable']}" = "true" && "${ant['sf.spec.ats.version']}" = "ats3">
|
|
845
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
26 |
<file> |
|
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
27 |
<type>log</type> |
|
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
28 |
<name>Smoke Test Report</name> |
|
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
29 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\ATS3Report.html</url>
|
|
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
30 |
</file> |
|
61bf41df2efd
Added new property for publishing Smoke Test Report
Maciej Seroka <maciejs@symbian.org>
parents:
821
diff
changeset
|
31 |
</#if> |
|
1094
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
32 |
<#if "${ant['sf.spec.smoketest.enable']}" = "true" && "${ant['sf.spec.ats.version']}" = "ats4">
|
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
33 |
<file> |
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
34 |
<type>log</type> |
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
35 |
<name>Smoke Test Report</name> |
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
36 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\simplelogger\testreport.xml</url>
|
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
37 |
</file> |
|
d34844e37d75
Added exporting links to Diamonds for ATS4 Smoketest report
Maciej Seroka <maciejs@symbian.org>
parents:
846
diff
changeset
|
38 |
</#if> |
|
821
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
39 |
<#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.ha']}" = "true">
|
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
40 |
<file> |
|
773
6a54b486a5b4
Added Static BC reports for Platform Builds
Maciej Seroka <maciejs@symbian.org>
parents:
769
diff
changeset
|
41 |
<type>log</type> |
|
6a54b486a5b4
Added Static BC reports for Platform Builds
Maciej Seroka <maciejs@symbian.org>
parents:
769
diff
changeset
|
42 |
<name>Binary Compatibility Report (Headerfiles)</name> |
|
821
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
43 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\headers_report.xml</url>
|
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
44 |
</file> |
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
45 |
</#if> |
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
46 |
<#if "${ant['sf.spec.bccheck.enable']}" = "true" && "${ant['sf.spec.bccheck.enable.la']}" = "true">
|
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
47 |
<file> |
|
773
6a54b486a5b4
Added Static BC reports for Platform Builds
Maciej Seroka <maciejs@symbian.org>
parents:
769
diff
changeset
|
48 |
<type>log</type> |
|
6a54b486a5b4
Added Static BC reports for Platform Builds
Maciej Seroka <maciejs@symbian.org>
parents:
769
diff
changeset
|
49 |
<name>Binary Compatibility Report (Libraries)</name> |
|
821
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
50 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\BC\libraries_report.xml</url>
|
|
b24df46a3102
Implemented exporting Smoke Test Report to Diamonds
Maciej Seroka <maciejs@symbian.org>
parents:
783
diff
changeset
|
51 |
</file> |
|
846
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
52 |
</#if> |
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
53 |
<#if "${ant['sf.spec.bccheck.enable.dynamic']}" = "true">
|
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
54 |
<file> |
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
55 |
<type>log</type> |
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
56 |
<name>Dynamic BC Test Reports</name> |
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
57 |
<url>file:///${ant['sf.spec.publish.networkdrive']}\${ant['sf.spec.job.name']}\builds\${ant['sf.spec.job.codeline']}\${ant['build.id']}\ats_reports\index.html</url>
|
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
58 |
</file> |
|
4ae1d9d987f6
Implemented publishing Dynamic BC Test Reports
Maciej Seroka <maciejs@symbian.org>
parents:
845
diff
changeset
|
59 |
</#if> |
|
695
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
60 |
</files> |
|
1eaeee12c3d1
Send to Diamonds only 3 links: brag, build bom, build logs
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
61 |
</diamonds-build> |