[hibernate-commits] [hibernate/hibernate-validator] d6a95a: HV-626 use #getDeclaredAnnotations instead of #get...

GitHub noreply at github.com
Tue Nov 27 11:51:16 EST 2012


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: d6a95a3635fcc49e2b288482be1394e97310c294
      https://github.com/hibernate/hibernate-validator/commit/d6a95a3635fcc49e2b288482be1394e97310c294
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/provider/AnnotationMetaDataProvider.java
    A engine/src/test/java/org/hibernate/validator/test/internal/metadata/provider/AnnotationMetaDataProviderTest.java

  Log Message:
  -----------
  HV-626 use #getDeclaredAnnotations instead of #getAnnotations when processing member/class metadata





More information about the hibernate-commits mailing list