This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.9
in repository https://gitbox.apache.org/repos/asf/aries.git
discard 55afd05c5 Bump org.apache.felix:maven-bundle-plugin from 2.0.0 to 5.1.9
add 541c92b88 [MAINTENANCE] Run test profile for esa and eba plugins in
workflows
add ccb19a083 [MAINTENANCE] Remove application and samples from reactor
add a5c6a9ef3 [MAINTENANCE] Remove dependabot for not root modules
add b8d9d6da6 [MAINTENANCE] Update eclipse asm and xbean in
ejb-modeller-itests
add c711c770f [MAINTENANCE] Remove forkMode removed parameter from surefire
add 3bcd6d78a [MAINTENANCE] Set surefire version for blueprint and
subsytem itests
add 643e70368 [MAINTENANCE] Configure reuse forks in blueprint and
subsystem
add d6cd5b2d7 Merge pull request #403 from
apache/remove-fork-mode-removed-parameter-from-surefire
add 334192875 Bump org.apache.maven.plugins:maven-jar-plugin from 2.3 to
3.4.2
add 3222f3caa [MAINTENANCE] Reconfigure jar plugin to use classifiers
add a03ace7c5 Merge pull request #343 from
apache/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.2
add 8c1c07209 ARIES-2163: Replace ianal with geronimo tools-maven-plugin
and update apache parent pom
add 5f5a27e08 ARIES-2163: Use parent pom in versioning modules
add 50df2613d ARIES-2163: Enable versioning builds on java 17 and 21
add f697ba622 Merge pull request #404 from
apache/ARIES-2163-replace-ianal-with-geronimo-tools-maven-plugin
add e8c6b7140 [ARIES-2161] update destroy method to be compatible with
spring 6
add cf98954d8 Merge pull request #299 from f2par0/fde/spring-fix
add 4fe179138 Bump org.apache.servicemix.bundles.spring.version
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 344609e3b Bump org.apache.felix:maven-bundle-plugin from 2.0.0 to 5.1.9
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 (55afd05c5)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.9
(344609e3b)
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 | 43 ----------
.github/workflows/eba-maven-plugin.yml | 2 +-
.github/workflows/esa-maven-plugin.yml | 2 +-
.github/workflows/versioning.yml | 2 +-
blueprint/blueprint-spring-extender/pom.xml | 2 +-
.../extender/SpringXsdVersionResolverTest.java | 2 +-
blueprint/blueprint-spring/pom.xml | 2 +-
.../blueprint/spring/BlueprintBeanFactory.java | 16 ++++
.../spring/BlueprintNamespaceHandler.java | 2 +-
blueprint/itests/blueprint-itests/pom.xml | 7 +-
ejb/ejb-modeller-itest/pom.xml | 43 ++++++----
.../ejb/container/itest/EJBModellingTest.java | 7 +-
jmx/jmx-itests/pom.xml | 8 --
jndi/jndi-url-itest/pom.xml | 6 +-
parent/pom.xml | 47 ++++-------
pom.xml | 12 ++-
proxy/proxy-itests/pom.xml | 7 --
samples/twitter/twitter-twitter4j/pom.xml | 2 +-
spi-fly/pom.xml | 2 -
subsystem/subsystem-itests/pom.xml | 95 ++++++++++++++++------
versioning/pom.xml | 2 +-
versioning/versioning-checker/pom.xml | 4 +-
versioning/versioning-plugin/pom.xml | 4 +-
web/web-itests/pom.xml | 8 --
24 files changed, 165 insertions(+), 162 deletions(-)