Update Eclipse and Equinox
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 10 Apr 2024 05:43:34 +0000 (07:43 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 10 Apr 2024 05:43:34 +0000 (07:43 +0200)
repackage/org.argeo.tp.httpd/jetty-websocket/merge.bnd
repackage/org.argeo.tp.httpd/jetty/common.bnd
repackage/osgi/equinox/org.argeo.tp.eclipse/org.eclipse.equinox.http.service.api.bnd [new file with mode: 0644]
repackage/osgi/equinox/org.argeo.tp.eclipse/org.osgi.service.http.whiteboard.bnd [new file with mode: 0644]
repackage/uris.properties

index d82233849d58f992847657d901cebb065263710a..4bbcbe29a94a75a91ce5a2f6e83e4f88ba1ae2e0 100644 (file)
@@ -1,6 +1,6 @@
 Bundle-SymbolicName: org.eclipse.jetty.websocket
 SPDX-License-Identifier: Apache-2.0 OR EPL-2.0
-Argeo-Origin-M2: :12.0.4
+Argeo-Origin-M2: :12.0.7
 # TODO split ee8 and ee10 ?
 Argeo-Origin-M2-Merge: \
 org.eclipse.jetty.websocket:jetty-websocket-core-client, \
index 262ef7f1e32cb96d6617421176fef1f81d904170..33b0c1ce0733e64752519e5e972e183fcdaf326d 100644 (file)
@@ -1,2 +1,2 @@
 SPDX-License-Identifier: Apache-2.0 OR EPL-2.0
-Argeo-Origin-M2: :12.0.4
+Argeo-Origin-M2: :12.0.7
diff --git a/repackage/osgi/equinox/org.argeo.tp.eclipse/org.eclipse.equinox.http.service.api.bnd b/repackage/osgi/equinox/org.argeo.tp.eclipse/org.eclipse.equinox.http.service.api.bnd
new file mode 100644 (file)
index 0000000..ac37a92
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-License-Identifier: EPL-2.0
+Argeo-Origin-M2: org.eclipse.platform:org.eclipse.equinox.http.service.api:1.2.2
+Argeo-Origin-NoMetadataGeneration: true
diff --git a/repackage/osgi/equinox/org.argeo.tp.eclipse/org.osgi.service.http.whiteboard.bnd b/repackage/osgi/equinox/org.argeo.tp.eclipse/org.osgi.service.http.whiteboard.bnd
new file mode 100644 (file)
index 0000000..ebcd85e
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-License-Identifier: EPL-2.0
+Argeo-Origin-M2: org.osgi:org.osgi.service.http.whiteboard:1.1.1
+Argeo-Origin-NoMetadataGeneration: true
index 6d71e1d510a1a9b0847f09d40aefbe1a4d32f569..dc52bb4ca752efa19bc0eb6db1b122ee83887fd7 100644 (file)
@@ -1,5 +1,5 @@
-eclipse-equinox=http://www.eclipse.org/downloads/equinox/drops/R-4.30-202312010110/equinox-SDK-4.30.zip
-eclipse-rcp=http://www.eclipse.org/downloads/eclipse/downloads/drops4/R-4.30-202312010110/org.eclipse.platform.source-4.30.zip
-eclipse-rap=http://www.eclipse.org/downloads/rt/rap/3.27/e4/rap-e4-3.27.0-R-20231205-1650.zip
+eclipse-equinox=http://www.eclipse.org/downloads/equinox/drops/R-4.31-202402290520/equinox-SDK-4.31.zip
+eclipse-rcp=http://www.eclipse.org/downloads/eclipse/downloads/drops4/R-4.31-202402290520/org.eclipse.platform.source-4.31.zip
+eclipse-rap=http://www.eclipse.org/downloads/rt/rap/3.28/e4/rap-e4-3.28.0-R-20240306-1417.zip
 # Nebula does not seem to provide archives anymore, 3.1.0 is available only as an update site
 #eclipse-nebula=http://www.eclipse.org/downloads/nebula/releases/3.0.0/repository-nebula-3.0.0.zip
\ No newline at end of file