mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[releng] Update to 2019-12 repositories
Note that many 2019-12 repos are not available yet or for other reasons we aren't updating our dependencies yet, for these repos we are pointing at the release versions of 2019-09 instead. Change-Id: I824444d8a53cb95c5706e3ae4e26d6b2f45c5bc7
This commit is contained in:
parent
7e4f3a84db
commit
494d6d38c1
2 changed files with 6 additions and 6 deletions
|
@ -196,13 +196,13 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/cbi/updates/license"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/eclipse/updates/4.13milestones/S-4.13RC2-201909071130/"/>
|
||||
url="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0-simrel-2019-09-m1/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
||||
url="http://download.eclipse.org/linuxtools/updates-docker-nightly-4.4/"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/S-3.15.0.RC1-20190830034720/repository/"/>
|
||||
url="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/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="60">
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="cdt" sequenceNumber="62">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
|
@ -51,7 +51,7 @@
|
|||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.13milestones/S-4.13RC2-201909071130/"/>
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
|
||||
|
@ -64,7 +64,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="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/S-3.15.0.RC1-20190830034720/repository/"/>
|
||||
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/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