This is an automated email from the ASF dual-hosted git repository.
cortlepp pushed a change to branch ci/add-jdk-25-lts
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
omit e79e310622 chore: update Jacoco to support JDK 25
omit 183c264542 chore: remove security manager properties from script
omit b7f9a65bae chore: remove animal-sniffer-maven-plugin because it is no
longer needed
omit 584fce9ecd chore: remove hermetic-maven-plugin because it relies on
the removed SecurityManager
omit 6130fed00d chore: update maven plugin plugin for JDK 25 compatability
omit df63f9bb97 chore: update allowed version range
omit 7ddcea5852 chore: use SecurityManager only for JDKs up to 24
omit f29b27cfa1 chore: remove hermetic-maven-plugin because it relies on
the remoced SecurityManager
omit b0af325cb6 chore: pin byte-buddy version for recent JDK compat
omit 5a2752a76e chore: java 1.8 compat is no longer needed
omit ab1b0cbbfa fix: correctly set Java version in maven and CI
omit 1333baef6f fix: remove unsupported parameter
omit 982971de3e fix: add `includeantruntime="false"` parameter to javac ant
builds
add c2cd33d56d fix: add `includeantruntime="false"` parameter to javac ant
builds
add f7bb1b2b43 fix: remove unsupported parameter
add f7404c8eb9 fix: correctly set Java version in maven and CI
add e678c16859 chore: java 1.8 compat is no longer needed
add 93ac65dd14 chore: pin byte-buddy version for recent JDK compat
add becb206b2e chore: remove hermetic-maven-plugin because it relies on
the remoced SecurityManager
add a3dc3950eb chore: use SecurityManager only for JDKs up to 24
add 1236689e1f chore: update allowed version range
add 6d03db2d5c chore: update maven plugin plugin for JDK 25 compatability
add a85ca3ab27 chore: remove hermetic-maven-plugin because it relies on
the removed SecurityManager
add f9bc4e902a chore: remove animal-sniffer-maven-plugin because it is no
longer needed
add 626834106a chore: remove security manager properties from script
add 5dbdb3482f chore: update Jacoco to support JDK 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 (e79e310622)
\
N -- N -- N refs/heads/ci/add-jdk-25-lts (5dbdb3482f)
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:
modules/integration/test-resources/jaxrs/archiveTestModule/build.xml | 2 +-
modules/integration/test-resources/jaxrs/pojoTestModule/build.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)