[hibernate-commits] [hibernate/hibernate-validator] db8c4f: HV-1185 Add more tests for URL validation and impr...

GitHub noreply at github.com
Tue Jan 31 09:43:45 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: db8c4f0837f800d1f7e9a31e92a4e366969d8a68
      https://github.com/hibernate/hibernate-validator/commit/db8c4f0837f800d1f7e9a31e92a4e366969d8a68
  Author: marko-bekhta <markob at prykladna.lviv.ua>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/constraintvalidators/RegexpURLValidator.java
    M engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/hv/EmailValidator.java
    A engine/src/main/java/org/hibernate/validator/internal/util/DomainNameUtil.java
    M engine/src/test/java/org/hibernate/validator/test/internal/constraintvalidators/hv/URLValidatorTest.java

  Log Message:
  -----------
  HV-1185 Add more tests for URL validation and improve the existing validators


  Commit: 8ef297a1250f27a0afc46217c30e5b1b1eb05c8d
      https://github.com/hibernate/hibernate-validator/commit/8ef297a1250f27a0afc46217c30e5b1b1eb05c8d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M osgi/karaf-features/src/main/features/features.xml

  Log Message:
  -----------
  HV-1224 Update the groupId in the Karaf features file


  Commit: b3d3f75c6f790856a0013b34eca910ee01534005
      https://github.com/hibernate/hibernate-validator/commit/b3d3f75c6f790856a0013b34eca910ee01534005
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HV-1229 Upgrade OSGi test dependencies


Compare: https://github.com/hibernate/hibernate-validator/compare/5b9e30ec8de5...b3d3f75c6f79


More information about the hibernate-commits mailing list