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

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

Switch PTP to
https://download.eclipse.org/tools/ptp/builds/remote/nightly/

Change-Id: Ie663bbe4d389ea88401fe33fed7fa773aa95b502
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-04-09 11:06:13 +03:00
parent 2b291399f5
commit 0191f0c321
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/3.0/2020-03-M2/"/>
url="https://download.eclipse.org/tools/ptp/builds/remote/nightly/"/>
</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="78">
<target name="cdt" sequenceNumber="79">
<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/3.0/2020-03-M2/"/>
<repository location="https://download.eclipse.org/tools/ptp/builds/remote/nightly/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/egit/updates"/>