diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap index e2864e65f57b13ea83b4b876b2f7ce9bb32c3033..d6b5eb8b72c8e26b11888e8cfc44c9839c49866c 100644 --- a/fortiss-std-env/buckminster/fortiss.rmap +++ b/fortiss-std-env/buckminster/fortiss.rmap @@ -18,8 +18,8 @@ <rm:provider readerType="p2" componentTypes="eclipse.feature" - source="true" mutable="false"> - <rm:uri format="https://{2}:{3}@orion.fortiss.org/svn/af3/features/{0}"> + source="false" mutable="false"> + <rm:uri format="https://{1}:{2}@orion.fortiss.org/svn/af3/features/{0}"> <bc:propertyRef key="buckminster.component"/> <bc:propertyRef key="world.user"/> <bc:propertyRef key="world.password"/> @@ -30,7 +30,7 @@ readerType="p2" componentTypes="eclipse.feature" source="true" mutable="false"> - <rm:uri format="https://{2}:{3}@orion.fortiss.org/svn/af3/sites/{0}"> + <rm:uri format="https://{1}:{2}@orion.fortiss.org/svn/af3/sites/{0}"> <bc:propertyRef key="buckminster.component"/> <bc:propertyRef key="world.user"/> <bc:propertyRef key="world.password"/>