]> source.dussan.org Git - sonarqube.git/blob
b14e00595da1de54c622675385168cd09c863f9e
[sonarqube.git] /
1 <!--
2
3 What has been changed :
4 * enabled=false on projects
5 * purge_status=1 on snapshots
6
7 -->
8 <dataset>
9
10   <!-- the project -->
11   <projects id="1" enabled="[false]" root_id="[null]" created_at="[null]"
12             long_name="[null]" scope="PRJ" qualifier="TRK" kee="project" name="project"
13             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" profile_id="[null]"/>
14
15   <!-- the directory -->
16   <projects id="2" enabled="[false]" root_id="1" created_at="[null]"
17             long_name="[null]" scope="DIR" qualifier="DIR" kee="project:my/dir" name="my/dir"
18             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" profile_id="[null]"/>
19
20   <!-- the file -->
21   <projects id="3" enabled="[false]" root_id="1" created_at="[null]"
22             long_name="[null]" scope="FIL" qualifier="FIL" kee="project:my/dir/File.java" name="my/dir/File.java"
23             description="[null]" language="java" copy_resource_id="[null]" person_id="[null]" profile_id="[null]"/>
24
25   <snapshots id="1"
26              project_id="1" parent_snapshot_id="[null]" root_project_id="1" root_snapshot_id="[null]"
27              status="P" islast="[false]" purge_status="1"
28              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
29              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
30              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
31              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
32              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
33              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
34
35   <snapshots id="2"
36              project_id="2" parent_snapshot_id="1" root_project_id="1" root_snapshot_id="1"
37              status="P" islast="[false]" purge_status="1"
38              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
39              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
40              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
41              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
42              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
43              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
44
45
46   <snapshots id="3"
47              project_id="3" parent_snapshot_id="2" root_project_id="1" root_snapshot_id="1"
48              status="P" islast="[false]" purge_status="1"
49              period1_mode="[null]" period1_param="[null]" period1_date="[null]"
50              period2_mode="[null]" period2_param="[null]" period2_date="[null]"
51              period3_mode="[null]" period3_param="[null]" period3_date="[null]"
52              period4_mode="[null]" period4_param="[null]" period4_date="[null]"
53              period5_mode="[null]" period5_param="[null]" period5_date="[null]"
54              depth="[null]" scope="PRJ" qualifier="TRK" created_at="2008-12-02 13:58:00.00" build_date="2008-12-02 13:58:00.00" version="[null]" path="[null]"/>
55
56 </dataset>