| <?xml version="1.0" encoding="UTF-8"?> |
| <cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="xpand-platform.rmap" properties="xpand-build.properties"> |
| <cq:rootRequest name="org.eclipse.xpand.releng" componentType="buckminster"/> |
| <cq:property key="target.arch" value="*"/> |
| <cq:property key="target.os" value="*"/> |
| <cq:property key="target.ws" value="*"/> |
| <cq:advisorNode namePattern="^org\.eclipse\.core\.runtime$" componentType="osgi.bundle" useTargetPlatform="false"/> |
| <cq:advisorNode namePattern="^com\.ibm\.icu$" componentType="osgi.bundle" useTargetPlatform="false"/> |
| <cq:advisorNode namePattern="^" useTargetPlatform="false"/> |
| </cq:componentQuery> |