From 99e04a13beb543620f7bd770011b4ea4b376acda Mon Sep 17 00:00:00 2001 From: Florian Hoelzl <hoelzl@fortiss.org> Date: Wed, 6 Apr 2011 13:48:46 +0000 Subject: [PATCH] added ecp folder to emfstore search path --- fortiss-std-env/buckminster/fortiss.rmap | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap index e53be52..c408225 100644 --- a/fortiss-std-env/buckminster/fortiss.rmap +++ b/fortiss-std-env/buckminster/fortiss.rmap @@ -66,6 +66,15 @@ </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" -- GitLab