]> source.dussan.org Git - sonarqube.git/blob
e9a7fbb175cc6237dbc220a3913267d30e52c270
[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]"
13             module_uuid_path="." created_at="[null]"
14             long_name="[null]" scope="PRJ" qualifier="TRK" kee="project" name="project"
15             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]"
16             deprecated_kee="[null]" authorization_updated_at="[null]"/>
17
18   <!-- the directory -->
19   <projects id="2" enabled="[false]" root_id="1" uuid="EFGH" project_uuid="ABCD" module_uuid="ABCD" module_uuid_path="."
20             created_at="[null]"
21             long_name="[null]" scope="DIR" qualifier="DIR" kee="project:my/dir" name="my/dir"
22             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]"
23             deprecated_kee="[null]" authorization_updated_at="[null]"/>
24
25   <!-- the file -->
26   <projects id="3" enabled="[false]" root_id="1" uuid="GHIJ" project_uuid="ABCD" module_uuid="ABCD"
27             module_uuid_path=".ABCD." created_at="[null]"
28             long_name="[null]" scope="FIL" qualifier="FIL" kee="project:my/dir/File.java" name="my/dir/File.java"
29             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" path="[null]"
30             deprecated_kee="[null]" authorization_updated_at="[null]"/>
31
32   <snapshots id="1"
33              component_uuid="ABCD" parent_snapshot_id="[null]" root_component_uuid="ABCD" root_snapshot_id="[null]"
34              status="P" islast="[false]" purge_status="1"
35              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
36              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
37              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
38              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
39              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
40              depth="[null]" scope="PRJ" qualifier="TRK" created_at="1228222680000"
41              build_date="1228222680000" version="[null]" path="[null]"/>
42
43   <snapshots id="2"
44              component_uuid="EFGH" parent_snapshot_id="1" root_component_uuid="ABCD" root_snapshot_id="1"
45              status="P" islast="[false]" purge_status="1"
46              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
47              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
48              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
49              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
50              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
51              depth="[null]" scope="PRJ" qualifier="TRK" created_at="1228222680000"
52              build_date="1228222680000" version="[null]" path="[null]"/>
53
54
55   <snapshots id="3"
56              component_uuid="GHIJ" parent_snapshot_id="2" root_component_uuid="ABCD" root_snapshot_id="1"
57              status="P" islast="[false]" purge_status="1"
58              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
59              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
60              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
61              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
62              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
63              depth="[null]" scope="PRJ" qualifier="TRK" created_at="1228222680000"
64              build_date="1228222680000" version="[null]" path="[null]"/>
65
66   <!-- Open issue on file -->
67   <issues id="1" kee="ISSUE-1"
68           component_uuid="GHIJ"
69           project_uuid="ABCD"
70           status="CLOSED"
71           issue_close_date="1396994400000"
72           resolution="REMOVED" line="200" severity="BLOCKER" reporter="[null]" assignee="arthur" rule_id="500"
73           manual_severity="[false]"
74           message="[null]" action_plan_key="[null]" gap="[null]" effort="[null]"
75           issue_attributes="[null]" checksum="[null]" author_login="[null]"
76           updated_at="1450000000000" issue_creation_date="1366063200000" issue_update_date="1396994400000"
77           created_at="1450000000000" tags="[null]"
78           locations="[null]"
79           issue_type="[null]"
80     />
81
82   <!-- Open issue on directory -->
83   <issues id="2" kee="ISSUE-2"
84           component_uuid="EFGH"
85           project_uuid="ABCD"
86           status="CLOSED"
87           issue_close_date="1396994400000"
88           resolution="REMOVED" line="[null]" severity="BLOCKER" reporter="[null]" assignee="arthur" rule_id="500"
89           manual_severity="[false]"
90           message="[null]" action_plan_key="[null]" gap="[null]" effort="[null]"
91           issue_attributes="[null]" checksum="[null]" author_login="[null]"
92           updated_at="1450000000000" issue_creation_date="1366063200000" issue_update_date="1396994400000"
93           created_at="1450000000000" tags="[null]" locations="[null]"
94           issue_type="[null]"/>
95
96   <!-- Open issue on project -->
97   <issues id="3" kee="ISSUE-3"
98           component_uuid="ABCD"
99           project_uuid="ABCD"
100           status="CLOSED"
101           issue_close_date="1396994400000"
102           resolution="REMOVED" line="[null]" severity="BLOCKER" reporter="[null]" assignee="arthur" rule_id="500"
103           manual_severity="[false]"
104           message="[null]" action_plan_key="[null]" gap="[null]" effort="[null]"
105           issue_attributes="[null]" checksum="[null]" author_login="[null]"
106           updated_at="1450000000000" issue_creation_date="1366063200000" issue_update_date="1396994400000"
107           created_at="1450000000000" tags="[null]" locations="[null]"
108           issue_type="[null]"/>
109
110   <!-- Resolved issue on file -> not to be updated -->
111   <issues id="4" kee="ISSUE-4"
112           component_uuid="GHIJ"
113           project_uuid="ABCD"
114           status="CLOSED"
115           issue_close_date="1449529200000"
116           resolution="FIXED" line="200" severity="BLOCKER" reporter="[null]" assignee="arthur" rule_id="500"
117           manual_severity="[false]"
118           message="[null]" action_plan_key="[null]" gap="[null]" effort="[null]"
119           issue_attributes="[null]" checksum="[null]" author_login="[null]"
120           updated_at="1450000000000" issue_creation_date="1366063200000" issue_update_date="1396908000000"
121           created_at="1450000000000" tags="[null]" locations="[null]"
122           issue_type="[null]"/>
123
124 </dataset>