hibernate-orm/gradle
Sanne Grinovero b9a24f458c HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1
We apply the update int two steps:
 - some hand-rolled changes, such as switching the dependency to the new Hibernate Validator preview build
 - running a replace-all scripts

This individual commit represents the first set of changes.
When porting this change to a different branch, this one should be cherry picked while the second change
is better ported by running the same script once again.
2020-04-20 12:14:24 +01:00
..
wrapper HHH-13925 Upgrade to Gradle 6 2020-04-06 16:04:55 +02:00
base-information.gradle HHH-13682 Allow forcing the tested Java version in the Gradle build 2020-04-14 13:36:43 +01:00
databases.gradle HHH-13917: Add support for HANA Cloud 2020-04-17 13:30:38 +01:00
java-module.gradle HHH-13952 Remove dependency to Arquillian as its no longer used 2020-04-17 14:27:19 +01:00
libraries.gradle HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1 2020-04-20 12:14:24 +01:00
published-java-module.gradle HHH-13682 Remove unnecessary checks around Java 8 compatibility 2020-04-14 13:36:43 +01:00
publishing-pom.gradle HHH-13925 Disable Gradle module metadata publishing until we know what we want 2020-04-06 16:04:55 +02:00
publishing-repos.gradle HHH-13685 Upgrade to maven-repo-auth 3.0.2 2020-04-01 09:53:13 -05:00