[hibernate-commits] [hibernate/hibernate-validator] e19652: HV-1725 Switch to using Jakarta EE artifacts

Guillaume Smet noreply at github.com
Thu Oct 17 09:55:15 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: e19652e5ec8becde2cd73c352afba99bf8d03e17
      https://github.com/hibernate/hibernate-validator/commit/e19652e5ec8becde2cd73c352afba99bf8d03e17
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M annotation-processor/src/test/java/org/hibernate/validator/ap/testutil/CompilerTestHelper.java
    M cdi/pom.xml
    M distribution/pom.xml
    M distribution/src/main/assembly/dist.xml
    M documentation/pom.xml
    M engine/pom.xml
    M integration/pom.xml
    M modules/pom.xml
    M modules/src/script/setupModules.groovy
    M osgi/felixtest/pom.xml
    M osgi/integrationtest/pom.xml
    M osgi/karaf-features/src/main/features/features.xml
    M performance/pom.xml
    M pom.xml
    M tck-runner/pom.xml
    M tck-runner/src/test/resources/test.policy
    M test-utils/pom.xml

  Log Message:
  -----------
  HV-1725 Switch to using Jakarta EE artifacts


  Commit: d71e56f4643aa28b8d2cf900a33fb1748d848591
      https://github.com/hibernate/hibernate-validator/commit/d71e56f4643aa28b8d2cf900a33fb1748d848591
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M engine/pom.xml
    M tck-runner/pom.xml

  Log Message:
  -----------
  HV-1725 Update pom files for Jakarta move


  Commit: cfcbf608d74bd4c5e1601eca2cdc3666be39397e
      https://github.com/hibernate/hibernate-validator/commit/cfcbf608d74bd4c5e1601eca2cdc3666be39397e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M documentation/pom.xml
    M documentation/src/main/asciidoc/ch01.asciidoc
    M documentation/src/main/asciidoc/ch02.asciidoc
    M documentation/src/main/asciidoc/ch03.asciidoc
    M documentation/src/main/asciidoc/ch04.asciidoc
    M documentation/src/main/asciidoc/ch06.asciidoc
    M documentation/src/main/asciidoc/ch07.asciidoc
    M documentation/src/main/asciidoc/ch08.asciidoc
    M documentation/src/main/asciidoc/ch09.asciidoc
    M documentation/src/main/asciidoc/ch10.asciidoc
    M documentation/src/main/asciidoc/ch11.asciidoc
    M documentation/src/main/asciidoc/ch12.asciidoc
    M documentation/src/main/asciidoc/ch13.asciidoc
    M documentation/src/main/asciidoc/ch14.asciidoc
    M documentation/src/main/asciidoc/index.asciidoc
    M documentation/src/main/asciidoc/pr01.asciidoc

  Log Message:
  -----------
  HV-1725 Update documentation for Jakarta move


  Commit: 40e1f681122721fce34278542c7c97efe43b0a9e
      https://github.com/hibernate/hibernate-validator/commit/40e1f681122721fce34278542c7c97efe43b0a9e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  HV-1725 Update README.md for Jakarta


  Commit: a263a0cc6db60ad8e79df15fc3860933e336e793
      https://github.com/hibernate/hibernate-validator/commit/a263a0cc6db60ad8e79df15fc3860933e336e793
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M cdi/pom.xml
    M engine/pom.xml

  Log Message:
  -----------
  HV-1725 Update the Specification-Title to Jakarta Bean Validation


  Commit: a5506a14c3c00aac366ac6b980805c69e6bd371f
      https://github.com/hibernate/hibernate-validator/commit/a5506a14c3c00aac366ac6b980805c69e6bd371f
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/MethodValidationConfiguration.java
    M engine/src/main/java/org/hibernate/validator/internal/engine/package-info.java
    M engine/src/main/java/org/hibernate/validator/overview.html

  Log Message:
  -----------
  HV-1725 Update some javadoc referencing the JSR or Bean Validation


  Commit: 77c2a792c5bc1f0fa79697efa348786ba02a809d
      https://github.com/hibernate/hibernate-validator/commit/77c2a792c5bc1f0fa79697efa348786ba02a809d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M annotation-processor/src/main/resources/org/hibernate/validator/ap/ValidationProcessorMessages.properties
    M engine/src/main/java/org/hibernate/validator/internal/util/logging/Messages.java

  Log Message:
  -----------
  HV-1725 Update messages referencing Bean Validation


Compare: https://github.com/hibernate/hibernate-validator/compare/9f005201242d...77c2a792c5bc


More information about the hibernate-commits mailing list