Skip to content

Commit 93171ef

Browse files
committed
Update EMF, ECF, and Orbit for M2.
1 parent f6f6263 commit 93171ef

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<!-- needed because org.eclipse.jdt.feature.group includes it, but it should include org.hamcrest (direct-from-maven) instead -->
1919
<unit id="org.junit" version="4.13.2.v20240929-1000"/>
2020

21-
<unit id="org.apache.lucene.core" version="10.2.0.v20250410-1000"/>
22-
<unit id="org.apache.lucene.analysis-smartcn" version="10.2.0.v20250410-1000"/>
23-
<unit id="org.apache.lucene.analysis-common" version="10.2.0.v20250410-1000"/>
21+
<unit id="org.apache.lucene.core" version="10.2.1.v20250501-1000"/>
22+
<unit id="org.apache.lucene.analysis-smartcn" version="10.2.1.v20250501-1000"/>
23+
<unit id="org.apache.lucene.analysis-common" version="10.2.1.v20250501-1000"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
2626
<unit id="com.sun.jna" version="5.17.0.v20250316-1700"/>
@@ -33,7 +33,7 @@
3333
<unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
3434

3535
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
36-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202504111113"/>
36+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202505020800"/>
3737
</location>
3838

3939
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -50,19 +50,19 @@
5050
<unit id="org.eclipse.emf.databinding.source.feature.group" version="1.12.0.v20240604-0832"/>
5151
<unit id="org.eclipse.emf.databinding.edit.feature.group" version="1.12.0.v20240604-0832"/>
5252
<unit id="org.eclipse.emf.databinding.edit.source.feature.group" version="1.12.0.v20240604-0832"/>
53-
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202504141449"/>
53+
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202504150944"/>
5454
</location>
5555

5656
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
57-
<unit id="org.eclipse.ecf.core.feature.feature.group" version="1.7.0.v20250111-0100"/>
58-
<unit id="org.eclipse.ecf.core.feature.source.feature.group" version="1.7.0.v20250111-0100"/>
57+
<unit id="org.eclipse.ecf.core.feature.feature.group" version="1.7.0.v20250304-2338"/>
58+
<unit id="org.eclipse.ecf.core.feature.source.feature.group" version="1.7.0.v20250304-2338"/>
5959
<unit id="org.eclipse.ecf.filetransfer.feature.feature.group" version="3.15.0.v20250115-0406"/>
6060
<unit id="org.eclipse.ecf.filetransfer.feature.source.feature.group" version="3.15.0.v20250115-0406"/>
6161
<unit id="org.eclipse.ecf.filetransfer.httpclientjava.feature.feature.group" version="2.1.0.v20250108-1923"/>
6262
<unit id="org.eclipse.ecf.filetransfer.httpclientjava.feature.source.feature.group" version="2.1.0.v20250108-1923"/>
63-
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" version="1.2.0.v20250122-1953"/>
64-
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.source.feature.group" version="1.2.0.v20250122-1953"/>
65-
<repository location="https://download.eclipse.org/rt/ecf/3.15.5/site.p2/3.15.5.v20250124-1843"/>
63+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" version="1.2.0.v20250203-1000"/>
64+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.source.feature.group" version="1.2.0.v20250203-1000"/>
65+
<repository location="https://download.eclipse.org/rt/ecf/3.15.7/site.p2/3.15.7.v20250315-1949"/>
6666
</location>
6767

6868
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">

0 commit comments

Comments
 (0)