]> source.dussan.org Git - sonarqube.git/blob
ef080fd3f6417056894edae1b6206208933ce19a
[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              incremental="[false]"
36   />
37
38   <!--switched_off="[null]" permanent_id="[null]" FAILURE_LEVEL="2"-->
39   <!--MESSAGE="msg1" LINE="[null]" COST="[null]"-->
40   <!--created_at="2008-12-02 13:58:00.00"-->
41   <!--checksum="[null]" person_id="[null]"/>-->
42
43   <project_measures ID="1"
44                     component_uuid="1"
45                     analysis_uuid="u1"
46                     variation_value_1="[null]"
47                     variation_value_2="[null]"
48                     variation_value_3="[null]"
49                     variation_value_4="[null]"
50                     variation_value_5="[null]"
51                     alert_text="[null]"
52                     VALUE="10.0"
53                     METRIC_ID="1"
54                     person_id="[null]"
55                     text_value="[null]"
56                     alert_status="[null]"
57                     description="[null]"
58                     measure_data="[null]"/>
59
60   <events id="1"
61           uuid="E1"
62           analysis_uuid="u1"
63           component_uuid="1"
64           category="VERSION"
65           description="[null]"
66           name="Version 1.0"
67           event_date="1228222680000"
68           created_at="1228222680000"
69           event_data="[null]"/>
70
71   <!--<duplications_index id="1" project_snapshot_id="1" snapshot_id="1"-->
72   <!--hash="bb" index_in_file="0" start_line="0" end_line="0"/>-->
73
74
75   <!-- The following is not purged but is kept for DBUnit -->
76   <snapshots id="2"
77              uuid="u2"
78              component_uuid="uuid_2"
79              status="P"
80              islast="[false]"
81              purge_status="1"
82              period1_mode="[null]"
83              period1_param="[null]"
84              period1_date="[null]"
85              period2_mode="[null]"
86              period2_param="[null]"
87              period2_date="[null]"
88              period3_mode="[null]"
89              period3_param="[null]"
90              period3_date="[null]"
91              period4_mode="[null]"
92              period4_param="[null]"
93              period4_date="[null]"
94              period5_mode="[null]"
95              period5_param="[null]"
96              period5_date="[null]"
97              created_at="1228222680000"
98              build_date="1228222680000"
99              version="[null]"
100              incremental="[false]"
101   />
102
103
104   <project_measures ID="2"
105                     component_uuid="2"
106                     analysis_uuid="u2"
107                     variation_value_1="[null]"
108                     variation_value_2="[null]"
109                     variation_value_3="[null]"
110                     variation_value_4="[null]"
111                     variation_value_5="[null]"
112                     alert_text="[null]"
113                     VALUE="10.0"
114                     METRIC_ID="1"
115                     person_id="[null]"
116                     text_value="[null]"
117                     alert_status="[null]"
118                     description="[null]"
119                     measure_data="[null]"/>
120
121   <events id="2"
122           uuid="E2"
123           analysis_uuid="u2"
124           component_uuid="2"
125           category="VERSION"
126           description="[null]"
127           name="Version 1.0"
128           event_date="1228222680000"
129           created_at="1228222680000"
130           event_data="[null]"/>
131
132   <duplications_index id="2"
133                       analysis_uuid="u2"
134                       component_uuid="uuid_2"
135                       hash="bb"
136                       index_in_file="0"
137                       start_line="0"
138                       end_line="0"/>
139
140 </dataset>