blob: b1a239dba1039009036c6a43beba89d54743265b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="ecf.rmap">
<cq:rootRequest name="org.eclipse.ecf.remoteservice.sdk.examples.feature" componentType="eclipse.feature"/>
<cq:property key="target.arch" value="*"/>
<cq:property key="target.os" value="*"/>
<cq:property key="target.ws" value="*"/>
<cq:advisorNode namePattern="^org\.eclipse\.ecf(\..+)?" useTargetPlatform="false" useWorkspace="false">
</cq:advisorNode>
<cq:advisorNode namePattern="^com\.mycorp\.examples(\..+)?" useTargetPlatform="false" useWorkspace="false">
</cq:advisorNode>
<cq:advisorNode namePattern=".*" mutableLevel="REJECT" sourceLevel="REJECT">
</cq:advisorNode>
</cq:componentQuery>