[hibernate-commits] [hibernate/hibernate-validator] d611ea: HV-1604 Fix instantiation of the JPATraversableRes...

GitHub noreply at github.com
Thu May 3 09:01:37 EDT 2018


  Branch: refs/heads/6.0
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: d611ea05050ae6f66cd8fb686392f9bf1f76add0
      https://github.com/hibernate/hibernate-validator/commit/d611ea05050ae6f66cd8fb686392f9bf1f76add0
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/resolver/JPATraversableResolver.java
    M engine/src/main/java/org/hibernate/validator/internal/engine/resolver/TraversableResolvers.java
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/traversableresolver/JpaTraversableResolverTest.java
    A integration/src/test/java/org/hibernate/validator/integration/wildfly/jpa/JPATraversableResolverIT.java

  Log Message:
  -----------
  HV-1604 Fix instantiation of the JPATraversableResolver

Also raise the log message to WARN as it's important to be warned if
there is an issue instantiating it.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list