This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/org.apache.felix-org.apache.felix.webconsole.plugins.event-1.2.0
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard c0e10c0da0 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.event
add 9f29cbc83e Bump asm.version from 9.8 to 9.9 (#2085)
add a7ff6bea40 Finally run dependabot only on main (#2115)
add 28748b76fb Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to
3.6.1 (#2096)
add a7454a5957 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.memoryusage (#2026)
add 03bbd7a81d Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
(#2106)
add f9dca75613 Bump org.eclipse.persistence:javax.persistence from 2.1.0
to 2.2.1 (#2113)
add 759a76c9ba Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
(#2119)
add 6a51aa654c Bump activemq.version from 5.19.0 to 5.19.1 (#2111)
add 465f872575 Bump maven.version from 3.8.6 to 3.9.11 (#2110)
add 2c00e00bd5 Bump org.hibernate:hibernate-validator from 7.0.2.Final to
7.0.5.Final (#2112)
add 2a26ef4146 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to
3.6.2 (#2127)
add 635421f36b Bump jackson.version from 2.20.0 to 2.20.1 (#2139)
add 6ec670a750 Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#2143)
add f8b77944d0 Update issue tracker (#2129)
add 91a3809a05 Bump xbean.version from 4.27 to 4.28 (#2137)
add 9c2cab5162 Do not use properties with dots in org.ops4j.pax.logging
config (Fixes #2121) (#2138)
add 7b5bbd9d9e Bump org.apache.maven.plugins:maven-plugin-plugin from
3.15.1 to 3.15.2 (#2133)
add 72f7f7f9d3 Set features and kar artifact to the corresponding mojo
(#2114)
add c9d7663786 Add .vscode in .gitignore (#2151)
add 3be38094a9 Upgrade to JLine 3.22.0 (#2155)
add 4269c057a0 Bump cxf.version from 3.6.8 to 3.6.9 (#2153)
add 00a4cf0d5d Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
(#2154)
add 5f5677d739 Upgrade to jline 3.30.6 (#2163)
add 6ee380995d Bump bouncycastle.version from 1.82 to 1.83 (#2170)
add 703fc1b1d5 Fix LogServiceLogback to find root logger correctly and add
support for basic variable substitution (#2172)
add 3b0463af72 Add apache-karaf-integration distribution. (#2167)
add d99f547224 [#2117] Feature: Add ability to specify keystore type in
JAAS keystore (#2175)
add a612ccd381 Bump camel.version from 4.10.5 to 4.10.7 (#2178)
add e54eab9e84 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
(#2134)
add e3872592cd Deal with Array in config env variable and system property
(#2176)
add 5de728de19 Still provide jackson 2.18 features for convenience (#2177)
add 5c1de6296a Bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.2 (#2179)
add 967fa34e8b Fix LICENSE/NOTICE in the artifacts (#2182)
add 03db732d19 Bump javax.transaction:javax.transaction-api from 1.2 to
1.3 (#2109)
add 00ad7fea3b Remove RELEASE_NOTES.md in favor of GitHub releases. (#2189)
add 5d6ceed4ce Bump maven.resolver.version from 1.9.24 to 1.9.25 (#2190)
add cd624c60c4 Bump log4j.version from 2.25.2 to 2.25.3 (#2203)
add 41fb3f7228 Bump asm.version from 9.9 to 9.9.1 (#2202)
add d7f771b036 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to
3.6.3 (#2204)
add 3f7d196efe Handle depreactions in RAT (#2206)
add 56a9e29b9c Bump maven.version from 3.9.11 to 3.9.12 (#2201)
add 2ce4a346ab Bump xbean.version from 4.28 to 4.29 (#2200)
add 2b3dc83210 Define the required java version range in karaf maven
plugins (#2219)
add 2800018ce3 Rename CI and define build and test run in CI (#2227)
add a63e9e9274 Bump
org.apache.felix:org.apache.felix.webconsole.plugins.event
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 (c0e10c0da0)
\
N -- N -- N
refs/heads/dependabot/maven/main/org.apache.felix-org.apache.felix.webconsole.plugins.event-1.2.0
(a63e9e9274)
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:
.asf.yaml | 2 +
.github/dependabot.yml | 9 -
.github/workflows/{build.yml => ci.yml} | 26 +-
.gitignore | 2 +-
README.md | 5 +-
RELEASE-NOTES.md | 1877 --------------------
.../pom.xml | 44 +-
.../src/main/distribution/LICENSE | 695 ++++++++
.../src/main/distribution/NOTICE | 202 +++
.../src/main/distribution}/README.md | 7 +-
.../src/main/distribution/LICENSE | 178 +-
.../src/main/distribution/NOTICE | 75 +-
.../apache-karaf/src/main/distribution/LICENSE | 251 +--
.../apache-karaf/src/main/distribution/NOTICE | 106 +-
.../resources/etc/org.ops4j.pax.logging.cfg | 4 +-
.../enterprise/src/main/feature/feature.xml | 29 +-
assemblies/features/{specs => integration}/pom.xml | 32 +-
.../integration/src/main/feature/feature.xml | 55 +
assemblies/features/pom.xml | 1 +
.../features/specs/src/main/feature/feature.xml | 19 +-
assemblies/pom.xml | 1 +
bom/artifacts/pom.xml | 7 +
client/src/main/resources/META-INF/LICENSE | 32 +-
client/src/main/resources/META-INF/NOTICE | 9 -
.../config/core/impl/KarafConfigurationPlugin.java | 40 +-
.../karaf-jpa-example-provider-api/pom.xml | 2 +-
.../pom.xml | 5 +-
.../pom.xml | 5 +-
.../pom.xml | 5 +-
.../pom.xml | 4 +-
.../pom.xml | 4 +-
.../karaf-jpa-example-provider-ds-openjpa/pom.xml | 4 +-
.../karaf.profile/org.ops4j.pax.logging.cfg | 4 +-
.../karaf.profile/org.ops4j.pax.logging.cfg#static | 4 +-
features/core/src/main/resources/META-INF/LICENSE | 37 +-
features/core/src/main/resources/META-INF/NOTICE | 88 +-
http/src/main/resources/META-INF/NOTICE | 10 +-
.../blueprint/config/impl/NamespaceHandler.java | 9 +
.../resources/OSGI-INF/blueprint/karaf-jaas.xml | 6 +
.../{karaf-jaas-1.1.0.xsd => karaf-jaas-1.2.0.xsd} | 3 +-
.../apache/karaf/jaas/config/KeystoreInstance.java | 2 +
.../jaas/config/impl/ResourceKeystoreInstance.java | 20 +-
jaas/modules/src/main/resources/META-INF/NOTICE | 10 +-
.../core/internal/LogServiceLogbackXmlImpl.java | 100 +-
.../core/internal/LogServiceLog4j2XmlImplTest.java | 102 +-
.../core/internal/LogServiceLogbackXmlTest.java | 144 +-
.../src/test/resources/logback.xml | 16 +-
maven/core/pom.xml | 5 +
maven/core/src/main/resources/META-INF/LICENSE | 18 +-
maven/core/src/main/resources/META-INF/NOTICE | 7 +-
pom.xml | 105 +-
scheduler/pom.xml | 4 +-
scheduler/src/main/resources/META-INF/LICENSE | 10 +-
.../src/main/resources/META-INF/LICENSE | 18 +-
.../coordinator/src/main/resources/META-INF/NOTICE | 61 +-
.../eventadmin/src/main/resources/META-INF/LICENSE | 10 +-
.../eventadmin/src/main/resources/META-INF/NOTICE | 61 +-
.../staticcm/src/main/resources/META-INF/LICENSE | 10 +-
.../staticcm/src/main/resources/META-INF/NOTICE | 59 +
.../console}/src/main/resources/META-INF/LICENSE | 62 +-
.../karaf/shell/impl/console/JLineTerminal.java | 15 +
.../karaf/shell/impl/console/KarafTerminal.java | 14 +-
.../impl/console/osgi/LocalConsoleManager.java | 17 +-
tooling/karaf-maven-plugin/pom.xml | 8 +-
.../tooling/features/GenerateDescriptorMojo.java | 25 +-
tooling/karaf-services-maven-plugin/pom.xml | 5 +
.../console/src/main/resources/META-INF/LICENSE | 10 +-
.../console/src/main/resources/META-INF/NOTICE | 63 +-
wrapper/src/main/resources/META-INF/LICENSE | 61 +-
wrapper/src/main/resources/META-INF/NOTICE | 64 +-
70 files changed, 2454 insertions(+), 2550 deletions(-)
rename .github/workflows/{build.yml => ci.yml} (75%)
delete mode 100644 RELEASE-NOTES.md
copy assemblies/{apache-karaf => apache-karaf-integration}/pom.xml (88%)
create mode 100644
assemblies/apache-karaf-integration/src/main/distribution/LICENSE
create mode 100644
assemblies/apache-karaf-integration/src/main/distribution/NOTICE
copy {examples =>
assemblies/apache-karaf-integration/src/main/distribution}/README.md (69%)
copy assemblies/features/{specs => integration}/pom.xml (80%)
create mode 100644 assemblies/features/integration/src/main/feature/feature.xml
delete mode 100644 client/src/main/resources/META-INF/NOTICE
copy
jaas/blueprint/config/src/main/resources/org/apache/karaf/jaas/blueprint/config/{karaf-jaas-1.1.0.xsd
=> karaf-jaas-1.2.0.xsd} (97%)
copy
features/core/src/test/resources/org/apache/karaf/features/internal/service/cycle/c-references-a.xml
=> log/src/test/resources/logback.xml (67%)
create mode 100644 services/staticcm/src/main/resources/META-INF/NOTICE
copy {features/core => shell/console}/src/main/resources/META-INF/LICENSE (86%)