]> source.dussan.org Git - sonarqube.git/blob
d235e0a4365c6881df82bd33c27108cacd8daca5
[sonarqube.git] /
1 <dataset>
2
3   <organizations uuid="org1"
4                  kee="org1_key"
5                  name="org1_name"
6                  guarded="[false]"
7                  new_project_private="[false]"
8                  created_at="1000"
9                  updated_at="2000"/>
10
11   <projects organization_uuid="org1"
12             id="1"
13             kee="ROOT_KEY"
14             uuid="ABCD"
15             uuid_path="NOT_USED"
16             root_uuid="ABCD"
17             project_uuid="ABCD"
18             private="[false]"/>
19
20   <!-- 2008-11-11 -->
21   <!-- Version 0.9 -->
22   <snapshots id="1000"
23              uuid="u1000"
24              purge_status="[null]"
25              period1_mode="[null]"
26              period1_param="[null]"
27              period1_date="[null]"
28              period2_mode="[null]"
29              period2_param="[null]"
30              period2_date="[null]"
31              period3_mode="[null]"
32              period3_param="[null]"
33              period3_date="[null]"
34              period4_mode="[null]"
35              period4_param="[null]"
36              period4_date="[null]"
37              period5_mode="[null]"
38              period5_param="[null]"
39              period5_date="[null]"
40              component_uuid="ABCD"
41              created_at="1226379600000"
42              build_date="1226379600000"
43              version="0.9"
44              status="P"
45              islast="[false]"
46   />
47
48   <!-- 2008-11-12 -->
49   <!-- Version 1.0 -->
50   <snapshots id="1001"
51              uuid="u1001"
52              purge_status="[null]"
53              period1_mode="[null]"
54              period1_param="[null]"
55              period1_date="[null]"
56              period2_mode="[null]"
57              period2_param="[null]"
58              period2_date="[null]"
59              period3_mode="[null]"
60              period3_param="[null]"
61              period3_date="[null]"
62              period4_mode="[null]"
63              period4_param="[null]"
64              period4_date="[null]"
65              period5_mode="[null]"
66              period5_param="[null]"
67              period5_date="[null]"
68              component_uuid="ABCD"
69              created_at="1226494680000"
70              build_date="1226494680000"
71              version="1.0"
72              status="P"
73              islast="[false]"
74   />
75
76   <!-- 2008-11-20 -->
77   <!-- version 1.1 -->
78   <snapshots id="1002"
79              uuid="u1002"
80              purge_status="[null]"
81              period1_mode="[null]"
82              period1_param="[null]"
83              period1_date="[null]"
84              period2_mode="[null]"
85              period2_param="[null]"
86              period2_date="[null]"
87              period3_mode="[null]"
88              period3_param="[null]"
89              period3_date="[null]"
90              period4_mode="[null]"
91              period4_param="[null]"
92              period4_date="[null]"
93              period5_mode="[null]"
94              period5_param="[null]"
95              period5_date="[null]"
96              component_uuid="ABCD"
97              created_at="1227157200000"
98              build_date="1227157200000"
99              version="1.1"
100              status="P"
101              islast="[false]"
102   />
103
104
105   <events id="1"
106           uuid="P2"
107           analysis_uuid="u1000"
108           component_uuid="ABCD"
109           name="0.9"
110           category="Version"
111           event_date="1226379600000"
112           created_at="1226379600000"
113           description=""
114           event_data="[null]"/>
115   <!-- The "1.0" version was deleted from the history :  -->
116   <!--<events id="2" name="1.0" component_uuid="ABCD" snapshot_id="1001" category="Version" event_date="1226494680000" created_at="1226494680000" description="" event_data="[null]"/>-->
117   <events id="3"
118           uuid="P3"
119           analysis_uuid="u1004"
120           component_uuid="ABCD"
121           name="1.1"
122           category="Version"
123           event_date="1227934800000"
124           created_at="1227934800000"
125           description=""
126           event_data="[null]"/>
127
128 </dataset>