[hibernate-commits] [hibernate/hibernate-validator] 4aa664: HV-568: Unifying handling of built-in and custom c...

GitHub noreply at github.com
Wed May 9 05:16:34 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4aa664dad95f4474100637f44364e9747ec26101
      https://github.com/hibernate/hibernate-validator/commit/4aa664dad95f4474100637f44364e9747ec26101
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java

  Log Message:
  -----------
  HV-568: Unifying handling of built-in and custom constraints, caching supported types for custom constraints


  Commit: e73efab8c375075cc407e4369f06a9888268378d
      https://github.com/hibernate/hibernate-validator/commit/e73efab8c375075cc407e4369f06a9888268378d
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java

  Log Message:
  -----------
  HV-568: Caching annotation types


  Commit: 132d98dc05b4963881a7038a011ffacc0de8b90b
      https://github.com/hibernate/hibernate-validator/commit/132d98dc05b4963881a7038a011ffacc0de8b90b
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2012-05-08 (Tue, 08 May 2012)

  Changed paths:
    M annotation-processor/src/main/java/org/hibernate/validator/ap/util/ConstraintHelper.java

  Log Message:
  -----------
  HV-568: Caching composing constraints, retrieving annotation type from cache


Compare: https://github.com/hibernate/hibernate-validator/compare/c1f301b...132d98d


More information about the hibernate-commits mailing list