Skip to content

Commit 8a531b4

Browse files
committed
[releng] 2023-03 RC2 dependencies
This includes locked down versions, especially for items such as lsp4e which are on a newer version in "snapshots" than will be released to 2023-03 Part of #202
1 parent aa6547f commit 8a531b4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

releng/org.eclipse.cdt.target/cdt.target

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="cdt" sequenceNumber="133">
3+
<target name="cdt" sequenceNumber="134">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<repository location="https://download.eclipse.org/cbi/updates/license/"/>
77
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
88
</location>
99
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
10-
<repository location="https://download.eclipse.org/eclipse/updates/4.27-I-builds/I20230222-1800//"/>
10+
<repository location="https://download.eclipse.org/eclipse/updates/4.27-I-builds/I20230302-0300/"/>
1111
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
1212
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
1313
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
@@ -19,25 +19,25 @@
1919
<unit id="org.eclipse.egit.feature.group" version="0.0.0"/>
2020
</location>
2121
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
22-
<repository location="https://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
22+
<repository location="https://download.eclipse.org/linuxtools/update-2023-03-docker-rc1"/>
2323
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>
2424
</location>
2525
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
26-
<repository location="https://download.eclipse.org/lsp4e/snapshots/"/>
26+
<repository location="https://download.eclipse.org/lsp4e/releases/0.21.0/"/>
2727
<unit id="org.eclipse.lsp4e" version="0.0.0"/>
2828
<unit id="org.eclipse.lsp4e.debug" version="0.0.0"/>
2929
</location>
3030
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3131
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/latest/"/>
3232
</location>
3333
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
34-
<repository location="https://download.eclipse.org/technology/swtbot/releases/latest"/>
34+
<repository location="https://download.eclipse.org/technology/swtbot/releases/4.0.0/"/>
3535
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
3636
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
3737
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
3838
</location>
3939
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
40-
<repository location="https://download.eclipse.org/tm4e/snapshots/"/>
40+
<repository location="https://download.eclipse.org/tm4e/releases/0.6.2/"/>
4141
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0"/>
4242
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0"/>
4343
</location>
@@ -51,7 +51,7 @@
5151
<unit id="org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group" version="0.0.0"/>
5252
</location>
5353
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
54-
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20230214193619/repository/"/>
54+
<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/"/>
5555
<unit id="com.google.gson" version="0.0.0"/>
5656
<unit id="com.sun.xml.bind" version="2.3.3.v20221203-1659"/>
5757
<unit id="javax.activation" version="1.2.2.v20221203-1659"/>

0 commit comments

Comments
 (0)