Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: d7146ae4625a3364682d5115dc9d1f30cb489603
https://github.com/hibernate/hibernate-validator/commit/d7146ae4625a33646...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
A
engine/src/main/java/org/hibernate/validator/parameternameprovider/ReflectionParameterNameProvider.java
A
engine/src/test/java/org/hibernate/validator/test/parameternameprovider/ReflectionParameterNameProviderTest.java
Log Message:
-----------
HV-1537 Reintroduce ReflectionParameterNameProvider to avoid API breakage
Commit: 588734bf0f0debd6f3946c639fb315563d69670a
https://github.com/hibernate/hibernate-validator/commit/588734bf0f0debd6f...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/parameternameprovider/ReflectionParameterNameProvider.java
Log Message:
-----------
HV-1537 Deprecate ReflectionParameterNameProvider
Commit: 948783b559e56a244da0115f15ef00609bf45418
https://github.com/hibernate/hibernate-validator/commit/948783b559e56a244...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M engine/src/main/java/org/hibernate/validator/Incubating.java
Log Message:
-----------
HV-1538 Make the @Incubating annotation @Documented
Commit: 130fcf16ac91fdc71dba0db234bf150b1e220a0a
https://github.com/hibernate/hibernate-validator/commit/130fcf16ac91fdc71...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/parameternameprovider/ReflectionParameterNameProvider.java
Log Message:
-----------
HV-1537 Remove the documentation and mark for removal per Gunnar's
request
Compare:
https://github.com/hibernate/hibernate-validator/compare/598f2ce18712...1...