From 35825ab32962e1eb45940fcf5288e20f3a929007 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 1 Nov 2022 10:13:45 +0100 Subject: [PATCH] Update Eclipse platform --- repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd | 2 +- repackage/org.argeo.tp.jetty/jetty/common.bnd | 2 +- .../equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd | 1 - .../org.argeo.tp.osgi/eclipse-equinox/includes.properties | 2 ++ repackage/uris.properties | 8 ++++---- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd b/repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd index 309a9e7..6569242 100644 --- a/repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd +++ b/repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd @@ -1,6 +1,6 @@ Bundle-SymbolicName: org.eclipse.jetty.websocket Bundle-License: Apache-2.0 -SLC-Origin-M2: :10.0.9 +SLC-Origin-M2: :10.0.11 SLC-Origin-M2-Merge: \ org.eclipse.jetty.websocket:websocket-core-client, \ org.eclipse.jetty.websocket:websocket-core-common, \ diff --git a/repackage/org.argeo.tp.jetty/jetty/common.bnd b/repackage/org.argeo.tp.jetty/jetty/common.bnd index 25c6ff9..6ad2b20 100644 --- a/repackage/org.argeo.tp.jetty/jetty/common.bnd +++ b/repackage/org.argeo.tp.jetty/jetty/common.bnd @@ -1,2 +1,2 @@ Bundle-License: Apache-2.0 -SLC-Origin-M2: :10.0.9 +SLC-Origin-M2: :10.0.11 diff --git a/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd b/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd index 7f3378c..9a7ae1d 100644 --- a/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd +++ b/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd @@ -1,3 +1,2 @@ Bundle-License: EPL-1.0 SLC-Origin-ManifestNotModified: true -SLC-Origin-URI: http://www.eclipse.org/downloads/equinox/drops/R-4.23-202203080310/equinox-SDK-4.23.zip diff --git a/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties b/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties index 2b316d3..e96922c 100644 --- a/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties +++ b/repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties @@ -2,6 +2,8 @@ plugins/org.eclipse.osgi_*.jar= plugins/org.eclipse.osgi.source_*.jar= plugins/org.eclipse.osgi.util*.jar= plugins/org.eclipse.osgi.services*.jar= +plugins/org.osgi.service.*.jar= +plugins/org.osgi.util*.jar= plugins/org.apache.felix.gogo.*.jar= plugins/org.apache.felix.scr*.jar= plugins/org.eclipse.equinox.console_*.jar= diff --git a/repackage/uris.properties b/repackage/uris.properties index 0bfd643..61c3358 100644 --- a/repackage/uris.properties +++ b/repackage/uris.properties @@ -1,4 +1,4 @@ -eclipse-equinox=http://www.eclipse.org/downloads/equinox/drops/R-4.23-202203080310/equinox-SDK-4.23.zip -eclipse-rcp=http://www.eclipse.org/downloads/eclipse/downloads/drops4/R-4.23-202203080310/org.eclipse.rcp.source-4.23.zip -eclipse-rap=http://www.eclipse.org/downloads/rt/rap/3.20/e4/rap-e4-3.20.0-R-20220309-1623.zip -eclipse-nebula=http://www.eclipse.org/downloads/nebula/releases/2.6.0/repository-nebula-2.6.0.zip \ No newline at end of file +eclipse-equinox=http://www.eclipse.org/downloads/equinox/drops/R-4.25-202208311800/equinox-SDK-4.25.zip +eclipse-rcp=http://www.eclipse.org/downloads/eclipse/downloads/drops4/R-4.25-202208311800/org.eclipse.platform.source-4.25.zip +eclipse-rap=http://www.eclipse.org/downloads/rt/rap/3.22/e4/rap-e4-3.22.0-R-20220906-0913.zip +eclipse-nebula=http://www.eclipse.org/downloads/nebula/releases/2.7.1/repository-nebula-2.7.1.zip \ No newline at end of file -- 2.30.2