Skip to content

Commit a1045b6

Browse files
merksakurtakov
authored andcommitted
Update for first Orbit 4.40 milestone
- Update Lucene to 10.4.0 - Update httpcomponents.core5 to 5.4.2.
1 parent 94da28e commit a1045b6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 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.3.2.v20251117-1800"/>
22-
<unit id="org.apache.lucene.analysis-smartcn" version="10.3.2.v20251117-1800"/>
23-
<unit id="org.apache.lucene.analysis-common" version="10.3.2.v20251117-1800"/>
21+
<unit id="org.apache.lucene.core" version="10.4.0.v20260226-1000"/>
22+
<unit id="org.apache.lucene.analysis-smartcn" version="10.4.0.v20260226-1000"/>
23+
<unit id="org.apache.lucene.analysis-common" version="10.4.0.v20260226-1000"/>
2424

2525
<!-- This version contains with notarized *.jnilib -->
2626
<unit id="com.sun.jna" version="5.18.1.v20251001-0800"/>
@@ -31,11 +31,11 @@
3131
<!-- ECF -->
3232
<unit id="org.apache.httpcomponents.client5.httpclient5" version="5.6.0.v20251221-1000"/>
3333
<unit id="org.apache.httpcomponents.client5.httpclient5-win" version="5.2.3.v20231203-1619"/>
34-
<unit id="org.apache.httpcomponents.core5.httpcore5" version="5.4.1.v20260211-1000"/>
35-
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.4.1.v20260211-1000"/>
34+
<unit id="org.apache.httpcomponents.core5.httpcore5" version="5.4.2.v20260306-1000"/>
35+
<unit id="org.apache.httpcomponents.core5.httpcore5-h2" version="5.4.2.v20260306-1000"/>
3636

3737
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
38-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.39.0"/>
38+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202603091041"/>
3939
</location>
4040

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

0 commit comments

Comments
 (0)