1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

Update target platform to Release repo for Orbit

The S builds have been removed.

Change-Id: I53616d38ba497097d55605f73b45d7c2f36c357b
This commit is contained in:
Jonah Graham 2017-08-15 11:51:43 +01:00
parent 5acb4c10d8
commit 9913afd1eb
2 changed files with 4 additions and 4 deletions

View file

@ -176,7 +176,7 @@
<repositoryList <repositoryList
name="Neon"> name="Neon">
<repository <repository
url="http://download.eclipse.org/tools/orbit/downloads/drops/S20160916162009/repository/"/> url="http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/"/>
<repository <repository
url="http://download.eclipse.org/technology/swtbot/snapshots/"/> url="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository <repository
@ -199,7 +199,7 @@
<repositoryList <repositoryList
name="Oxygen"> name="Oxygen">
<repository <repository
url="http://download.eclipse.org/tools/orbit/downloads/drops/S20161205183421/repository"/> url="http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository"/>
<repository <repository
url="http://download.eclipse.org/technology/swtbot/snapshots/"/> url="http://download.eclipse.org/technology/swtbot/snapshots/"/>
<repository <repository

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?><target name="cdt" sequenceNumber="21"> <?pde version="3.8"?><target name="cdt" sequenceNumber="22">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.antlr.runtime" version="0.0.0"/> <unit id="org.antlr.runtime" version="0.0.0"/>
@ -15,7 +15,7 @@
<unit id="org.hamcrest.core" version="0.0.0"/> <unit id="org.hamcrest.core" version="0.0.0"/>
<unit id="com.google.gson" version="0.0.0"/> <unit id="com.google.gson" version="0.0.0"/>
<unit id="org.freemarker" version="0.0.0"/> <unit id="org.freemarker" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20170120205402/repository/"/> <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/> <unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>