]> source.dussan.org Git - sonarqube.git/blob
060223cdfbd319ff13d8ffdadf4430617634a7f2
[sonarqube.git] /
1 <dataset>
2
3   <!-- user 100 has the role "user" on the project 300 and in group 200 -->
4   <user_roles id="1" user_id="100" resource_id="300" role="user"/>
5   <groups_users user_id="100" group_id="200"/>
6   <group_roles id="1" group_id="200" resource_id="999" role="user"/>
7
8   <projects id="300" uuid="ABCD" module_uuid="[null]" kee="pj-w-snapshot" scope="PRJ" qualifier="TRK" enabled="[true]"/>
9   <projects id="301" uuid="BCDE" module_uuid="[null]" kee="pj-w-snapshot1" scope="PRJ" qualifier="TRK"
10             enabled="[true]"/>
11   <projects id="302" uuid="CDEF" module_uuid="[null]" kee="pj-w-snapshot2" scope="PRJ" qualifier="TRK"
12             enabled="[true]"/>
13
14   <projects id="303" uuid="DEFG" module_uuid="[null]" kee="pj-w-snapshot3" scope="PRJ" qualifier="TRK"
15             enabled="[true]"/>
16
17 </dataset>