mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
[releng] Update PTP remote to 2020-03-M2 dependency
Change-Id: I9d0acefd86d65c10411cf070f2e12cc983612056
This commit is contained in:
parent
1834a3c88d
commit
59d42d466a
3 changed files with 6 additions and 6 deletions
|
@ -148,7 +148,7 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.templates-1.1.2-simrel-2019-12-m3/"/>
|
url="https://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.templates-1.1.2-simrel-2019-12-m3/"/>
|
||||||
<repository
|
<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>
|
</repositoryList>
|
||||||
</targlet>
|
</targlet>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
|
@ -311,7 +311,7 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tools/orbit/downloads/2020-03/"/>
|
url="https://download.eclipse.org/tools/orbit/downloads/2020-03/"/>
|
||||||
<repository
|
<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>
|
</repositoryList>
|
||||||
</targlet>
|
</targlet>
|
||||||
</setupTask>
|
</setupTask>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<?pde version="3.8"?>
|
<?pde version="3.8"?>
|
||||||
<target name="cdt-baseline" sequenceNumber="21">
|
<target name="cdt-baseline" sequenceNumber="22">
|
||||||
<locations>
|
<locations>
|
||||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
<repository location="https://download.eclipse.org/eclipse/updates/4.14/"/>
|
<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.console.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.remote.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"/>
|
<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>
|
</location>
|
||||||
</locations>
|
</locations>
|
||||||
</target>
|
</target>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<?pde version="3.8"?>
|
<?pde version="3.8"?>
|
||||||
<target name="cdt" sequenceNumber="71">
|
<target name="cdt" sequenceNumber="72">
|
||||||
<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.eclipse.license.feature.group" version="0.0.0"/>
|
<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.console.feature.group" version="0.0.0"/>
|
||||||
<unit id="org.eclipse.remote.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"/>
|
<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>
|
</location>
|
||||||
</locations>
|
</locations>
|
||||||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue