From 43fc46361377eb901b3d1d1869ba399a5ef0c234 Mon Sep 17 00:00:00 2001 From: Florian Hoelzl <hoelzl@fortiss.org> Date: Wed, 14 Dec 2011 15:15:20 +0000 Subject: [PATCH] readded micro.cquery --- fortiss-std-env/buckminster/af3-micro-product.cquery | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fortiss-std-env/buckminster/af3-micro-product.cquery diff --git a/fortiss-std-env/buckminster/af3-micro-product.cquery b/fortiss-std-env/buckminster/af3-micro-product.cquery new file mode 100644 index 0000000..9ea0d02 --- /dev/null +++ b/fortiss-std-env/buckminster/af3-micro-product.cquery @@ -0,0 +1,6 @@ +<?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: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.product.top" componentType="eclipse.feature"/> + <cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/> +</cq:componentQuery> -- GitLab