This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a change to branch
dependabot/maven/pax-logging.version-1.11.17
in repository https://gitbox.apache.org/repos/asf/aries.git
discard 7ce49512d Bump pax-logging.version from 1.7.2 to 1.11.17
add 5cd549f91 [MAINTENANCE] Update versioning plugin dependencies
add 253e53397 Bump org.apache.groovy:groovy-xml from 4.0.24 to 4.0.26
add e926f3dc5 Bump org.apache.felix:org.apache.felix.fileinstall from
3.1.4 to 3.7.4
add c0e454a18 Bump pax-logging.version from 1.7.2 to 1.11.17
add 78883b1ae Restore pax-logging 2.x in some modules
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 (7ce49512d)
\
N -- N -- N
refs/heads/dependabot/maven/pax-logging.version-1.11.17 (78883b1ae)
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:
.github/workflows/blueprint.yml | 4 ++++
.github/workflows/quiesce.yml | 4 ++++
.github/workflows/util.yml | 7 +++++++
.github/workflows/web.yml | 4 ++++
application/application-install/pom.xml | 2 +-
blueprint/itests/blueprint-itests/pom.xml | 2 +-
.../plugin/blueprint-maven-plugin-itest/pom.xml | 2 +-
parent/pom.xml | 7 ++-----
proxy/proxy-itests/pom.xml | 2 +-
quiesce/quiesce-api/pom.xml | 2 +-
quiesce/quiesce-manager-itest/pom.xml | 1 +
quiesce/quiesce-manager/pom.xml | 2 +-
samples/pom.xml | 2 +-
util/pom.xml | 8 ++------
.../aries/versioning/utils/AsmApiVersion.java | 7 ++++---
.../utils/SemanticVersioningClassVisitor.java | 5 ++---
.../versioning/utils/SemanticVersioningUtils.java | 1 +
.../utils/SerialVersionClassVisitor.java | 4 +---
versioning/versioning-plugin/pom.xml | 24 ++++++++++++++++++++++
.../aries/versioning/mojo/VersionCheckerMojo.java | 2 ++
web/web-itests/pom.xml | 2 ++
web/web-urlhandler/pom.xml | 1 +
22 files changed, 68 insertions(+), 27 deletions(-)
copy
application/application-itest-interface/src/main/java/org/apache/aries/sample/HelloWorld.java
=>
versioning/versioning-checker/src/main/java/org/apache/aries/versioning/utils/AsmApiVersion.java
(84%)