diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap index 988556c32a23cec09ab62a0efab4f6ef497681bc..6ebfa3e745f122c2d20dfa61ebeeb862fffe7bfd 100644 --- a/fortiss-std-env/buckminster/fortiss.rmap +++ b/fortiss-std-env/buckminster/fortiss.rmap @@ -31,7 +31,25 @@ componentTypes="osgi.bundle,eclipse.feature" source="false" mutable="false"> <rm:uri format="http://unicase.googlecode.com/svn/updatesite/emfstoreNightly"/> - </rm:provider> + </rm:provider> + + <rm:provider + readerType="svn" + componentTypes="osgi.bundle" + source="true" mutable="false"> + <rm:uri format="http://unicase.googlecode.com/svn/trunk/core/{0}"> + <bc:propertyRef key="buckminster.component"/> + </rm:uri> + </rm:provider> + + <rm:provider + readerType="svn" + componentTypes="osgi.bundle" + source="true" mutable="false"> + <rm:uri format="http://unicase.googlecode.com/svn/trunk/other/backchannel/{0}"> + <bc:propertyRef key="buckminster.component"/> + </rm:uri> + </rm:provider> </rm:searchPath> <rm:searchPath name="helios"> @@ -40,7 +58,8 @@ componentTypes="osgi.bundle,eclipse.feature" source="false" mutable="false"> <rm:uri format="http://download.eclipse.org/releases/helios"/> - </rm:provider> + </rm:provider> + <rm:provider readerType="p2" componentTypes="osgi.bundle,eclipse.feature"