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