[hibernate-commits] [hibernate/hibernate-validator] d978f8: HV-506 - Use Arrays#toString to interpolate a cons...

noreply at github.com noreply at github.com
Fri Oct 14 12:50:10 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator

  Commit: d978f8197988b14e21b10ce7ebb49863c2e56c89
      https://github.com/hibernate/hibernate-validator/commit/d978f8197988b14e21b10ce7ebb49863c2e56c89
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-10-14 (Fri, 14 Oct 2011)

  Changed paths:
    M hibernate-validator/src/main/java/org/hibernate/validator/messageinterpolation/ResourceBundleMessageInterpolator.java

  Log Message:
  -----------
  HV-506 - Use Arrays#toString to interpolate a constraint parameter of type Array.


  Commit: e08759a0fb7517a797c2718379f9d6da1332846c
      https://github.com/hibernate/hibernate-validator/commit/e08759a0fb7517a797c2718379f9d6da1332846c
  Author: Kevin Pollet <pollet.kevin at gmail.com>
  Date:   2011-10-14 (Fri, 14 Oct 2011)

  Changed paths:
    M hibernate-validator/src/test/java/org/hibernate/validator/test/engine/messageinterpolation/MessageInterpolationTest.java

  Log Message:
  -----------
  HV-506 - Add test.


Compare: https://github.com/hibernate/hibernate-validator/compare/7d0a1da...e08759a


More information about the hibernate-commits mailing list