blob: 22e633d773b064d5df9ef77f58f0262f9ccad3b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
(c) 2010
Martin Taal
The code, documentation and other materials contained herein have been
licensed under the Eclipse Public License - v 1.0 by the individual
copyright holders listed above, as Initial Contributors under such license.
The text of such license is available at www.eclipse.org.
-->
<rmap xmlns="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:pmp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0">
<property key="build.type" mutable="true" value="Indigo"/>
<property key="eclipse.download" value="http://download.eclipse.org"/>
<searchPath name="teneo.platform">
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<uri format="file:{0}">
<bc:propertyRef key="buildSitePath" />
</uri>
</provider>
</searchPath>
<searchPath name="teneo.test.plugins">
<provider componentTypes="osgi.bundle" readerType="git" source="true">
<uri format="{0},build/{1}">
<bc:propertyRef key="gitPath"/>
<bc:propertyRef key="buckminster.component"/>
</uri>
</provider>
<provider componentTypes="osgi.bundle" readerType="git" source="true">
<uri format="{0},core/{1}">
<bc:propertyRef key="gitPath"/>
<bc:propertyRef key="buckminster.component"/>
</uri>
</provider>
<provider componentTypes="osgi.bundle" readerType="git" source="true">
<uri format="{0},hibernate/{1}">
<bc:propertyRef key="gitPath"/>
<bc:propertyRef key="buckminster.component"/>
</uri>
</provider>
<provider componentTypes="osgi.bundle" readerType="git" source="true">
<uri format="{0},tests/{1}">
<bc:propertyRef key="gitPath"/>
<bc:propertyRef key="buckminster.component"/>
</uri>
</provider>
</searchPath>
<searchPath name="teneo.features">
<provider componentTypes="eclipse.feature" readerType="git" source="true" mutable="false">
<uri format="{0},build/{1}-feature">
<bc:propertyRef key="gitPath"/>
<bc:propertyRef key="buckminster.component"/>
</uri>
</provider>
</searchPath>
<searchPath name="target.platform">
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Kepler)">
<uri format="{0}/releases/kepler">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Kepler)">
<uri format="{0}/eclipse/updates/4.3">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Juno)">
<uri format="{0}/releases/juno">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Juno)">
<uri format="{0}/eclipse/updates/3.8milestones/">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Indigo)">
<uri format="{0}/releases/indigo">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Indigo)">
<uri format="{0}/eclipse/updates/3.7">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Helios)">
<uri format="{0}/releases/helios">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Helios)">
<uri format="{0}/eclipse/updates/3.6">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Galileo)">
<uri format="{0}/releases/galileo">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false" resolutionFilter="(build.type=Galileo)">
<uri format="{0}/eclipse/updates/3.5">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
<provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<uri format="file:{0}">
<bc:propertyRef key="thirdPartyPath"/>
</uri>
</provider>
<provider readerType="p2" componentTypes="osgi.bundle" mutable="false" source="false">
<uri format="{0}/tools/orbit/downloads/drops/S20130914154012/repository/">
<bc:propertyRef key="eclipse.download"/>
</uri>
</provider>
</searchPath>
<locator searchPathRef="teneo.platform" pattern="^org\.eclipse\.emf\.teneo(\..+)?" failOnError="false"/>
<locator searchPathRef="teneo.features" pattern="^org\.eclipse\.emf\.teneo([\.\-].+)?" failOnError="false"/>
<locator searchPathRef="teneo.test.plugins" pattern="^org\.eclipse\.emf\.teneo(\..+)?" failOnError="false"/>
<locator searchPathRef="target.platform"/>
</rmap>