Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-validator
Commit: aadb0bd429d46f49a0b3b3e82aef756446620cb5
https://github.com/hibernate/hibernate-validator/commit/aadb0bd429d46f49a...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/containerelement/map/Car.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/containerelement/nested/Car.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter02/containerelement/set/Car.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter09/FixedClockProvider.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/context/MyFutureValidator.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/context/MyFutureValidatorMessageParameter.java
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter12/nodenameprovider/PersonSerializationTest.java
Log Message:
-----------
HV-1864 Fix some issues in the doc includes
Commit: fe04ab3622b61a12c6c801d1faa224b33b56659f
https://github.com/hibernate/hibernate-validator/commit/fe04ab3622b61a12c...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M
documentation/src/test/java/org/hibernate/validator/referenceguide/chapter03/parameterscriptassert/Car.java
Log Message:
-----------
HV-1864 Move to Groovy as JSR 223 script language
Javascript is not present anymore in JDK 17.
Commit: 582f504793b6e949c5649b5982fb0bcb1d04ed86
https://github.com/hibernate/hibernate-validator/commit/582f504793b6e949c...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M
cdi/src/test/java/org/hibernate/validator/test/cdi/internal/methodvalidation/getter/DeliveryService.java
Log Message:
-----------
HV-1864 Workaround a weird compilation issue
It will remain a mystery for now.
arquillianBeforeClass(org.hibernate.validator.test.cdi.internal.methodvalidation.getter.ImplicitValidateOnExecutionDoesNotTriggerGetterValidationTest)
Time elapsed: 0.05 s <<< FAILURE!
java.lang.reflect.GenericSignatureFormatError:
Signature Parse error: Expected Field Type Signature
Remaining input: javax.validation.executable.ExecutableType
Commit: 378abf6637ff73f67ed2d96d6c345c5ebd8ede62
https://github.com/hibernate/hibernate-validator/commit/378abf6637ff73f67...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1864 Enable more modules with JDK 17
Commit: 027e4b5d66ee0dac4777e7087414dbd143d705fb
https://github.com/hibernate/hibernate-validator/commit/027e4b5d66ee0dac4...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1864 Define maven.compiler.release and maven.compiler.testRelease
Commit: 98e6f8617c17a3c2bd79b3152038aebf159786e9
https://github.com/hibernate/hibernate-validator/commit/98e6f8617c17a3c2b...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HV-1864 Make JDK 17 the default JDK for building (and releasing)
Commit: 8eda222c767ac7d52c9d44a9a8e0ffaf0872b58b
https://github.com/hibernate/hibernate-validator/commit/8eda222c767ac7d52...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1864 Require the usage of Java 17 for releasing
Commit: 4470f5061dd35e6eb58a74ab0f36cab6307157e8
https://github.com/hibernate/hibernate-validator/commit/4470f5061dd35e6eb...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1875 Upgrade Weld test dependency to 4.0.2.Final
Commit: 0f117acd8b481545953c8e9dff093e15dcb9dab9
https://github.com/hibernate/hibernate-validator/commit/0f117acd8b4815459...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1876 Upgrade WildFly test dependency to 26.0.1.Final
Compare:
https://github.com/hibernate/hibernate-validator/compare/1a342d5bf505...0...