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

[releng] Update to RC2 dependencies

Change-Id: I8bbcbe7987e3ae8b5abc25289d63179570a993a9
This commit is contained in:
Jonah Graham 2020-12-07 21:02:34 -05:00
parent 7d64391baf
commit 7c599b14b7
3 changed files with 6 additions and 5 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

@ -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.18milestones/S-4.18RC2-202012021800/"/>
<repository <repository
url="https://download.eclipse.org/egit/updates/"/> url="https://download.eclipse.org/egit/updates/"/>
<repository <repository
@ -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,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.18milestones/S-4.18RC2-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"/>
@ -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"/>