blob: 92d55474207d592a1c46e2f7dd9028180a9d6318 [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}/org.eclipse.amp.git"/>
<rm:property key="eclipse.download" value="file:/home/data/httpd/download.eclipse.org"/>
<rm:locator pattern="^org\.eclipse\.amp\.releng" searchPathRef="local.releng" failOnError="false"/>
<rm:locator pattern="^org\.eclipse\.amp\.releng" searchPathRef="releng"/>
<rm:locator pattern="^org\.eclipse(\..+)?$" searchPathRef="eclipse" failOnError="false"/>
<rm:locator pattern="^org\.ascape\.ui\.swing" searchPathRef="ascape.external"/>
<rm:locator pattern="^org\.ascape\.common\.lib" searchPathRef="ascape.external"/>
<rm:locator pattern="^org\.ascape\.core" searchPathRef="ascape.external"/>
<rm:locator pattern="repast\.simphony\.score" searchPathRef="repast"/>
<rm:locator pattern="^org\.eclipse\.swtbot(\..+)?" searchPathRef="swtbot"/>
<rm:locator searchPathRef="eclipse" failOnError="false"/>
<rm:locator searchPathRef="platform" failOnError="false"/>
<rm:locator pattern="^org\.antlr(\..+)?$" searchPathRef="orbit" failOnError="false"/>
<rm:locator pattern="^org\.antlr(\..+)?$" searchPathRef="itemis"/>
<rm:locator pattern="^de\.itemis(\..+)?$" searchPathRef="itemis"/>
<rm:locator pattern="^org\.lwjgl(\..+)?" searchPathRef="lwjgl"/>
<rm:locator searchPathRef="orbit"/>
<rm:searchPath name="local.releng">
<rm:provider componentTypes="buckminster" readerType="local" mutable="false">
<rm:uri format="{0}/releng/{1}">
<bc:propertyRef key="checkout.location"/>
<bc:propertyRef key="buckminster.component" />
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="releng">
<rm:provider componentTypes="buckminster" readerType="git"
resolutionFilter="">
<rm:uri format="{0},releng/{1}">
<bc:propertyRef key="checkout.location" />
<bc:propertyRef key="buckminster.component" />
</rm:uri>
<rm:property key="git.remote.uri"
value="git://git.eclipse.org/gitroot/amp/org.eclipse.amp.git" />
<rm:property key="git.remote.name" value="origin" />
<rm:property key="git.auto.fetch" value="true" />
</rm:provider>
</rm:searchPath>
<rm:searchPath name="eclipse">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
<rm:uri format="{0}/releases/staging?importType=binary">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="platform">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="{0}/eclipse/updates/3.7milestones">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="orbit">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="{0}/tools/orbit/downloads/drops/R20110523182458/repository">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="swtbot">
<rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="{0}/technology/swtbot/helios/dev-build/update-site">
<bc:propertyRef key="eclipse.download"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="ascape.external">
<rm:provider componentTypes="osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://ascape.sourceforge.net/eclipse"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="repast">
<rm:provider componentTypes="osgi.bundle" readerType="url" source="false" mutable="false">
<rm:uri format="http://mirror.anl.gov/pub/repastsimphony/plugins/repast.simphony.score_1.2.0.jar"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="lwjgl">
<rm:provider componentTypes="osgi.bundle" readerType="p2" source="false" mutable="false">
<rm:uri format="http://lwjgl.org/update"/>
</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: ***We need to get 1.0.2 which is no longer on Indigo.*** -->
<rm:searchPath name="itemis">
<rm:provider readerType="p2" componentTypes="eclipse.feature,osgi.bundle" mutable="false" source="false">
<rm:uri format="http://download.itemis.com/updates" />
</rm:provider>
</rm:searchPath>
</rm:rmap>