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

Juno Upgrade: kernel materialize works

parent bba2c0ce
No related branches found
No related tags found
No related merge requests found
<?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: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 searchPathRef="indigo"/>
<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">
<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}">
<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}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="juno">
<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/juno"/>
</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/4.2"/>
</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:rmap>
<?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:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
<rm:locator pattern="^org\.lwjgl\..*" searchPathRef="lwjgl"/>
<rm:locator searchPathRef="indigo"/>
</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