]> source.dussan.org Git - sonarqube.git/blob
00ee6f678a89073dc84d63296da50c078fbe8dee
[sonarqube.git] /
1 <!--
2
3 What has been changed :
4 * enabled=false on projects
5 * purge_status=1 on snapshots
6 * resolve not already resolved issues on all components
7
8 -->
9 <dataset>
10
11   <!-- the project -->
12   <projects organization_uuid="org1"
13             uuid="P1"
14             uuid_path="NOT_USED"
15             project_uuid="P1"
16             module_uuid="[null]"
17             module_uuid_path="."
18             main_branch_project_uuid="[null]"
19             created_at="[null]"
20             long_name="[null]"
21             scope="PRJ"
22             qualifier="TRK"
23             kee="project"
24             name="project"
25             description="[null]"
26             private="[false]"
27             tags="[null]"
28             language="java"
29             copy_component_uuid="[null]"
30             developer_uuid="[null]"
31             path="[null]"
32             deprecated_kee="[null]"
33             authorization_updated_at="[null]"
34             id="1"
35             enabled="[false]"
36             root_uuid="P1"
37             b_changed="[false]"
38             b_copy_component_uuid="[null]"
39             b_description="[null]"
40             b_enabled="[false]"
41             b_uuid_path="[null]"
42             b_language="[null]"
43             b_long_name="[null]"
44             b_module_uuid="[null]"
45             b_module_uuid_path="[null]"
46             b_name="[null]"
47             b_path="[null]"
48             b_qualifier="[null]"/>
49
50   <!-- the directory -->
51   <projects organization_uuid="org1"
52             uuid="EFGH"
53             uuid_path="NOT_USED"
54             project_uuid="P1"
55             module_uuid="P1"
56             module_uuid_path="."
57             main_branch_project_uuid="[null]"
58             created_at="[null]"
59             long_name="[null]"
60             scope="DIR"
61             qualifier="DIR"
62             kee="project:my/dir"
63             name="my/dir"
64             description="[null]"
65             private="[false]"
66             tags="[null]"
67             language="java"
68             copy_component_uuid="[null]"
69             developer_uuid="[null]"
70             path="[null]"
71             deprecated_kee="[null]"
72             authorization_updated_at="[null]"
73             id="2"
74             enabled="[false]"
75             root_uuid="P1"
76             b_changed="[false]"
77             b_copy_component_uuid="[null]"
78             b_description="[null]"
79             b_enabled="[false]"
80             b_uuid_path="[null]"
81             b_language="[null]"
82             b_long_name="[null]"
83             b_module_uuid="[null]"
84             b_module_uuid_path="[null]"
85             b_name="[null]"
86             b_path="[null]"
87             b_qualifier="[null]"/>
88
89   <!-- the file -->
90   <projects organization_uuid="org1"
91             uuid="GHIJ"
92             uuid_path="NOT_USED"
93             project_uuid="P1"
94             module_uuid="P1"
95             module_uuid_path=".P1."
96             main_branch_project_uuid="[null]"
97             created_at="[null]"
98             long_name="[null]"
99             scope="FIL"
100             qualifier="FIL"
101             kee="project:my/dir/File.java"
102             name="my/dir/File.java"
103             description="[null]"
104             private="[false]"
105             tags="[null]"
106             language="java"
107             copy_component_uuid="[null]"
108             developer_uuid="[null]"
109             path="[null]"
110             deprecated_kee="[null]"
111             authorization_updated_at="[null]"
112             id="3"
113             enabled="[false]"
114             root_uuid="P1"
115             b_changed="[false]"
116             b_copy_component_uuid="[null]"
117             b_description="[null]"
118             b_enabled="[false]"
119             b_uuid_path="[null]"
120             b_language="[null]"
121             b_long_name="[null]"
122             b_module_uuid="[null]"
123             b_module_uuid_path="[null]"
124             b_name="[null]"
125             b_path="[null]"
126             b_qualifier="[null]"/>
127
128   <snapshots id="1"
129              uuid="u1"
130              component_uuid="P1"
131              status="P"
132              islast="[false]"
133              purge_status="1"
134              period1_mode="[null]"
135              period1_param="[null]"
136              period1_date="[null]"
137              period2_mode="[null]"
138              period2_param="[null]"
139              period2_date="[null]"
140              period3_mode="[null]"
141              period3_param="[null]"
142              period3_date="[null]"
143              period4_mode="[null]"
144              period4_param="[null]"
145              period4_date="[null]"
146              period5_mode="[null]"
147              period5_param="[null]"
148              period5_date="[null]"
149              created_at="1228222680000"
150              build_date="1228222680000"
151              version="[null]"
152              incremental="[false]"
153       />
154
155   <!-- Open issue on file -->
156   <issues id="1"
157           kee="ISSUE-1"
158           component_uuid="GHIJ"
159           project_uuid="P1"
160           status="CLOSED"
161           issue_close_date="1396994400000"
162           resolution="REMOVED"
163           line="200"
164           severity="BLOCKER"
165           reporter="[null]"
166           assignee="arthur"
167           rule_id="500"
168           manual_severity="[false]"
169           message="[null]"
170           action_plan_key="[null]"
171           gap="[null]"
172           effort="[null]"
173           issue_attributes="[null]"
174           checksum="[null]"
175           author_login="[null]"
176           updated_at="1450000000000"
177           issue_creation_date="1366063200000"
178           issue_update_date="1396994400000"
179           created_at="1450000000000"
180           tags="[null]"
181           locations="[null]"
182           issue_type="[null]"
183       />
184
185   <!-- Open issue on directory -->
186   <issues id="2"
187           kee="ISSUE-2"
188           component_uuid="EFGH"
189           project_uuid="P1"
190           status="CLOSED"
191           issue_close_date="1396994400000"
192           resolution="REMOVED"
193           line="[null]"
194           severity="BLOCKER"
195           reporter="[null]"
196           assignee="arthur"
197           rule_id="500"
198           manual_severity="[false]"
199           message="[null]"
200           action_plan_key="[null]"
201           gap="[null]"
202           effort="[null]"
203           issue_attributes="[null]"
204           checksum="[null]"
205           author_login="[null]"
206           updated_at="1450000000000"
207           issue_creation_date="1366063200000"
208           issue_update_date="1396994400000"
209           created_at="1450000000000"
210           tags="[null]"
211           locations="[null]"
212           issue_type="[null]"/>
213
214   <!-- Open issue on project -->
215   <issues id="3"
216           kee="ISSUE-3"
217           component_uuid="P1"
218           project_uuid="P1"
219           status="CLOSED"
220           issue_close_date="1396994400000"
221           resolution="REMOVED"
222           line="[null]"
223           severity="BLOCKER"
224           reporter="[null]"
225           assignee="arthur"
226           rule_id="500"
227           manual_severity="[false]"
228           message="[null]"
229           action_plan_key="[null]"
230           gap="[null]"
231           effort="[null]"
232           issue_attributes="[null]"
233           checksum="[null]"
234           author_login="[null]"
235           updated_at="1450000000000"
236           issue_creation_date="1366063200000"
237           issue_update_date="1396994400000"
238           created_at="1450000000000"
239           tags="[null]"
240           locations="[null]"
241           issue_type="[null]"/>
242
243   <!-- Resolved issue on file -> not to be updated -->
244   <issues id="4"
245           kee="ISSUE-4"
246           component_uuid="GHIJ"
247           project_uuid="P1"
248           status="CLOSED"
249           issue_close_date="1449529200000"
250           resolution="FIXED"
251           line="200"
252           severity="BLOCKER"
253           reporter="[null]"
254           assignee="arthur"
255           rule_id="500"
256           manual_severity="[false]"
257           message="[null]"
258           action_plan_key="[null]"
259           gap="[null]"
260           effort="[null]"
261           issue_attributes="[null]"
262           checksum="[null]"
263           author_login="[null]"
264           updated_at="1450000000000"
265           issue_creation_date="1366063200000"
266           issue_update_date="1396908000000"
267           created_at="1450000000000"
268           tags="[null]"
269           locations="[null]"
270           issue_type="[null]"/>
271
272 </dataset>