]> source.dussan.org Git - sonarqube.git/blob
0499ea1c91c1010f3301745fd773c5dc5744dc4f
[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 id="1" enabled="[false]" root_id="[null]" uuid="ABCD" project_uuid="ABCD" module_uuid="[null]" module_uuid_path="[null]" created_at="[null]"
13             long_name="[null]" scope="PRJ" qualifier="TRK" kee="project" name="project"
14             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]" deprecated_kee="[null]" authorization_updated_at="[null]"/>
15
16   <!-- the directory -->
17   <projects id="2" enabled="[false]" root_id="1" uuid="EFGH" project_uuid="ABCD" module_uuid="ABCD" module_uuid_path="[null]" created_at="[null]"
18             long_name="[null]" scope="DIR" qualifier="DIR" kee="project:my/dir" name="my/dir"
19             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]" deprecated_kee="[null]" authorization_updated_at="[null]"/>
20
21   <!-- the file -->
22   <projects id="3" enabled="[false]" root_id="1" uuid="GHIJ" project_uuid="ABCD" module_uuid="ABCD" module_uuid_path="ABCD" created_at="[null]"
23             long_name="[null]" scope="FIL" qualifier="FIL" kee="project:my/dir/File.java" name="my/dir/File.java"
24             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]" deprecated_kee="[null]" authorization_updated_at="[null]" />
25
26   <snapshots id="1"
27              project_id="1" parent_snapshot_id="[null]" root_project_id="1" root_snapshot_id="[null]"
28              status="P" islast="[false]" purge_status="1"
29              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
30              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
31              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
32              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
33              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
34              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
35
36   <snapshots id="2"
37              project_id="2" parent_snapshot_id="1" root_project_id="1" root_snapshot_id="1"
38              status="P" islast="[false]" purge_status="1"
39              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
40              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
41              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
42              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
43              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
44              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
45
46
47   <snapshots id="3"
48              project_id="3" parent_snapshot_id="2" root_project_id="1" root_snapshot_id="1"
49              status="P" islast="[false]" purge_status="1"
50              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
51              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
52              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
53              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
54              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
55              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
56
57   <!-- Open issue on file -->
58   <issues id="1" kee="ISSUE-1"
59           component_id="3"
60           root_component_id="1"
61           status="CLOSED"
62           issue_close_date="2014-04-09"
63           resolution="REMOVED" line="200" severity="BLOCKER" reporter="perceval" assignee="arthur" rule_id="500" manual_severity="[false]"
64           message="[null]" action_plan_key="[null]" effort_to_fix="[null]" technical_debt="[null]" issue_attributes="[null]" checksum="[null]" author_login="[null]"
65           updated_at="1450000000000" issue_creation_date="2013-04-16" issue_update_date="2014-04-09" created_at="1450000000000"/>
66
67   <!-- Open issue on directory -->
68   <issues id="2" kee="ISSUE-2"
69           component_id="2"
70           root_component_id="1"
71           status="CLOSED"
72           issue_close_date="2014-04-09"
73           resolution="REMOVED" line="[null]" severity="BLOCKER" reporter="perceval" assignee="arthur" rule_id="500" manual_severity="[false]"
74           message="[null]" action_plan_key="[null]" effort_to_fix="[null]" technical_debt="[null]" issue_attributes="[null]" checksum="[null]" author_login="[null]"
75           updated_at="1450000000000" issue_creation_date="2013-04-16" issue_update_date="2014-04-09" created_at="1450000000000"/>
76
77   <!-- Open issue on project -->
78   <issues id="3" kee="ISSUE-3"
79           component_id="1"
80           root_component_id="1"
81           status="CLOSED"
82           issue_close_date="2014-04-09"
83           resolution="REMOVED" line="[null]" severity="BLOCKER" reporter="perceval" assignee="arthur" rule_id="500" manual_severity="[false]"
84           message="[null]" action_plan_key="[null]" effort_to_fix="[null]" technical_debt="[null]" issue_attributes="[null]" checksum="[null]" author_login="[null]"
85           updated_at="1450000000000" issue_creation_date="2013-04-16" issue_update_date="2014-04-09" created_at="1450000000000"/>
86
87   <!-- Resolved issue on file -> not to be updated -->
88   <issues id="4" kee="ISSUE-4"
89           component_id="3"
90           root_component_id="1"
91           status="CLOSED"
92           issue_close_date="2015-12-08"
93           resolution="FIXED" line="200" severity="BLOCKER" reporter="perceval" assignee="arthur" rule_id="500" manual_severity="[false]"
94           message="[null]" action_plan_key="[null]" effort_to_fix="[null]" technical_debt="[null]" issue_attributes="[null]" checksum="[null]" author_login="[null]"
95           updated_at="1450000000000" issue_creation_date="2013-04-16" issue_update_date="2014-04-08" created_at="1450000000000"/>
96
97 </dataset>