3 <!-- Projects is authorized for all user -->
4 <group_roles id="1" group_id="[null]" resource_id="100" role="user"/>
5 <group_roles id="2" group_id="[null]" resource_id="101" role="user"/>
7 <!-- View with sub view -->
8 <projects id="11" uuid="EFGH" project_uuid="EFGH" module_uuid="[null]" module_uuid_path="." copy_resource_id="[null]" enabled="[true]"
9 kee="LANGUAGE_VIEW" scope="PRJ" qualifier="VW" name="By Language" path="[null]"/>
11 <projects id="112" uuid="GHIJ" project_uuid="EFGH" module_uuid="EFGH" module_uuid_path=".EFGH." copy_resource_id="101" enabled="[true]"
12 kee="VIEW2org.elasticsearch:elasticsearch" scope="FIL" qualifier="TRK" name="Elasticsearch" path="[null]"/>
15 <projects id="13" uuid="FGHI" project_uuid="EFGH" module_uuid="EFGH" module_uuid_path=".EFGH." copy_resource_id="[null]" enabled="[true]"
16 kee="JAVA_PROJECTS" scope="PRJ" qualifier="SVW" name="Java projects" path="[null]"/>
18 <projects id="113" uuid="HIJK" project_uuid="EFGH" module_uuid="FGHI" module_uuid_path=".EFGH.FGHI." copy_resource_id="100" enabled="[true]"
19 kee="VIEW2org.struts:struts" scope="FIL" qualifier="TRK" name="Struts" path="[null]"/>
21 <!-- Real projects -->
23 <projects id="100" scope="PRJ" qualifier="TRK" kee="org.struts:struts" name="Struts"
24 uuid="JKLM" project_uuid="JKLM" module_uuid="[null]" module_uuid_path="."
25 enabled="[true]" copy_resource_id="[null]" path="[null]"/>
27 <projects id="101" scope="PRJ" qualifier="TRK" kee="org.elasticsearch:elasticsearch" name="Elasticsearch"
28 uuid="KLMN" project_uuid="KLMN" module_uuid="[null]" module_uuid_path="."
29 enabled="[true]" copy_resource_id="[null]" path="[null]"/>
31 <resource_index id="1" kee="struts" component_uuid="JKLM" root_component_uuid="JKLM" position="0" name_size="6" qualifier="TRK"/>
32 <resource_index id="2" kee="elasticsearch" component_uuid="KLMN" root_component_uuid="KLMN" position="0" name_size="13" qualifier="TRK"/>
33 <resource_index id="3" kee="sticsearch" component_uuid="KLMN" root_component_uuid="KLMN" position="1" name_size="13" qualifier="TRK"/>