This is an automated email from the ASF dual-hosted git repository.
tandraschko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
from d09317e Merge pull request #105 from
apache/dependabot/maven/org.testng-testng-7.10.1
add ec7a19f disable IANAL plugin on jdk 16+
add 00f0448 Fix execution of most tests
add df8b625 Add java 17 to github actions CI
add 7d75e43 Improve Meta#hashCode/equals for newer JVMs
add aec60e7 Remove Meta#hashCode/Meta#equals
add 480b7a4 Improve ContainerElementKeyTest for java 21, add Java 21 to CI
new 393705a Merge pull request #107 from jungm/java17-compatibility
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/bval-ci.yml | 7 +++++--
.../java/org/apache/bval/jsr/metadata/Meta.java | 16 ---------------
.../bval/jsr/metadata/ContainerElementKeyTest.java | 12 +++++------
bval-tck/pom.xml | 2 +-
pom.xml | 24 ++++++++++++++++++++++
5 files changed, 36 insertions(+), 25 deletions(-)