]> source.dussan.org Git - sonarqube.git/blob
9887c0c19f56a48d17d1a9b3af4d53d49d505583
[sonarqube.git] /
1 <dataset>
2
3   <!-- disabled -->
4   <projects organization_uuid="org1"
5             id="1"
6             root_id="[null]"
7             scope="PRJ"
8             qualifier="TRK"
9             kee="org.struts:struts"
10             name="Struts"
11             description="the description"
12             long_name="Apache Struts"
13             uuid="DISABLED"
14             project_uuid="[null]"
15             module_uuid="[null]"
16             module_uuid_path="."
17             enabled="[false]"
18             language="java"
19             copy_resource_id="[null]"
20             person_id="[null]"
21             authorization_updated_at="[null]"/>
22
23   <!-- enabled -->
24   <projects organization_uuid="org1"
25             id="2"
26             root_id="[null]"
27             scope="PRJ"
28             qualifier="TRK"
29             kee="org.struts:struts"
30             name="Struts"
31             description="the description"
32             long_name="Apache Struts"
33             uuid="ENABLED"
34             project_uuid="[null]"
35             module_uuid="[null]"
36             module_uuid_path="."
37             enabled="[true]"
38             language="java"
39             copy_resource_id="[null]"
40             person_id="[null]"
41             authorization_updated_at="[null]"/>
42 </dataset>