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