blob: 21abe44e3ea45ae1e698110eef7ac2120007e2ef [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
<rm:property key="checkout.location" value="${workspace.root}/" />
<rm:property key="eclipse.download" value="http://download.eclipse.org" />
<rm:locator pattern="org\.eclipse\.amp\.releng$" searchPathRef="amp.releng" />
<rm:locator pattern="org\.eclipse\.amp\.build$" searchPathRef="amp.build" />
<rm:locator pattern="^org\.eclipse\.amp([\.\-].+)\.test$" searchPathRef="amp.tests" />
<rm:locator pattern="^org\.eclipse\.amp([\.\-].*)\.examples([\.\-].+)?" searchPathRef="amp.examples"
failOnError="false" />
<rm:locator pattern="^org\.eclipse\.amp([\.\-].+)?" searchPathRef="amp" failOnError="false" />
<rm:locator pattern="^org\.eclipse\.amp\.build$" searchPathRef="amp.build.local" failOnError="false" />
<rm:locator pattern="^org\.eclipse\.amp\.(?:releng|build)(?:\..+)?$" searchPathRef="amp.releng" />
<rm:locator pattern="^org\.eclipse\.amp([\.\-].+)?" searchPathRef="amp" failOnError="false" />
<rm:locator pattern="^org\.eclipse\.emf\.java" searchPathRef="amp.dependencies" />
<rm:locator pattern="^org\.eclipse\.amp\.doc" searchPathRef="amp.doc" />
<rm:locator pattern="^org\.eclipse\.amp\.ua" searchPathRef="amp.doc" />
<rm:locator pattern="^org\.eclipse\.amp(\..+)?" searchPathRef="amp" />
<rm:locator pattern="^org\.eclipse\.gef3d(\..+)?" searchPathRef="gef3d" failOnError="false" />
<rm:locator pattern="^org\.eclipse\.gef3d(\..+)?" searchPathRef="gef3d-build" />
<rm:locator pattern="^org\.eclipse\.draw3d(\..+)?" searchPathRef="gef3d" failOnError="false" />
<rm:locator pattern="^org\.eclipse\.draw3d(\..+)?" searchPathRef="gef3d-build" />
<rm:locator pattern="^org\.ascape\.core" searchPathRef="amp"/>
<rm:locator pattern="^org\.ascape\.ui\.amp" searchPathRef="amp"/>
<!-- Note: Third party *NOT* Eclipse IP approved for providing. Make sure that these don't show up in any delivered builds. -->
<rm:locator searchPathRef="lwjgl" pattern="^org\.lwjgl(\..+)?" />
<rm:locator searchPathRef="ascape.external" pattern="^org\.ascape\..*" />
<rm:locator searchPathRef="repast" pattern="repast\.simphony\.score" />
<rm:searchPath name="amp.build.local">
<rm:provider componentTypes="eclipse.feature" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/org.eclipse.amp/releng/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.releng">
<rm:provider componentTypes="buckminster,eclipse.feature" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/releng/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="buckminster,eclipse.feature" readerType="git" resolutionFilter="">
<rm:uri format="{0},releng/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.build">
<rm:provider componentTypes="buckminster,eclipse.feature" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/org.eclipse.amp/releng/{1}-feature">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="buckminster,eclipse.feature" readerType="git" resolutionFilter="">
<rm:uri format="{0},org.eclipse.amp/releng/{1}-feature">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp">
<rm:provider componentTypes="osgi.bundle" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/{1}/plugins/{2}">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.ascape.*" replacement="org.ascape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="eclipse.feature" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/{1}/features/{2}-feature">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.ascape.*" replacement="org.ascape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="git" resolutionFilter="">
<rm:uri format="{0},{1}/plugins/{2}">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.ascape.*" replacement="org.ascape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
<rm:provider componentTypes="eclipse.feature" readerType="git" resolutionFilter="">
<rm:uri format="{0},{1}/features/{2}-feature">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.ascape.*" replacement="org.ascape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.dependencies">
<rm:provider componentTypes="osgi.bundle" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/dependencies/plugins/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="git" resolutionFilter="">
<rm:uri format="{0},dependencies/plugins/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.doc">
<rm:provider componentTypes="osgi.bundle" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/org.eclipse.amp/doc/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="git" resolutionFilter="">
<rm:uri format="{0},org.eclipse.amp/doc/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.examples">
<rm:provider componentTypes="osgi.bundle" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/{1}/examples/{2}">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="git" resolutionFilter="">
<rm:uri format="{0},org.eclipse.amp.amf/examples/{1}">
<bc:propertyRef key="workspace.root" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="amp.tests">
<rm:provider componentTypes="osgi.bundle" readerType="local" mutable="false">
<rm:uri format="{0}/org.eclipse.amp/{1}/tests/{2}">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="git" resolutionFilter="">
<rm:uri format="{0},{1}/tests/{2}">
<bc:propertyRef key="workspace.root" />
<bc:replace>
<bc:propertyRef key="buckminster.component" />
<bc:match pattern="org\.eclipse\.amp\.agf.*" replacement="org.eclipse.amp.agf" />
<bc:match pattern="org\.eclipse\.amp\.axf.*" replacement="org.eclipse.amp.axf" />
<bc:match pattern="org\.eclipse\.amp\.amf.*" replacement="org.eclipse.amp.amf" />
<bc:match pattern="org\.eclipse\.amp\.escape.*" replacement="org.eclipse.amp.escape" />
<bc:match pattern="org\.eclipse\.amp.*" replacement="org.eclipse.amp" />
</bc:replace>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri" value="git://dev.eclipse.org/org.eclipse.amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="org.eclipse.amp" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="gef3d">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="svn">
<rm:uri format="http://dev.eclipse.org/svnroot/technology/org.eclipse.gef3d/trunk/{0}?moduleAfterTag&amp;moduleAfterBranch">
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="gef3d-build">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="svn">
<rm:uri format="file:///svnroot/technology/org.eclipse.gef3d/trunk/{0}?moduleAfterTag&amp;moduleAfterBranch">
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
</rm:searchPath>
<!-- NOTE: ***Not for inclusion in Eclipse provided builds. Only used for building tests and examples.*** -->
<rm:searchPath name="ascape.external">
<rm:provider readerType="p2" componentTypes="osgi.bundle" mutable="false" source="false">
<rm:uri format="http://ascape.sourceforge.net/eclipse" />
</rm:provider>
</rm:searchPath>
<!-- NOTE: ***Not for inclusion in Eclipse provided builds. Provides support for externally hosted plugin dependencies.*** -->
<rm:searchPath name="repast">
<rm:provider readerType="url" componentTypes="osgi.bundle" mutable="false" source="false">
<rm:uri format="http://mirror.anl.gov/pub/repastsimphony/plugins/repast.simphony.score_1.2.0.jar" />
</rm:provider>
</rm:searchPath>
<!-- NOTE: ***Not for inclusion in Eclipse provided builds. Provides support for externally hosted plugin dependencies.*** -->
<rm:searchPath name="lwjgl">
<rm:provider readerType="p2" componentTypes="osgi.bundle" mutable="false" source="false">
<rm:uri format="http://lwjgl.org/update" />
</rm:provider>
</rm:searchPath>
</rm:rmap>