]> source.dussan.org Git - sonarqube.git/blob
e32aeb548d0a7c85fa5964bd05db9e71fdc0cba8
[sonarqube.git] /
1 <!--
2
3 What has been changed : purge_status=1 on snapshot 4 (PRJ) and snapshots 5 and 6 (DIR/FIL) are deleted
4
5 -->
6
7 <dataset>
8
9   <!-- the project -->
10   <projects organization_uuid="org1"
11             uuid="ABCD"
12             uuid_path="."
13             project_uuid="ABCD"
14             module_uuid="[null]"
15             module_uuid_path="."
16             main_branch_project_uuid="[null]"
17             created_at="[null]"
18             long_name="[null]"
19             scope="PRJ"
20             qualifier="TRK"
21             kee="project"
22             name="project"
23             description="[null]"
24             private="[false]"
25             tags="[null]"
26             language="java"
27             copy_component_uuid="[null]"
28             developer_uuid="[null]"
29             path="[null]"
30             deprecated_kee="[null]"
31             authorization_updated_at="[null]"
32             id="1"
33             enabled="[true]"
34             root_uuid="ABCD"
35             b_changed="[false]"
36             b_copy_component_uuid="[null]"
37             b_description="[null]"
38             b_enabled="[false]"
39             b_uuid_path="[null]"
40             b_language="[null]"
41             b_long_name="[null]"
42             b_module_uuid="[null]"
43             b_module_uuid_path="[null]"
44             b_name="[null]"
45             b_path="[null]"
46             b_qualifier="[null]"
47   />
48
49   <!-- the directory -->
50   <projects organization_uuid="org1"
51             uuid="EFGH"
52             uuid_path=".ABCD."
53             project_uuid="ABCD"
54             module_uuid="ABCD"
55             module_uuid_path="."
56             main_branch_project_uuid="[null]"
57             created_at="[null]"
58             long_name="[null]"
59             scope="DIR"
60             qualifier="DIR"
61             kee="project:my/dir"
62             name="my/dir"
63             description="[null]"
64             private="[false]"
65             tags="[null]"
66             language="java"
67             copy_component_uuid="[null]"
68             developer_uuid="[null]"
69             path="[null]"
70             deprecated_kee="[null]"
71             authorization_updated_at="[null]"
72             id="2"
73             enabled="[true]"
74             root_uuid="ABCD"
75             b_changed="[false]"
76             b_copy_component_uuid="[null]"
77             b_description="[null]"
78             b_enabled="[false]"
79             b_uuid_path="[null]"
80             b_language="[null]"
81             b_long_name="[null]"
82             b_module_uuid="[null]"
83             b_module_uuid_path="[null]"
84             b_name="[null]"
85             b_path="[null]"
86             b_qualifier="[null]"
87   />
88
89   <!-- the file -->
90   <projects organization_uuid="org1"
91             uuid="GHIJ"
92             uuid_path=".ABCD.EFGH."
93             project_uuid="ABCD"
94             module_uuid="ABCD"
95             module_uuid_path=".ABCD."
96             main_branch_project_uuid="[null]"
97             created_at="[null]"
98             long_name="[null]"
99             scope="FIL"
100             qualifier="FIL"
101             kee="project:my/dir/File.java"
102             name="my/dir/File.java"
103             description="[null]"
104             private="[false]"
105             tags="[null]"
106             language="java"
107             copy_component_uuid="[null]"
108             developer_uuid="[null]"
109             path="[null]"
110             deprecated_kee="[null]"
111             authorization_updated_at="[null]"
112             id="3"
113             enabled="[true]"
114             root_uuid="ABCD"
115             b_changed="[false]"
116             b_copy_component_uuid="[null]"
117             b_description="[null]"
118             b_enabled="[false]"
119             b_uuid_path="[null]"
120             b_language="[null]"
121             b_long_name="[null]"
122             b_module_uuid="[null]"
123             b_module_uuid_path="[null]"
124             b_name="[null]"
125             b_path="[null]"
126             b_qualifier="[null]"
127   />
128
129   <!-- do not purge last snapshots -->
130   <snapshots id="1"
131              uuid="u1"
132              component_uuid="ABCD"
133              status="P"
134              islast="[true]"
135              purge_status="[null]"
136              period1_mode="[null]"
137              period1_param="[null]"
138              period1_date="[null]"
139              period2_mode="[null]"
140              period2_param="[null]"
141              period2_date="[null]"
142              period3_mode="[null]"
143              period3_param="[null]"
144              period3_date="[null]"
145              period4_mode="[null]"
146              period4_param="[null]"
147              period4_date="[null]"
148              period5_mode="[null]"
149              period5_param="[null]"
150              period5_date="[null]"
151              created_at="1228222680000"
152              build_date="1228222680000"
153              version="[null]"
154              incremental="[false]"
155   />
156
157   <!-- snapshots to be purged -->
158   <snapshots id="4"
159              uuid="u4"
160              component_uuid="ABCD"
161              status="P"
162              islast="[false]"
163              purge_status="1"
164              period1_mode="[null]"
165              period1_param="[null]"
166              period1_date="[null]"
167              period2_mode="[null]"
168              period2_param="[null]"
169              period2_date="[null]"
170              period3_mode="[null]"
171              period3_param="[null]"
172              period3_date="[null]"
173              period4_mode="[null]"
174              period4_param="[null]"
175              period4_date="[null]"
176              period5_mode="[null]"
177              period5_param="[null]"
178              period5_date="[null]"
179              created_at="1228222680000"
180              build_date="1228222680000"
181              version="[null]"
182              incremental="[false]"
183   />
184
185 </dataset>