Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: f8862386f4499a7c5fcc72b9d7a6ed20e5a3d2ce
https://github.com/hibernate/hibernate-validator/commit/f8862386f4499a7c5...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-07-11 (Tue, 11 Jul 2017)
Changed paths:
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Author.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/AvailableInStore.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Book.java
A
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Library.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/NewPasswordsIdentical.java
A
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/NonEmpty.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/OldAndNewPasswordsDifferent.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Review.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/SecurityChecking.java
M
engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/SpecExamplePropertyPathTest.java
Log Message:
-----------
HV-1371 Add missing examples to the specexample PropertyPath test