1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

Bug 561942 - CDT releng is broken: PTP 3.0 2020-03-M2 is not found

Use https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/

Change-Id: Ia0740b241577107527e50649a67db051b2f52069
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-04-09 15:37:40 +03:00
parent 31b748e7b9
commit 87a3be448e
2 changed files with 3 additions and 3 deletions

View file

@ -313,7 +313,7 @@
<repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-06/"/>
<repository
url="https://download.eclipse.org/tools/ptp/builds/remote/nightly/"/>
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</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" sequenceNumber="79">
<target name="cdt" sequenceNumber="80">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@ -70,7 +70,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/nightly/"/>
<repository location="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/egit/updates"/>