Skip to content
Snippets Groups Projects
Commit 1d132335 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

added advisor nodes for af3-micro query

parent 61d7d5f0
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,8 @@
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization">
<cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the tooling kernel 2.0 workspace.</cq:documentation>
<cq:rootRequest name="org.fortiss.af3.micro_feature" componentType="eclipse.feature"/>
<cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/>
<cq:advisorNode namePattern="^org\.unicase\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
<cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
<cq:advisorNode namePattern="^edu\.tum\.cs\.cope\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
</cq:componentQuery>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment