]> source.dussan.org Git - sonarqube.git/blob
bb4aaf5abbf59a3a735d67d3949f1519cf9bf83d
[sonarqube.git] /
1 <!--
2   ~ Sonar, open source software quality management tool.
3   ~ Copyright (C) 2008-2012 SonarSource
4   ~ mailto:contact AT sonarsource DOT com
5   ~
6   ~ Sonar is free software; you can redistribute it and/or
7   ~ modify it under the terms of the GNU Lesser General Public
8   ~ License as published by the Free Software Foundation; either
9   ~ version 3 of the License, or (at your option) any later version.
10   ~
11   ~ Sonar is distributed in the hope that it will be useful,
12   ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13   ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14   ~ Lesser General Public License for more details.
15   ~
16   ~ You should have received a copy of the GNU Lesser General Public
17   ~ License along with Sonar; if not, write to the Free Software
18   ~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02
19   -->
20
21 <dataset>
22
23   <!-- Open Issue on a file -->
24   <issues
25       id="100"
26       kee="100"
27       component_id="401"
28       root_component_id="111"
29       rule_id="500"
30       severity="BLOCKER"
31       manual_severity="[false]"
32       message="[null]"
33       line="200"
34       effort_to_fix="[null]"
35       status="OPEN"
36       resolution="[null]"
37       checksum="[null]"
38       reporter="user"
39       assignee="user"
40       author_login="[null]"
41       issue_attributes="[null]"
42       issue_creation_date="2013-04-16"
43       issue_update_date="2013-04-16"
44       issue_close_date="2013-04-16"
45       created_at="2013-04-16"
46       updated_at="[null]"
47       />
48
49   <!-- Open Issue on a file -->
50   <issues
51       id="101"
52       kee="101"
53       component_id="402"
54       root_component_id="111"
55       rule_id="501"
56       severity="MAJOR"
57       manual_severity="[false]"
58       message="[null]"
59       line="120"
60       effort_to_fix="[null]"
61       status="OPEN"
62       resolution="[null]"
63       checksum="[null]"
64       reporter="[null]"
65       assignee="user"
66       author_login="[null]"
67       issue_attributes="[null]"
68       issue_creation_date="2013-04-16"
69       issue_update_date="2013-04-16"
70       issue_close_date="2013-04-16"
71       created_at="2013-04-10"
72       updated_at="[null]"
73       />
74
75   <!-- Closed Issue on a file -->
76   <issues
77       id="102"
78       kee="102"
79       component_id="402"
80       root_component_id="111"
81       rule_id="501"
82       severity="MAJOR"
83       manual_severity="[false]"
84       message="[null]"
85       line="120"
86       effort_to_fix="[null]"
87       status="CLOSED"
88       resolution="FIXED"
89       checksum="[null]"
90       reporter="[null]"
91       assignee="user"
92       author_login="[null]"
93       issue_attributes="[null]"
94       issue_creation_date="2013-04-16"
95       issue_update_date="2013-04-16"
96       issue_close_date="2013-04-16"
97       created_at="2013-04-10"
98       updated_at="[null]"
99       />
100
101   <!-- Open Issue on a sub module -->
102   <issues
103       id="103"
104       kee="103"
105       component_id="400"
106       root_component_id="111"
107       rule_id="501"
108       severity="MAJOR"
109       manual_severity="[false]"
110       message="[null]"
111       line="[null]"
112       effort_to_fix="[null]"
113       status="OPEN"
114       resolution="[null]"
115       checksum="[null]"
116       reporter="[null]"
117       assignee="user"
118       author_login="[null]"
119       issue_attributes="[null]"
120       issue_creation_date="2013-04-16"
121       issue_update_date="2013-04-16"
122       issue_close_date="2013-04-16"
123       created_at="2013-04-10"
124       updated_at="[null]"
125       />
126
127 </dataset>