]> source.dussan.org Git - sonarqube.git/blob
2d521a1fded64c9526c4f47aa59f958ec2980db1
[sonarqube.git] /
1 <dataset>
2
3   <projects organization_uuid="org1"
4             id="1"
5             uuid="uuid_1"
6             uuid_path="NOT_USED"
7             enabled="[true]"
8             root_uuid="uuid_1"
9             project_uuid="uuid_1"
10             long_name="[null]"
11             scope="PRJ"
12             qualifier="TRK"
13             kee="project"
14             name="project"
15             description="[null]"
16             private="[false]"
17             language="java"
18             copy_component_uuid="[null]"
19             developer_uuid="[null]"/>
20
21   <snapshots id="1"
22              uuid="u1"
23              component_uuid="uuid_1"
24              status="P"
25              islast="[false]"
26              purge_status="[null]"
27              period1_mode="[null]"
28              period1_param="[null]"
29              period1_date="[null]"
30              period2_mode="[null]"
31              period2_param="[null]"
32              period2_date="[null]"
33              period3_mode="[null]"
34              period3_param="[null]"
35              period3_date="[null]"
36              period4_mode="[null]"
37              period4_param="[null]"
38              period4_date="[null]"
39              period5_mode="[null]"
40              period5_param="[null]"
41              period5_date="[null]"
42              created_at="1228222680000"
43              build_date="1228222680000"
44              version="[null]"
45   />
46
47   <events id="1"
48           uuid="P1"
49           analysis_uuid="u1"
50           component_uuid="uuid_1"
51           name="Version 1.0"
52           category="VERSION"
53           description="[null]"
54           event_date="1228222680000"
55           created_at="1228222680000"
56           event_data="[null]"/>
57
58   <events id="2"
59           uuid="P2"
60           analysis_uuid="u1"
61           component_uuid="uuid_1"
62           name="Version 1.0"
63           category="VERSION"
64           description="[null]"
65           event_date="1228222680000"
66           created_at="1228222680000"
67           event_data="[null]"/>
68
69   <events id="3"
70           uuid="P3"
71           analysis_uuid="u1"
72           component_uuid="uuid_1"
73           name="Version 1.0"
74           category="VERSION"
75           description="[null]"
76           event_date="1228222680000"
77           created_at="1228222680000"
78           event_data="[null]"/>
79
80   <issues id="1"
81           kee="ABCDE"
82           component_uuid="uuid_1"
83           project_uuid="1"
84           status="CLOSED"
85           resolution="[null]"
86           line="200"
87           severity="BLOCKER"
88           reporter="[null]"
89           assignee="arthur"
90           rule_id="500"
91           manual_severity="[false]"
92           message="[null]"
93           issue_creation_date="1366063200000"
94           issue_update_date="1366063200000"
95           issue_close_date="1366063200000"
96           created_at="[null]"
97           updated_at="[null]"/>
98
99   <issue_changes id="1"
100                  kee="ABDA"
101                  issue_key="ABCDE"
102                  created_at="[null]"
103                  updated_at="[null]"
104                  user_login="admin"
105                  change_type="comment"
106                  change_data="this is a comment"/>
107
108 </dataset>