[hibernate-commits] [hibernate/hibernate-validator] 5415ad: HV-975 Adding test case for using Optional in conj...

GitHub noreply at github.com
Mon Apr 20 09:44:23 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 5415adbdb8b41a0e2b857014a879c73c61bce385
      https://github.com/hibernate/hibernate-validator/commit/5415adbdb8b41a0e2b857014a879c73c61bce385
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    A engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/engine/valuehandling/OptionalWithPrivateGetterTest.java
    A engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/engine/valuehandling/Project.java
    A engine-jdk8-tests/src/test/resources/log4j.properties

  Log Message:
  -----------
  HV-975 Adding test case for using Optional in conjunction with private getter


  Commit: f0359d8d3235e3ace694cedd90a909c37d7f7e42
      https://github.com/hibernate/hibernate-validator/commit/f0359d8d3235e3ace694cedd90a909c37d7f7e42
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-04-20 (Mon, 20 Apr 2015)

  Changed paths:
    M engine-jdk8-tests/src/test/java/org/hibernate/validator/test/internal/engine/valuehandling/Project.java

  Log Message:
  -----------
  HV-975 Removing un-used imports


Compare: https://github.com/hibernate/hibernate-validator/compare/1ce4a0bbb996...f0359d8d3235


More information about the hibernate-commits mailing list