From a44ae026953f82b3508b414a4eabff962769fd16 Mon Sep 17 00:00:00 2001
From: Florian Hoelzl <hoelzl@fortiss.org>
Date: Fri, 3 Feb 2012 16:05:57 +0000
Subject: [PATCH] materialize works

---
 .../af3-phoenix-stable-feb-2012.cquery                        | 2 +-
 .../af3-phoenix-stable-feb-2012.rmap                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.cquery b/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.cquery
index a4574b8..b7be28d 100644
--- a/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.cquery
+++ b/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.cquery
@@ -1,5 +1,5 @@
 <?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="af3-phoenix-stable-feb-2012.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.phoenix.product.top" componentType="eclipse.feature"/>
     <cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
diff --git a/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.rmap b/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.rmap
index d2bffb3..40db00c 100644
--- a/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.rmap
+++ b/fortiss-std-env/af3-phoenix-stable-feb-2012/af3-phoenix-stable-feb-2012.rmap
@@ -8,9 +8,9 @@
 	<rm:searchPath name="af3-phoenix-stable-feb-2012">
 		<rm:provider
 			readerType="svn"
-			componentTypes="osgi.bundle"
+			componentTypes="osgi.bundle,eclipse.feature"
 			source="true" mutable="true">
-			<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/af3-phoenix-stable-feb-2012/{0}/">
+			<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/af3-phoenix-stable-feb-2012/{0}">
 				<bc:propertyRef key="buckminster.component"/>
 			</rm:uri>
 		</rm:provider>
-- 
GitLab