]> source.dussan.org Git - sonarqube.git/blob
b61837e660b478135bace5c1158c53e618f83a6d
[sonarqube.git] /
1 <!--
2
3 Changes:
4 * snapshot.purge_status=1
5 * commented-out rows are deleted
6
7 Note that measures, events and reviews are not deleted.
8
9 -->
10 <dataset>
11   <snapshots id="1"
12              uuid="u1"
13              component_uuid="uuid_1"
14              status="P"
15              islast="[false]"
16              purge_status="1"
17              period1_mode="[null]"
18              period1_param="[null]"
19              period1_date="[null]"
20              period2_mode="[null]"
21              period2_param="[null]"
22              period2_date="[null]"
23              period3_mode="[null]"
24              period3_param="[null]"
25              period3_date="[null]"
26              period4_mode="[null]"
27              period4_param="[null]"
28              period4_date="[null]"
29              period5_mode="[null]"
30              period5_param="[null]"
31              period5_date="[null]"
32              created_at="1228222680000"
33              build_date="1228222680000"
34              version="[null]"
35              build_string="[null]"
36   />
37   <analysis_properties uuid="u1"
38                        snapshot_uuid="u1"
39                        kee="key1"
40                        text_value="value1"
41                        clob_value="[null]"
42                        is_empty="[false]"
43                        created_at="1228222680000"
44   />
45
46   <!--switched_off="[null]" permanent_id="[null]" FAILURE_LEVEL="2"-->
47   <!--MESSAGE="msg1" LINE="[null]" COST="[null]"-->
48   <!--created_at="2008-12-02 13:58:00.00"-->
49   <!--checksum="[null]" person_id="[null]"/>-->
50
51   <project_measures ID="1"
52                     component_uuid="1"
53                     analysis_uuid="u1"
54                     variation_value_1="[null]"
55                     variation_value_2="[null]"
56                     variation_value_3="[null]"
57                     variation_value_4="[null]"
58                     variation_value_5="[null]"
59                     alert_text="[null]"
60                     VALUE="10.0"
61                     METRIC_ID="1"
62                     person_id="[null]"
63                     text_value="[null]"
64                     alert_status="[null]"
65                     description="[null]"
66                     measure_data="[null]"/>
67
68   <events id="1"
69           uuid="E1"
70           analysis_uuid="u1"
71           component_uuid="1"
72           category="VERSION"
73           description="[null]"
74           name="Version 1.0"
75           event_date="1228222680000"
76           created_at="1228222680000"
77           event_data="[null]"/>
78
79   <!--<duplications_index id="1" project_snapshot_id="1" snapshot_id="1"-->
80   <!--hash="bb" index_in_file="0" start_line="0" end_line="0"/>-->
81
82
83   <!-- The following is not purged but is kept for DBUnit -->
84   <snapshots id="2"
85              uuid="u2"
86              component_uuid="uuid_2"
87              status="P"
88              islast="[false]"
89              purge_status="1"
90              period1_mode="[null]"
91              period1_param="[null]"
92              period1_date="[null]"
93              period2_mode="[null]"
94              period2_param="[null]"
95              period2_date="[null]"
96              period3_mode="[null]"
97              period3_param="[null]"
98              period3_date="[null]"
99              period4_mode="[null]"
100              period4_param="[null]"
101              period4_date="[null]"
102              period5_mode="[null]"
103              period5_param="[null]"
104              period5_date="[null]"
105              created_at="1228222680000"
106              build_date="1228222680000"
107              version="[null]"
108              build_string="[null]"
109   />
110
111   <analysis_properties uuid="u2"
112                        snapshot_uuid="u2"
113                        kee="key2"
114                        clob_value="[null]"
115                        text_value="value2"
116                        is_empty="[false]"
117                        created_at="1228222680000"
118   />
119
120   <project_measures ID="2"
121                     component_uuid="2"
122                     analysis_uuid="u2"
123                     variation_value_1="[null]"
124                     variation_value_2="[null]"
125                     variation_value_3="[null]"
126                     variation_value_4="[null]"
127                     variation_value_5="[null]"
128                     alert_text="[null]"
129                     VALUE="10.0"
130                     METRIC_ID="1"
131                     person_id="[null]"
132                     text_value="[null]"
133                     alert_status="[null]"
134                     description="[null]"
135                     measure_data="[null]"/>
136
137   <events id="2"
138           uuid="E2"
139           analysis_uuid="u2"
140           component_uuid="2"
141           category="VERSION"
142           description="[null]"
143           name="Version 1.0"
144           event_date="1228222680000"
145           created_at="1228222680000"
146           event_data="[null]"/>
147
148   <duplications_index id="2"
149                       analysis_uuid="u2"
150                       component_uuid="uuid_2"
151                       hash="bb"
152                       index_in_file="0"
153                       start_line="0"
154                       end_line="0"/>
155
156 </dataset>