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

[releng] Updates of deps and repos for beginning of CDT 10.2 cycle

Change-Id: I65dd3c31e598b013935cf6b221eb098f77ce75f9
This commit is contained in:
Jonah Graham 2020-12-07 21:02:34 -05:00
parent 7d64391baf
commit 2cac529ee0
4 changed files with 18 additions and 17 deletions

View file

@ -340,6 +340,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
<plugin id="org.eclipse.jetty.server"/> <plugin id="org.eclipse.jetty.server"/>
<plugin id="org.eclipse.jetty.servlet"/> <plugin id="org.eclipse.jetty.servlet"/>
<plugin id="org.eclipse.jetty.util"/> <plugin id="org.eclipse.jetty.util"/>
<plugin id="org.eclipse.jetty.util.ajax"/>
<plugin id="org.eclipse.jface"/> <plugin id="org.eclipse.jface"/>
<plugin id="org.eclipse.jface.databinding"/> <plugin id="org.eclipse.jface.databinding"/>
<plugin id="org.eclipse.jface.notifications"/> <plugin id="org.eclipse.jface.notifications"/>

View file

@ -166,13 +166,13 @@
<repositoryList <repositoryList
name="CDT Latest Released"> name="CDT Latest Released">
<repository <repository
url="https://download.eclipse.org/eclipse/updates/4.17/"/> url="https://download.eclipse.org/eclipse/updates/4.18/R-4.18-202012021800/"/>
<repository <repository
url="https://download.eclipse.org/egit/updates-5.9/"/> url="https://download.eclipse.org/egit/updates-5.9/"/>
<repository <repository
url="https://download.eclipse.org/linuxtools/update-2020-09-docker/"/> url="https://download.eclipse.org/linuxtools/update-2020-12-docker/"/>
<repository <repository
url="https://download.eclipse.org/lsp4e/releases/0.16.0/"/> url="https://download.eclipse.org/lsp4e/releases/0.17.0/"/>
<repository <repository
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.23/"/> url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.23/"/>
<repository <repository
@ -182,7 +182,7 @@
<repository <repository
url="https://download.eclipse.org/tm4e/releases/0.4.1/"/> url="https://download.eclipse.org/tm4e/releases/0.4.1/"/>
<repository <repository
url="https://download.eclipse.org/tools/cdt/releases/10.0/cdt-10.0.0"> url="https://download.eclipse.org/tools/cdt/releases/10.1/cdt-10.1.0">
<annotation> <annotation>
<detail <detail
key="description"> key="description">
@ -194,7 +194,7 @@
</annotation> </annotation>
</repository> </repository>
<repository <repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-09/"/> url="https://download.eclipse.org/tools/orbit/downloads/2020-12/"/>
<repository <repository
url="https://download.eclipse.org/tools/ptp/updates/remote/3.0.1/"/> url="https://download.eclipse.org/tools/ptp/updates/remote/3.0.1/"/>
</repositoryList> </repositoryList>
@ -302,7 +302,7 @@
<repository <repository
url="https://download.eclipse.org/cbi/updates/license/"/> url="https://download.eclipse.org/cbi/updates/license/"/>
<repository <repository
url="https://download.eclipse.org/eclipse/updates/4.18milestones/S-4.18RC1-202011251800/"/> url="https://download.eclipse.org/eclipse/updates/4.18/R-4.18-202012021800/"/>
<repository <repository
url="https://download.eclipse.org/egit/updates/"/> url="https://download.eclipse.org/egit/updates/"/>
<repository <repository
@ -322,7 +322,7 @@
<repository <repository
url="https://download.eclipse.org/tm4e/releases/0.4.1/"/> url="https://download.eclipse.org/tm4e/releases/0.4.1/"/>
<repository <repository
url="https://download.eclipse.org/tools/cdt/releases/10.0/cdt-10.0.0/"> url="https://download.eclipse.org/tools/cdt/releases/10.1/cdt-10.1.0/">
<annotation> <annotation>
<detail <detail
key="description"> key="description">
@ -331,7 +331,7 @@
</annotation> </annotation>
</repository> </repository>
<repository <repository
url="https://download.eclipse.org/tools/orbit/downloads/drops/S20201124213957/repository/"/> url="https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository"/>
<repository <repository
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/> url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</repositoryList> </repositoryList>

View file

@ -1,9 +1,9 @@
<?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="25"> <target name="cdt-baseline" sequenceNumber="26">
<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.17/"/> <repository location="https://download.eclipse.org/eclipse/updates/4.18/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/egit/updates-5.9/"/> <repository location="https://download.eclipse.org/egit/updates-5.9/"/>
@ -11,7 +11,7 @@
</location> </location>
<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.linuxtools.docker.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/linuxtools/update-2020-09-docker/"/> <repository location="https://download.eclipse.org/linuxtools/update-2020-12-docker/"/>
</location> </location>
<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.lsp4e" version="0.0.0"/> <unit id="org.eclipse.lsp4e" version="0.0.0"/>
@ -71,7 +71,7 @@
<unit id="org.eclipse.tm.terminal.control.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.tm.terminal.control.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tm.terminal.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.tm.terminal.feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tm.terminal.view.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.tm.terminal.view.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/cdt/releases/10.0/cdt-10.0.0/"/> <repository location="https://download.eclipse.org/tools/cdt/releases/10.1/cdt-10.1.0/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/> <unit id="com.google.gson" version="0.0.0"/>
@ -91,7 +91,7 @@
<unit id="org.junit.jupiter.api" version="0.0.0"/> <unit id="org.junit.jupiter.api" version="0.0.0"/>
<unit id="org.mockito" version="0.0.0"/> <unit id="org.mockito" version="0.0.0"/>
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/> <unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2020-09/"/> <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository"/>
</location> </location>
<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.remote.console.feature.group" version="0.0.0"/> <unit id="org.eclipse.remote.console.feature.group" version="0.0.0"/>

View file

@ -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="101"> <target name="cdt" sequenceNumber="102">
<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"/>
@ -11,7 +11,7 @@
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> <unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/> <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.test.feature.group" version="0.0.0"/> <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/eclipse/updates/4.18milestones/S-4.18RC1-202011251800/"/> <repository location="https://download.eclipse.org/eclipse/updates/4.18/R-4.18-202012021800/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/egit/updates"/> <repository location="https://download.eclipse.org/egit/updates"/>
@ -46,7 +46,7 @@
<repository location="https://download.eclipse.org/tm4e/releases/0.4.1/"/> <repository location="https://download.eclipse.org/tm4e/releases/0.4.1/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/cdt/releases/10.0/cdt-10.0.0/"/> <repository location="https://download.eclipse.org/tools/cdt/releases/10.1/cdt-10.1.0/"/>
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. --> <!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
<unit id="org.eclipse.cdt.feature.group" version="0.0.0"/> <unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
</location> </location>
@ -73,7 +73,7 @@
<unit id="org.mockito" version="0.0.0"/> <unit id="org.mockito" version="0.0.0"/>
<unit id="org.slf4j.impl.log4j12" version="0.0.0"/> <unit id="org.slf4j.impl.log4j12" version="0.0.0"/>
<unit id="org.yaml.snakeyaml" version="0.0.0"/> <unit id="org.yaml.snakeyaml" version="0.0.0"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20201124213957/repository/"/> <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository"/>
</location> </location>
<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.remote.console.feature.group" version="0.0.0"/> <unit id="org.eclipse.remote.console.feature.group" version="0.0.0"/>