Skip to content

Commit 3bdfa01

Browse files
committed
Update ECF to 3.16.1
- The biz.aQute.bnd updates are from the upgrade button reordering alphabetically. - Update to Orbit milestone, though no content changes that affect the Platform.
1 parent 0d049cb commit 3bdfa01

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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/S202505070543"/>
36+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202505200825"/>
3737
</location>
3838

3939
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -60,9 +60,9 @@
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.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"/>
63+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" version="1.2.0.v20250501-1000"/>
64+
<unit id="org.eclipse.ecf.filetransfer.httpclient5.feature.source.feature.group" version="1.2.0.v20250501-1000"/>
65+
<repository location="https://download.eclipse.org/rt/ecf/3.16.1/site.p2/3.16.1.v20250520-0158"/>
6666
</location>
6767

6868
<location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
@@ -561,31 +561,31 @@
561561
<dependencies>
562562
<dependency>
563563
<groupId>biz.aQute.bnd</groupId>
564-
<artifactId>biz.aQute.bnd.annotation</artifactId>
564+
<artifactId>aQute.libg</artifactId>
565565
<version>7.1.0</version>
566566
<type>jar</type>
567567
</dependency>
568568
<dependency>
569569
<groupId>biz.aQute.bnd</groupId>
570-
<artifactId>biz.aQute.bnd.embedded-repo</artifactId>
570+
<artifactId>biz.aQute.bnd.annotation</artifactId>
571571
<version>7.1.0</version>
572572
<type>jar</type>
573573
</dependency>
574574
<dependency>
575575
<groupId>biz.aQute.bnd</groupId>
576-
<artifactId>biz.aQute.bnd.util</artifactId>
576+
<artifactId>biz.aQute.bnd.embedded-repo</artifactId>
577577
<version>7.1.0</version>
578578
<type>jar</type>
579579
</dependency>
580580
<dependency>
581581
<groupId>biz.aQute.bnd</groupId>
582-
<artifactId>biz.aQute.bndlib</artifactId>
582+
<artifactId>biz.aQute.bnd.util</artifactId>
583583
<version>7.1.0</version>
584584
<type>jar</type>
585585
</dependency>
586586
<dependency>
587587
<groupId>biz.aQute.bnd</groupId>
588-
<artifactId>aQute.libg</artifactId>
588+
<artifactId>biz.aQute.bndlib</artifactId>
589589
<version>7.1.0</version>
590590
<type>jar</type>
591591
</dependency>

0 commit comments

Comments
 (0)