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

Guillaume Smet noreply at github.com
Fri Aug 2 06:53:54 EDT 2019


  Branch: refs/heads/6.2
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: cd3277e2b5a865a4b3bd2863e07cfabef27f3f7b
      https://github.com/hibernate/hibernate-validator/commit/cd3277e2b5a865a4b3bd2863e07cfabef27f3f7b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 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: b33654d097536073b7ad2890d14cfbdc3c9dcd1c
      https://github.com/hibernate/hibernate-validator/commit/b33654d097536073b7ad2890d14cfbdc3c9dcd1c
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

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

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


  Commit: 0e8e697baf3cb5f09dbbced39435237e48a1e53b
      https://github.com/hibernate/hibernate-validator/commit/0e8e697baf3cb5f09dbbced39435237e48a1e53b
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 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: 80f3951031fcdc7e2d2a7506d61b5e86e9229075
      https://github.com/hibernate/hibernate-validator/commit/80f3951031fcdc7e2d2a7506d61b5e86e9229075
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
    M README.md

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


  Commit: eaa750be304bc83ce9c3c40e847b5b9e7ea56506
      https://github.com/hibernate/hibernate-validator/commit/eaa750be304bc83ce9c3c40e847b5b9e7ea56506
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

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

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


  Commit: d70270c201f1c166108c60ecbfa5de4a23cdbcb0
      https://github.com/hibernate/hibernate-validator/commit/d70270c201f1c166108c60ecbfa5de4a23cdbcb0
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 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: 73fecc931b94813076c602d1071b982b51d02a87
      https://github.com/hibernate/hibernate-validator/commit/73fecc931b94813076c602d1071b982b51d02a87
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2019-08-02 (Fri, 02 Aug 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/a9ca88b27e4a...73fecc931b94


More information about the hibernate-commits mailing list