[hibernate-commits] [hibernate/hibernate-validator] 28fe4b: HV-1171 Adding short name of declaring type to log...

GitHub noreply at github.com
Thu Dec 1 11:22:46 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 28fe4bac1cc69bbe611df2e104fa6fc7576521f8
      https://github.com/hibernate/hibernate-validator/commit/28fe4bac1cc69bbe611df2e104fa6fc7576521f8
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/formatter/ExecutableFormatter.java
    M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableFormatterTest.java

  Log Message:
  -----------
  HV-1171 Adding short name of declaring type to log representation of methods


  Commit: 69c523975077cd178b744410c96dd6ca3d08869e
      https://github.com/hibernate/hibernate-validator/commit/69c523975077cd178b744410c96dd6ca3d08869e
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/aggregated/ExecutableMetaData.java

  Log Message:
  -----------
  HV-1173 Avoiding superfluous merge of executable metadata


  Commit: 172309a944f765f2a8d73591b562156f202745ee
      https://github.com/hibernate/hibernate-validator/commit/172309a944f765f2a8d73591b562156f202745ee
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/facets/Cascadable.java

  Log Message:
  -----------
  HV-1172 Removing two unused methods from Cascadable


  Commit: 9cdfd01e916f6cbb9e83cde45955fd27e3fbace4
      https://github.com/hibernate/hibernate-validator/commit/9cdfd01e916f6cbb9e83cde45955fd27e3fbace4
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

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

  Log Message:
  -----------
  HV-1173 Avoiding repeated creation of cascaded value context


  Commit: 4eaf0f85826fc2112bc6d611be32d3ed536d9084
      https://github.com/hibernate/hibernate-validator/commit/4eaf0f85826fc2112bc6d611be32d3ed536d9084
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableFormatterTest.java
    M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableHelperTest.java

  Log Message:
  -----------
  HV-1174 Fix typos in method names of a couple of tests


Compare: https://github.com/hibernate/hibernate-validator/compare/fa9d7b25930c...4eaf0f85826f


More information about the hibernate-commits mailing list