]> source.dussan.org Git - sonarqube.git/blob
dd294d38bf2429a032a49b165b800fef37f7fc70
[sonarqube.git] /
1 <!--
2
3 Snapshot 2 has been deleted
4
5 -->
6 <dataset>
7
8   <!-- the project -->
9   <projects organization_uuid="org1"
10             uuid="P1"
11             uuid_path="NOT_USED"
12             project_uuid="P1"
13             long_name="[null]"
14             scope="PRJ"
15             qualifier="TRK"
16             kee="project"
17             name="project"
18             description="[null]"
19             private="[false]"
20             language="java"
21             copy_component_uuid="[null]"
22             developer_uuid="[null]"
23             authorization_updated_at="[null]"
24             id="1"
25             enabled="[true]"
26             root_uuid="P1"/>
27
28   <!-- past snapshot with status "processed" and already purged -->
29   <snapshots id="1"
30              uuid="u1"
31              component_uuid="P1"
32              status="P"
33              islast="[false]"
34              purge_status="1"
35              period1_mode="[null]"
36              period1_param="[null]"
37              period1_date="[null]"
38              period2_mode="[null]"
39              period2_param="[null]"
40              period2_date="[null]"
41              period3_mode="[null]"
42              period3_param="[null]"
43              period3_date="[null]"
44              period4_mode="[null]"
45              period4_param="[null]"
46              period4_date="[null]"
47              period5_mode="[null]"
48              period5_param="[null]"
49              period5_date="[null]"
50              created_at="1228222680000"
51              build_date="1228222680000"
52              version="[null]"
53              incremental="[false]"
54   />
55
56   <!-- snapshot with status "processed" and flagged as "last" -> do not purge and do not delete -->
57   <snapshots id="3"
58              uuid="u3"
59              component_uuid="P1"
60              status="P"
61              islast="[true]"
62              purge_status="0"
63              period1_mode="[null]"
64              period1_param="[null]"
65              period1_date="[null]"
66              period2_mode="[null]"
67              period2_param="[null]"
68              period2_date="[null]"
69              period3_mode="[null]"
70              period3_param="[null]"
71              period3_date="[null]"
72              period4_mode="[null]"
73              period4_param="[null]"
74              period4_date="[null]"
75              period5_mode="[null]"
76              period5_param="[null]"
77              period5_date="[null]"
78              created_at="1228222680000"
79              build_date="1228222680000"
80              version="[null]"
81              incremental="[false]"
82   />
83
84 </dataset>