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

removed emfstore from fortiss.rmap

parent 6eb5179f
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization"> <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: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:rootRequest name="org.fortiss.af3.micro.ui" componentType="osgi.bundle"/>
<cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/> <cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/>
<cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/> <cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
</cq:componentQuery> </cq:componentQuery>
...@@ -47,44 +47,6 @@ ...@@ -47,44 +47,6 @@
</rm:provider> </rm:provider>
</rm:searchPath> </rm:searchPath>
<rm:searchPath name="emfstore">
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="false">
<rm:uri format="http://unicase.googlecode.com/svn/trunk/core/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="false">
<rm:uri format="http://unicase.googlecode.com/svn/trunk/emfstore/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="false">
<rm:uri format="http://unicase.googlecode.com/svn/trunk/ecp/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="false">
<rm:uri format="http://unicase.googlecode.com/svn/trunk/other/backchannel/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="conqat"> <rm:searchPath name="conqat">
<rm:provider <rm:provider
readerType="p2" readerType="p2"
...@@ -130,9 +92,6 @@ ...@@ -130,9 +92,6 @@
</rm:searchPath> </rm:searchPath>
<rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/> <rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
<rm:locator pattern="^org\.unicase\..*" searchPathRef="emfstore"/>
<rm:locator pattern="^org\.eclipse\.emf\.emfstore\..*" searchPathRef="emfstore"/>
<rm:locator pattern="^org\.eclipse\.emf\.ecp\..*" searchPathRef="emfstore"/>
<rm:locator pattern="^org\.conqat\..*" searchPathRef="conqat"/> <rm:locator pattern="^org\.conqat\..*" searchPathRef="conqat"/>
<rm:locator pattern="^edu\.tum\.cs\.cope\..*" searchPathRef="cope"/> <rm:locator pattern="^edu\.tum\.cs\.cope\..*" searchPathRef="cope"/>
<rm:locator searchPathRef="helios"/> <rm:locator searchPathRef="helios"/>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization"> <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:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the tooling kernel 2.0 workspace.</cq:documentation>
<cq:rootRequest name="org.fortiss.tooling.kernel_feature" componentType="eclipse.feature"/> <cq:rootRequest name="org.fortiss.tooling.kernel.ui" componentType="osgi.bundle"/>
<cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/> <cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/>
<cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/> <cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
</cq:componentQuery> </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