Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 0ee619ec99ef878b8427a77d79f46010a76628e7
https://github.com/hibernate/hibernate-validator/commit/0ee619ec99ef878b8...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M pom.xml
Log Message:
-----------
HV-915 Store Eclipse m2e settings in parent pom
Commit: 4772da34e4f8d35670a266ef3e218230d537bcc2
https://github.com/hibernate/hibernate-validator/commit/4772da34e4f8d3567...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
A engine-jdk8-tests/pom.xml
M engine/pom.xml
M pom.xml
Log Message:
-----------
HV-915 Create new modules for tests using JDK 1.8
Commit: aee4cdf56887f7638ff4ffafb84c13fad7cc093a
https://github.com/hibernate/hibernate-validator/commit/aee4cdf56887f7638...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
A
engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/engine/typeannotationconstraint/TypeAnnotationConstraintTest.java
A
engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/engine/valuehandling/UnwrapModesTest.java
A
engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/metadata/provider/TypeAnnotationAwareMetaDataProviderTest.java
R
engine/src/test/java/org/hibernate/validator/test/internal/engine/typeannotationconstraint/TypeAnnotationConstraintTest.java
R
engine/src/test/java/org/hibernate/validator/test/internal/engine/valuehandling/UnwrapModesTest.java
R
engine/src/test/java/org/hibernate/validator/test/internal/metadata/provider/TypeAnnotationAwareMetaDataProviderTest.java
Log Message:
-----------
HV-915 Move tests requiring JDK 1.8
Compare:
https://github.com/hibernate/hibernate-validator/compare/fc5af4135490...a...