]> source.dussan.org Git - sonarqube.git/blob
74c6cd30c09e47ba156599d768c1acb27c9ac026
[sonarqube.git] /
1 <dataset>
2
3   <!-- global -->
4   <properties id="1"
5               prop_key="global.one"
6               resource_id="[null]"
7               user_id="[null]"
8               is_empty="[false]"
9               text_value="one"
10               created_at="1555000"/>
11   <properties id="2"
12               prop_key="global.two"
13               resource_id="[null]"
14               user_id="[null]"
15               is_empty="[false]"
16               text_value="two"
17               created_at="1555000"/>
18
19   <!-- org.struts:struts -->
20   <properties id="3"
21               prop_key="struts.one"
22               resource_id="1"
23               user_id="[null]"
24               is_empty="[false]"
25               text_value="one"
26               created_at="1555000"/>
27
28   <!-- org.struts:struts-core -->
29   <properties id="4"
30               prop_key="core.one"
31               resource_id="2"
32               user_id="[null]"
33               is_empty="[false]"
34               text_value="one"
35               created_at="1555000"/>
36   <properties id="7"
37               prop_key="core.two"
38               resource_id="2"
39               user_id="[null]"
40               is_empty="[false]"
41               text_value="two"
42               created_at="1555000"/>
43
44   <!-- org.struts:struts-data -->
45   <properties id="8"
46               prop_key="data.one"
47               resource_id="3"
48               user_id="[null]"
49               is_empty="[false]"
50               text_value="one"
51               created_at="1555000"/>
52
53   <!-- user -->
54   <properties id="5"
55               prop_key="user.one"
56               resource_id="[null]"
57               user_id="100"
58               is_empty="[false]"
59               text_value="one"
60               created_at="1555000"/>
61   <properties id="6"
62               prop_key="user.two"
63               resource_id="1"
64               user_id="102"
65               is_empty="[false]"
66               text_value="two"
67               created_at="1555000"/>
68
69
70   <!-- root project -->
71   <projects organization_uuid="org1"
72             uuid="ABCD"
73             uuid_path="NOT_USED"
74             project_uuid="ABCD"
75             module_uuid="[null]"
76             module_uuid_path="."
77             description="the description"
78             private="[false]"
79             long_name="Apache Struts"
80             enabled="[true]"
81             language="[null]"
82             copy_component_uuid="[null]"
83             developer_uuid="[null]"
84             path="[null]"
85             authorization_updated_at="[null]"
86             id="1"
87             root_uuid="ABCD"
88             scope="PRJ"
89             qualifier="TRK"
90             kee="org.struts:struts"
91             name="Struts"/>
92
93   <!-- module -->
94   <projects organization_uuid="org1"
95             uuid="EFGH"
96             uuid_path="NOT_USED"
97             project_uuid="ABCD"
98             module_uuid="[null]"
99             module_uuid_path=".ABCD."
100             scope="PRJ"
101             qualifier="BRC"
102             long_name="Struts Core"
103             description="[null]"
104             private="[false]"
105             enabled="[true]"
106             language="[null]"
107             copy_component_uuid="[null]"
108             developer_uuid="[null]"
109             authorization_updated_at="[null]"
110             id="2"
111             root_uuid="ABCD"
112             kee="org.struts:struts-core"
113             name="Struts Core"/>
114
115   <!-- sub module -->
116   <projects organization_uuid="org1"
117             uuid="FGHI"
118             uuid_path="NOT_USED"
119             project_uuid="ABCD"
120             module_uuid="EFGH"
121             module_uuid_path=".ABCD.EFGH."
122             scope="PRJ"
123             qualifier="BRC"
124             long_name="Struts Data"
125             description="[null]"
126             private="[false]"
127             enabled="[true]"
128             language="[null]"
129             copy_component_uuid="[null]"
130             developer_uuid="[null]"
131             authorization_updated_at="[null]"
132             id="3"
133             root_uuid="ABCD"
134             kee="org.struts:struts-data"
135             name="Struts Data"/>
136
137   <!-- directory -->
138   <projects organization_uuid="org1"
139             uuid="GHIJ"
140             uuid_path="NOT_USED"
141             project_uuid="ABCD"
142             module_uuid="FGHI"
143             module_uuid_path=".ABCD.EFGH.FGHI."
144             name="src/org/struts"
145             root_uuid="FGHI"
146             description="[null]"
147             private="[false]"
148             enabled="[true]"
149             language="[null]"
150             copy_component_uuid="[null]"
151             developer_uuid="[null]"
152             path="src/org/struts"
153             authorization_updated_at="[null]"
154             long_name="org.struts"
155             id="4"
156             scope="DIR"
157             qualifier="DIR"
158             kee="org.struts:struts-core:src/org/struts"/>
159
160   <!-- file -->
161   <projects organization_uuid="org1"
162             uuid="HIJK"
163             uuid_path="NOT_USED"
164             project_uuid="ABCD"
165             module_uuid="GHIJ"
166             module_uuid_path=".ABCD.EFGH.FGHI."
167             name="RequestContext.java"
168             root_uuid="FGHI"
169             description="[null]"
170             private="[false]"
171             enabled="[true]"
172             language="java"
173             copy_component_uuid="[null]"
174             developer_uuid="[null]"
175             path="src/org/struts/RequestContext.java"
176             authorization_updated_at="[null]"
177             long_name="org.struts.RequestContext"
178             id="5"
179             scope="FIL"
180             qualifier="FIL"
181             kee="org.struts:struts-core:src/org/struts/RequestContext.java"/>
182
183
184 </dataset>