Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: c9050d795379fb31d3f741739001f15bb0eb8bd7
https://github.com/hibernate/hibernate-validator/commit/c9050d795379fb31d...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M documentation/pom.xml
Log Message:
-----------
HV-1608 Add a dependency to javax-annotation-api to the documentation
It is needed for a few tests from the documentation.
Commit: c7525f49aea6a356e93a6e59bbee49b2ef20a4f3
https://github.com/hibernate/hibernate-validator/commit/c7525f49aea6a356e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/engine/valueextraction/ValueExtractorManager.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/valueextraction/JavaFXClassLoadingTest.java
Log Message:
-----------
HV-1608 Test the presence of a class included in javafx.base.jar
It is counter productive to test the presence of a class we don't really
need and that might not be present.
Commit: 63623af002c24bee2f4dc9ee9af4b9bd155a7e69
https://github.com/hibernate/hibernate-validator/commit/63623af002c24bee2...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M engine/pom.xml
M pom.xml
Log Message:
-----------
HV-1608 When testing with JDK 11, download the JavaFX jars
It is not pretty but it will do for now while we wait for them to be
available on Maven Central.
Commit: 113ce93870031615eb01fa525ce7fa2b235cac77
https://github.com/hibernate/hibernate-validator/commit/113ce93870031615e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-06-14 (Thu, 14 Jun 2018)
Changed paths:
M pom.xml
Log Message:
-----------
HV-1608 Do not build the integration tests for JDK 11+
WildFly currently does not start with JDK 11.
Compare:
https://github.com/hibernate/hibernate-validator/compare/35c3bebd0102...1...
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.