1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00

[releng] Update PTP remote to 2020-03-M2 dependency

Change-Id: I9d0acefd86d65c10411cf070f2e12cc983612056
This commit is contained in:
Jonah Graham 2020-01-24 10:02:51 -05:00
parent 1834a3c88d
commit 59d42d466a
3 changed files with 6 additions and 6 deletions

View file

@ -148,7 +148,7 @@
<repository
url="https://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.templates-1.1.2-simrel-2019-12-m3/"/>
<repository
url="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
url="https://download.eclipse.org/tools/ptp/updates/remote/3.0.1/"/>
</repositoryList>
</targlet>
</setupTask>
@ -311,7 +311,7 @@
<repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-03/"/>
<repository
url="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
url="https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/"/>
</repositoryList>
</targlet>
</setupTask>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="cdt-baseline" sequenceNumber="21">
<target name="cdt-baseline" sequenceNumber="22">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/eclipse/updates/4.14/"/>
@ -79,7 +79,7 @@
<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="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
<repository location="https://download.eclipse.org/tools/ptp/updates/remote/3.0.1/"/>
</location>
</locations>
</target>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="cdt" sequenceNumber="71">
<target name="cdt" sequenceNumber="72">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@ -77,7 +77,7 @@
<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="https://download.eclipse.org/tools/ptp/builds/remote/3.0.1/"/>
<repository location="https://download.eclipse.org/tools/ptp/builds/remote/3.0/2020-03-M2/"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>