[hibernate-commits] [hibernate/hibernate-validator] c623fc: HV-1222 Update CollectionHelper.iteratorFromArray ...

GitHub noreply at github.com
Tue Jan 24 04:14:04 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: c623fc64dac8e4830b0874630076ab0de10b71a1
      https://github.com/hibernate/hibernate-validator/commit/c623fc64dac8e4830b0874630076ab0de10b71a1
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/CollectionHelper.java

  Log Message:
  -----------
  HV-1222 Update CollectionHelper.iteratorFromArray and add CollectionHelper.iterableFromArray


  Commit: 06fd325bbf0a3ebb89ff8289686ea26df172ca04
      https://github.com/hibernate/hibernate-validator/commit/06fd325bbf0a3ebb89ff8289686ea26df172ca04
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/ReflectionHelper.java

  Log Message:
  -----------
  HV-1222 Use CollectionHelper.iterableFromArray(Object) in ReflectionHelper

... instead of using CollectionHelper.iteratorFromArray(Object)


Compare: https://github.com/hibernate/hibernate-validator/compare/11815ad751c6...06fd325bbf0a


More information about the hibernate-commits mailing list