This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.2
in repository https://gitbox.apache.org/repos/asf/aries.git
discard e51566de9 Bump org.codehaus.plexus:plexus-utils from 1.4.7 to 4.0.2
add 0d80e5bbd [MAINTENANCE] Do not override rat plugin version in parent
pom
add 6510b534b [MAINTENANCE] Do not override release plugin version in
parent pom
add b62cf92b5 [MAINTENANCE] Do not override shade plugin version in parent
pom
add e674c7176 [MAINTENANCE] Do not override compiler plugin version in
parent pom
add f288df7ba [MAINTENANCE] Add todo to not override javadoc plugin
version in parent pom when new apache parent pom is released
add f933e4e07 [MAINTENANCE] Replace http sites and repositories urls with
https in parent pom
add 7c6170267 Merge pull request #407 from
apache/cleanup-parent-pom-plugin-versions-and-urls
add 6bcad74e3 ARIES-2163: Remove tools-maven-plugin
add d2b2443be ARIES-2163: Remove LICENSE and NOTICE files from modules
using new parent pom
add 3676f1b4c Merge pull request #410 from
apache/ARIES-2164-remove-tools-maven-plugin-in-parent-pom
add 1487041ac ARIES-2165: Update parent pom and build testsupport on Java
11, 17 and 21
add d171ee5be ARIES-2165: Update parent pom and build util on Java 11, 17
and 21
add 502b9538e ARIES-2165: Update parent pom and build quiesce on Java 11,
17 and 21
add 41c8b8a88 ARIES-2165: Skip versioning plugin in parent pom
add 4571f793d ARIES-2165: Build parent pom in workflows using testsupport
add 1172a11b6 ARIES-2165: Update web-itests depdendencies for new
testsuppport
add bdd826433 ARIES-2165: Duplicate testsupport classes in jmx-itests
add 342466f99 Merge pull request #412 from
apache/ARIES-2165-build-quiesce-with-java-11-17-21
add 203367874 ARIES-2164: Remove duplicated remote-resource plugin
execution
add 132bfe2d6 Bump org.apache.felix:maven-bundle-plugin from 2.0.0 to
5.1.9 (#390)
add 9724ee233 [MAINTENANCE] Remove unnecessary dependencies from quiesce
(#416)
add 900d33411 Bump org.eclipse:osgi from 3.5.0.v20090520 to
3.10.0-v20140606-1445
add d78ce9148 [MAINTENANCE] Remove unused dependencies in
blueprint/examples/blueprint-sample-fragment
add 9a08262fa [MAINTENANCE] Set org.eclipse:osgi version to minimal
supported
add 3bed6a08a [MAINTENANCE] Set quiesce workflow depends on util
add 34c2e95d2 Bump org.eclipse:osgi from 3.5.0.v20090520 to the highest
containing CompositeBundle
add 7bda95273 Bump org.codehaus.mojo:build-helper-maven-plugin from 1.5 to
3.6.0
add 7e90e95ff Bump com.googlecode.pojosr:de.kalpatec.pojosr.framework
add 430411bdb [MAINTENANCE] Remove unnecessary logback dependencies from
jmx-itests
add cc19d6b1a Bump org.codehaus.plexus:plexus-utils in /esa-maven-plugin
add 3a3d61ef3 Bump org.codehaus.plexus:plexus-utils from 1.4.7 to 4.0.2
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 (e51566de9)
\
N -- N -- N
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.2 (3a3d61ef3)
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/dependabot.yaml | 3 +
.github/workflows/blueprint.yml | 1 +
.github/workflows/ejb.yml | 1 +
.github/workflows/jmx.yml | 1 +
.github/workflows/jndi.yml | 1 +
.github/workflows/quiesce.yml | 5 +-
.github/workflows/subsystem.yml | 1 +
.github/workflows/testsupport.yml | 2 +-
.github/workflows/util.yml | 2 +-
.github/workflows/web.yml | 1 +
blueprint/blueprint-cm/pom.xml | 2 +-
blueprint/blueprint-spring-extender/pom.xml | 2 +-
blueprint/blueprint-spring/pom.xml | 2 +-
.../examples/blueprint-sample-fragment/pom.xml | 13 --
jmx/jmx-itests/pom.xml | 22 +--
.../aries/itest/AbstractIntegrationTest.java | 2 +
.../org/apache/aries/itest/RichBundleContext.java | 2 +
.../test}/java/org/apache/aries/itest/packageinfo | 0
.../apache/aries/jmx/AbstractIntegrationTest.java | 5 +-
parent/pom.xml | 66 +------
quiesce/pom.xml | 2 +-
quiesce/quiesce-api/LICENSE | 203 ---------------------
quiesce/quiesce-api/NOTICE | 8 -
quiesce/quiesce-api/pom.xml | 12 +-
quiesce/quiesce-manager-itest/LICENSE | 203 ---------------------
quiesce/quiesce-manager-itest/NOTICE | 8 -
quiesce/quiesce-manager-itest/pom.xml | 65 +------
.../quiesce/manager/itest/QuiesceManagerTest.java | 20 +-
quiesce/quiesce-manager/LICENSE | 203 ---------------------
quiesce/quiesce-manager/NOTICE | 8 -
quiesce/quiesce-manager/pom.xml | 16 +-
subsystem/subsystem-core/pom.xml | 2 +-
subsystem/subsystem-itests/pom.xml | 2 +-
testsupport/LICENSE | 203 ---------------------
testsupport/NOTICE | 8 -
testsupport/pom.xml | 2 +-
testsupport/testsupport-unit/LICENSE | 203 ---------------------
testsupport/testsupport-unit/NOTICE | 8 -
testsupport/testsupport-unit/pom.xml | 12 +-
transaction/transaction-blueprint/pom.xml | 2 +-
transaction/transaction-jdbc/pom.xml | 4 +-
transaction/transaction-jms/pom.xml | 2 +-
transaction/transaction-manager/pom.xml | 2 +-
util/LICENSE | 203 ---------------------
util/NOTICE | 8 -
util/pom.xml | 14 +-
versioning/LICENSE | 203 ---------------------
versioning/NOTICE | 8 -
versioning/versioning-checker/LICENSE | 203 ---------------------
versioning/versioning-checker/NOTICE | 8 -
web/web-itests/pom.xml | 6 +-
51 files changed, 91 insertions(+), 1894 deletions(-)
copy {testsupport/testsupport-unit/src/main =>
jmx/jmx-itests/src/test}/java/org/apache/aries/itest/AbstractIntegrationTest.java
(97%)
copy {testsupport/testsupport-unit/src/main =>
jmx/jmx-itests/src/test}/java/org/apache/aries/itest/RichBundleContext.java
(99%)
copy {testsupport/testsupport-unit/src/main =>
jmx/jmx-itests/src/test}/java/org/apache/aries/itest/packageinfo (100%)
delete mode 100644 quiesce/quiesce-api/LICENSE
delete mode 100644 quiesce/quiesce-api/NOTICE
delete mode 100644 quiesce/quiesce-manager-itest/LICENSE
delete mode 100644 quiesce/quiesce-manager-itest/NOTICE
delete mode 100644 quiesce/quiesce-manager/LICENSE
delete mode 100644 quiesce/quiesce-manager/NOTICE
delete mode 100644 testsupport/LICENSE
delete mode 100644 testsupport/NOTICE
delete mode 100644 testsupport/testsupport-unit/LICENSE
delete mode 100644 testsupport/testsupport-unit/NOTICE
delete mode 100644 util/LICENSE
delete mode 100644 util/NOTICE
delete mode 100644 versioning/LICENSE
delete mode 100644 versioning/NOTICE
delete mode 100644 versioning/versioning-checker/LICENSE
delete mode 100644 versioning/versioning-checker/NOTICE