Use 2024-09 dependencies for CDT 12.0 development (#900)

This commit is contained in:
Jonah Graham 2024-09-12 17:18:33 -04:00 committed by GitHub
parent 36abcce9a5
commit cfe1db70b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="cdt" sequenceNumber="160">
<target name="cdt" sequenceNumber="161">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/cbi/updates/license/" />
<unit id="org.eclipse.license.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/eclipse/updates/4.33-I-builds/" />
<repository location="https://download.eclipse.org/eclipse/updates/4.33/" />
<unit id="org.eclipse.equinox.executable.feature.group" 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" />
@ -18,15 +18,15 @@
<repository location="https://download.eclipse.org/mylyn/updates/release/latest/" />
</location>
<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-7.0/" />
<unit id="org.eclipse.egit.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/linuxtools/updates-docker-nightly" />
<repository location="https://download.eclipse.org/linuxtools/update-docker-5.16.0/" />
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/lsp4e/snapshots/" />
<repository location="https://download.eclipse.org/lsp4e/releases/0.26.4/" />
<unit id="org.eclipse.lsp4e" version="0.0.0" />
<unit id="org.eclipse.lsp4e.debug" version="0.0.0" />
</location>
@ -40,17 +40,17 @@
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tm4e/snapshots/" />
<repository location="https://download.eclipse.org/tm4e/releases/0.13.0/" />
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0" />
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<!-- 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. -->
<repository location="https://download.eclipse.org/tools/cdt/builds/11.6/cdt-11.6.0-rc2/"/>
<repository location="https://download.eclipse.org/tools/cdt/releases/11.6/cdt-11.6.1/"/>
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/latest/" />
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.7/" />
</location>
<location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" label="DirectFromMaven" missingManifest="error" type="Maven">
<dependencies>
@ -199,7 +199,7 @@
</dependencies>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09"/>
<unit id="org.hamcrest.core" version="1.3.0.v20230809-1000" />
<unit id="org.hamcrest.library" version="1.3.0.v20230809-1000" />
<unit id="org.junit" version="4.13.2.v20230809-1000" />