Skip to content
Snippets Groups Projects
Commit 4a0e3fdb authored by Florian Hölzl's avatar Florian Hölzl
Browse files

fixed anonymous access refs 674

parent 019515fe
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,17 @@
<rm:locator searchPathRef="juno"/>
<rm:searchPath name="fortiss">
<rm:provider componentTypes="osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/{0}/trunk">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/features/{0}">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/features/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/products/{0}">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/products/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
......
<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap
xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0">
<rm:searchPath name="fortiss">
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="true">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="eclipse.feature,osgi.bundle"
source="true" mutable="true">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/features/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="eclipse.feature,osgi.bundle"
source="true" mutable="true">
<rm:uri format="https://proxy_svn:proxy_svn@orion.fortiss.org/svn/af3/products/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="indigo">
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/releases/indigo"/>
</rm:provider>
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/eclipse/updates/3.7"/>
</rm:provider>
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="lwjgl">
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://lwjgl.org/update"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="nebula">
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/technology/nebula/snapshot"/>
</rm:provider>
</rm:searchPath>
<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
<rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
<rm:locator pattern="^org\.lwjgl.*" searchPathRef="lwjgl"/>
<rm:locator pattern="^org\.eclipse\.nebula.*" searchPathRef="nebula"/>
<rm:locator searchPathRef="indigo"/>
<rm:searchPath name="fortiss">
<rm:provider componentTypes="osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/features/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="svn">
<rm:uri format="https://proxy_svn:dW09WmzRcCUF@orion.fortiss.org/svn/af3/products/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="indigo">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="http://download.eclipse.org/releases/indigo"/>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="http://download.eclipse.org/eclipse/updates/3.7"/>
</rm:provider>
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="lwjgl">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="http://lwjgl.org/update"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="nebula">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:property key="buckminster.source" value="false"/>
<rm:property key="buckminster.mutable" value="false"/>
<rm:uri format="http://download.eclipse.org/technology/nebula/snapshot"/>
</rm:provider>
</rm:searchPath>
</rm:rmap>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment