Skip to content

Commit 8880084

Browse files
committed
feat: update repo versions in target to align with march eclipse release
1 parent 0eb9e44 commit 8880084

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

releng/com.espressif.idf.target/com.espressif.idf.target.target

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<target name="com.espressif.idf.target" sequenceNumber="25">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
6-
<repository location="https://download.eclipse.org/eclipse/updates/4.38"/>
6+
<repository location="https://download.eclipse.org/eclipse/updates/4.39"/>
77
<unit id="org.eclipse.equinox.sdk.feature.group" version="0.0.0"/>
88
<unit id="org.eclipse.rcp.feature.group" version="0.0.0"/>
99
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
@@ -17,7 +17,7 @@
1717
<unit id="org.eclipse.pde.feature.group" version="0.0.0"/>
1818
</location>
1919
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
20-
<repository location="https://download.eclipse.org/releases/2025-12/"/>
20+
<repository location="https://download.eclipse.org/releases/2026-03/"/>
2121
<unit id="org.eclipse.cdt.autotools.feature.group" version="0.0.0"/>
2222
<unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
2323
<unit id="org.eclipse.cdt.sdk.feature.group" version="0.0.0"/>
@@ -37,14 +37,14 @@
3737
<unit id="org.apache.log4j" version="0.0.0"/>
3838
<unit id="com.sun.jna" version="0.0.0"/>
3939
<unit id="org.commonmark" version="0.0.0"/> <!-- 0.22.0 -->
40-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12"/>
40+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-03"/>
4141
</location>
4242
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
4343
<unit id="org.eclipse.jgit.feature.group" version="0.0.0"/>
4444
<unit id="org.eclipse.egit.feature.group" version="0.0.0"/>
4545
<unit id="slf4j.api" version="0.0.0"/>
4646
<unit id="slf4j.simple" version="0.0.0"/>
47-
<repository location="https://download.eclipse.org/egit/updates-7.0/"/>
47+
<repository location="https://download.eclipse.org/egit/updates-7.6/"/>
4848
</location>
4949
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
5050
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
@@ -64,7 +64,7 @@
6464
<unit id="org.eclipse.embedcdt.packs.feature.group" version="6.4.0.202307251916"/>
6565
</location>
6666
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
67-
<repository location="https://download.eclipse.org/tm4e/releases/0.17.1/"/>
67+
<repository location="https://download.eclipse.org/tm4e/releases/0.17.2/"/>
6868
<unit id="org.eclipse.tm4e.feature.feature.group" version="0.0.0"/>
6969
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0"/>
7070
</location>
@@ -73,7 +73,7 @@
7373
<unit id="org.eclipse.justj.openjdk.hotspot.jre.full.feature.group" version="0.0.0"/>
7474
</location>
7575
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
76-
<repository location="https://download.eclipse.org/tools/cdt/releases/cdt-lsp-3.4/cdt-lsp-3.4.0/"/>
76+
<repository location="https://download.eclipse.org/tools/cdt/releases/cdt-lsp-3.5/cdt-lsp-3.5.0/"/>
7777
<unit id="org.eclipse.cdt.lsp.feature.feature.group" version="0.0.0"/>
7878
<unit id="org.yaml.snakeyaml" version="2.5.0"/>
7979
</location>
@@ -86,7 +86,7 @@
8686
<unit id="org.eclipse.swtchart.feature.feature.group" version="1.0.0.202412021530"/>
8787
</location>
8888
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
89-
<repository location="https://download.eclipse.org/lsp4e/releases/0.29.5/"/>
89+
<repository location="https://download.eclipse.org/lsp4e/releases/0.30.0/"/>
9090
<unit id="org.eclipse.lsp4e" version="0.0.0"/>
9191
<unit id="org.eclipse.lsp4e.debug" version="0.0.0"/>
9292
<unit id="org.eclipse.lsp4j" version="0.0.0"/>

0 commit comments

Comments
 (0)