]> source.dussan.org Git - sonarqube.git/blob
d58c6186d19bfc02d1912ada7a260aad103abdda
[sonarqube.git] /
1 <dataset>
2
3   <projects id="1000" kee="other" root_id="[null]" qualifier="TRK" scope="PRJ" uuid="DBCA"/>
4
5   <snapshots id="1000" project_id="1000" root_snapshot_id="[null]" parent_snapshot_id="[null]" root_project_id="1000"
6              path="" islast="[true]"/>
7
8   <!-- On struts project -->
9   <issues
10           id="100"
11           kee="ABCDE-1"
12           component_id="399"
13           root_component_id="399"
14           rule_id="500"
15           severity="BLOCKER"
16           manual_severity="[false]"
17           message="[null]"
18           line="200"
19           effort_to_fix="4.2"
20           status="OPEN"
21           resolution="FIXED"
22           checksum="XXX"
23           reporter="arthur"
24           assignee="perceval"
25           author_login="[null]"
26           issue_attributes="JIRA=FOO-1234"
27           issue_creation_date="2013-04-16"
28           issue_update_date="2013-04-16"
29           issue_close_date="2013-04-16"
30           created_at="2013-04-16"
31           updated_at="2013-04-16"
32           />
33
34   <issues
35           id="101"
36           kee="ABCDE-2"
37           component_id="399"
38           root_component_id="399"
39           rule_id="500"
40           severity="BLOCKER"
41           manual_severity="[false]"
42           message="[null]"
43           line="200"
44           effort_to_fix="4.2"
45           status="OPEN"
46           resolution="FIXED"
47           checksum="XXX"
48           reporter="arthur"
49           assignee="perceval"
50           author_login="[null]"
51           issue_attributes="JIRA=FOO-1234"
52           issue_creation_date="2013-04-16"
53           issue_update_date="2013-04-16"
54           issue_close_date="2013-04-16"
55           created_at="2013-04-16"
56           updated_at="2014-04-16"
57           />
58
59
60   <!-- On other project -->
61   <issues
62           id="102"
63           kee="ABCDE-3"
64           component_id="1000"
65           root_component_id="1000"
66           rule_id="501"
67           severity="BLOCKER"
68           manual_severity="[false]"
69           message="[null]"
70           line="200"
71           effort_to_fix="4.2"
72           status="OPEN"
73           resolution="FIXED"
74           checksum="XXX"
75           reporter="arthur"
76           assignee="perceval"
77           author_login="[null]"
78           issue_attributes="JIRA=FOO-1234"
79           issue_creation_date="2014-04-16"
80           issue_update_date="2014-04-16"
81           issue_close_date="2014-04-16"
82           created_at="2014-04-16"
83           updated_at="2014-04-16"
84           />
85 </dataset>