mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[releng] Update target platform URLs from milestones to releases where possible
Change-Id: Ia8815a861ab25ebce516dbe3d000388c66f7566c
This commit is contained in:
parent
934fa19482
commit
4ed5a2ab13
2 changed files with 6 additions and 6 deletions
|
@ -188,7 +188,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/technology/swtbot/milestones/photon-m7/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/tools/ptp/builds/remote/photon/milestones"/>
|
||||
url="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/releases/photon"/>
|
||||
<repository
|
||||
|
@ -200,7 +200,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.M7-20180510062228/repository"/>
|
||||
url="https://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repository"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/technology/epp/logging/stable/"/>
|
||||
<repository
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="41">
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="42">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
|
@ -28,13 +28,13 @@
|
|||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/milestones/photon-m7/"/>
|
||||
<repository location="https://download.eclipse.org/technology/swtbot/releases/2.7.0/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.console.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.remote.serial.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/photon/milestones"/>
|
||||
<repository location="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<!-- Needed for org.eclipse.emf.edit -->
|
||||
|
@ -62,7 +62,7 @@
|
|||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.M7-20180510062228/repository"/>
|
||||
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repository"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue