This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a change to branch ARIES-2165-build-proxy-with-java-11-17-21
in repository https://gitbox.apache.org/repos/asf/aries.git
discard 02142d01b ARIES-2165: Update parent pom and build proxy on Java 11, 17
and 21 adding objensis
add 707842d90 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to
3.5.0
add 52e06a094 Bump actions/checkout from 5 to 6
add 29fd17c49 Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to
3.5.1
add a5212a3b5 Bump org.apache.maven.plugins:maven-assembly-plugin from
3.7.1 to 3.8.0
add 20f92f8dd Bump org.apache.maven.plugins:maven-release-plugin from
3.2.0 to 3.3.0
add 1165dddc1 Bump org.apache.maven.plugins:maven-release-plugin from
3.3.0 to 3.3.1
add e72975d67 Bump asm.version from 9.9 to 9.9.1
add 6f34d1a10 Bump xbean.version from 4.28 to 4.29
add 43053de79 Bump maven.version from 3.9.11 to 3.9.12
add 5690146a1 Bump xbean.version from 4.28 to 4.29
add 94b3d25cc Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6
add 89fcd6732 [MAINTENANCE] Do not use any bnd maven plugin 7.x because it
does not support java 8
add 8a94a08fd Bump junit-platform.version from 1.14.1 to 1.14.2
add e038eade9 Bump junit-jupiter.version from 5.14.1 to 5.14.2
add 66518def1 Bump org.apache:apache from 35 to 36
add 25bbd960e Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to
4.11.0
add 538565442 Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness
add dfca3cefc Bump org.apache:apache from 36 to 37
add ff51324ef Bump org.codehaus.mojo:animal-sniffer-enforcer-rule from
1.26 to 1.27
add 182b8f89d Bump org.apache.groovy:groovy-xml from 4.0.29 to 4.0.30
add 86ce33b21 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
add 3fcc57fe0 Bump xbean.version from 4.29 to 4.30
add bb53e2469 ARIES-2165: Run esa-ant, pushstream, quiesce, testsupport,
util, versioning, web on Java 25 (#782)
add 81b2de767 ARIES-2165: Test blueprint-maven-plugin on java 25 (#783)
add cf585790f ARIES-2165: Update parent pom and build proxy on Java 11, 17
and 21 adding objensis
add 859ae3acd ARIES-2165: Test proxy on java 25
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 (02142d01b)
\
N -- N -- N refs/heads/ARIES-2165-build-proxy-with-java-11-17-21
(859ae3acd)
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 | 2 +-
.github/workflows/async.yml | 2 +-
.github/workflows/blueprint-maven-plugin.yml | 4 +--
.github/workflows/blueprint.yml | 2 +-
.github/workflows/esa-ant-task.yml | 4 +--
.github/workflows/esa-maven-plugin.yml | 2 +-
.github/workflows/jmx.yml | 2 +-
.github/workflows/jndi.yml | 2 +-
.github/workflows/labeler.yml | 2 +-
.github/workflows/pmd.yml | 2 +-
.github/workflows/proxy.yml | 6 ++--
.github/workflows/pushstream.yml | 4 +--
.github/workflows/quiesce.yml | 4 +--
.github/workflows/samples.yml | 2 +-
.github/workflows/spi-fly.yml | 2 +-
.github/workflows/subsystem.yml | 2 +-
.github/workflows/testsupport.yml | 4 +--
.github/workflows/transaction.yml | 2 +-
.github/workflows/tutorials.yml | 2 +-
.github/workflows/util.yml | 4 +--
.github/workflows/versioning.yml | 4 +--
.github/workflows/web.yml | 4 +--
.../blueprint-maven-plugin-itest/pom.xml | 2 +-
.../blueprint-maven-plugin/pom.xml | 4 +--
blueprint/blueprint-bundle/pom.xml | 2 +-
blueprint/blueprint-cm/pom.xml | 2 +-
blueprint/blueprint-core/pom.xml | 4 +--
blueprint/blueprint-repository/pom.xml | 2 +-
blueprint/examples/blueprint-sample-war/pom.xml | 2 +-
blueprint/itests/blueprint-itests/pom.xml | 4 +--
esa-maven-plugin/pom.xml | 8 ++---
jmx/jmx-itests/pom.xml | 2 +-
jndi/jndi-url-itest/pom.xml | 4 +--
parent/pom.xml | 4 +--
pom.xml | 2 +-
proxy/proxy-impl/pom.xml | 40 +++++++++++++++++++---
proxy/proxy-itests/pom.xml | 6 ++--
pushstream/pom.xml | 2 +-
samples/blog/blog-itests/pom.xml | 2 +-
samples/pom.xml | 2 +-
spi-fly/pom.xml | 10 +++---
subsystem/subsystem-itests/pom.xml | 2 +-
transaction/transaction-jdbc/pom.xml | 2 +-
transaction/transaction-jms/pom.xml | 2 +-
tutorials/blueprint/tutorial-assembly/pom.xml | 2 +-
versioning/versioning-checker/pom.xml | 4 +--
versioning/versioning-plugin/pom.xml | 4 +--
web/web-itests/pom.xml | 2 +-
web/web-urlhandler/pom.xml | 2 +-
49 files changed, 110 insertions(+), 78 deletions(-)