This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.eclipse.platform-org.eclipse.osgi-3.23.200
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard 86cc9b4115 Bump org.eclipse.platform:org.eclipse.osgi from 3.18.0 to
3.23.200
add cadcd190ac KARAF-7999: expose JFR packages (#1984)
add dfeff6d1cd KARAF-8000: Update jre.properties correctly export packages
(#1985)
add b2170220b7 karaf-maven-plugin: Remove try/catch blocks from tests
(#2074)
add c677eb4268 Fix incomplete upgrade of commons-lang3 (#2073)
add 0b59a62b25 Bump org.osgi:org.osgi.service.component from 1.4.0 to
1.5.1 (#2022)
add f398ee1952 Bump org.eclipse.platform:org.eclipse.equinox.region (#2018)
add 011b4827be Bump org.eclipse.platform:org.eclipse.osgi from 3.18.0 to
3.23.200
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (86cc9b4115)
\
N -- N -- N
refs/heads/dependabot/maven/org.eclipse.platform-org.eclipse.osgi-3.23.200
(011b4827be)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../resources/etc/jre.properties | 53 ++++++++++++++--------
.../karaf-config-example-scr/pom.xml | 2 +-
pom.xml | 2 +-
.../src/it/test-aggregate-features/verify.bsh | 6 +--
.../src/it/test-basic-generation/verify.bsh | 6 +--
.../it/test-check-dependencies-failure/verify.bsh | 6 +--
.../src/it/test-check-dependencies/verify.bsh | 6 +--
.../src/it/test-feature-dependencies/verify.bsh | 6 +--
.../it/test-feature-use-base-version/control.xml | 2 +-
.../src/it/test-feature-use-base-version/pom.xml | 2 +-
.../it/test-feature-use-base-version/verify.bsh | 6 +--
.../verify.bsh | 6 +--
.../verify.bsh | 6 +--
.../it/test-feature-use-version-range/verify.bsh | 6 +--
.../it/test-include-project-artifact/verify.bsh | 6 +--
.../src/it/test-input-file/verify.bsh | 6 +--
.../src/it/test-recursive/verify.bsh | 1 +
.../src/it/test-rename-main-feature/verify.bsh | 6 +--
.../src/it/test-repository-dependencies/verify.bsh | 6 +--
.../src/it/test-simplify-bundles/verify.bsh | 6 +--
.../it/test-transitive-as-dependency/verify.bsh | 6 +--
.../src/it/test-type-classifier/verify.bsh | 6 +--
22 files changed, 71 insertions(+), 87 deletions(-)