[hibernate-commits] [hibernate/hibernate-validator] 4a42a7: HV-1187 Reuse ConstraintLocations for constraints ...

GitHub noreply at github.com
Sat Dec 17 15:58:16 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 4a42a77e56bdbb1fa32cecdffc36795a35874355
      https://github.com/hibernate/hibernate-validator/commit/4a42a77e56bdbb1fa32cecdffc36795a35874355
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/aggregated/BeanMetaDataImpl.java
    M engine/src/main/java/org/hibernate/validator/internal/metadata/aggregated/PropertyMetaData.java
    M engine/src/main/java/org/hibernate/validator/internal/metadata/provider/AnnotationMetaDataProvider.java

  Log Message:
  -----------
  HV-1187 Reuse ConstraintLocations for constraints annotations


  Commit: 107d3d3bbb5f9173a33a0dda127e890fb23452f3
      https://github.com/hibernate/hibernate-validator/commit/107d3d3bbb5f9173a33a0dda127e890fb23452f3
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/provider/AnnotationMetaDataProvider.java

  Log Message:
  -----------
  HV-1187 Avoid creating ConstraintLocation early for type arguments


  Commit: beb85a748909039b45654b60772be29b78942cc4
      https://github.com/hibernate/hibernate-validator/commit/beb85a748909039b45654b60772be29b78942cc4
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/provider/AnnotationMetaDataProvider.java

  Log Message:
  -----------
  HV-1187 Avoid creating ConstraintLocation if there are no constraints


  Commit: d894b684e09cd30dd6da9568ec79ff424cc6f395
      https://github.com/hibernate/hibernate-validator/commit/d894b684e09cd30dd6da9568ec79ff424cc6f395
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M README.md
    M cdi/pom.xml
    M distribution/pom.xml
    M documentation/pom.xml
    M integration/pom.xml
    M integration/src/test/resources/arquillian.xml
    M modules/pom.xml
    M pom.xml
    M settings-example.xml
    M tck-runner/pom.xml
    M tck-runner/src/test/resources/arquillian.xml

  Log Message:
  -----------
  HV-1187 Add required --add-opens options

Switch to gmavenplus and Groovy 2.4.8-SNAPSHOT
Switch to patch-gen-maven-plugin 2.0.1.Alpha3-SNAPSHOT


  Commit: 84b33934044692fe7df761af8b114d082cb1024d
      https://github.com/hibernate/hibernate-validator/commit/84b33934044692fe7df761af8b114d082cb1024d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/metadata/location/PropertyConstraintLocation.java

  Log Message:
  -----------
  HV-1187 Update outdated comment referencing a cache that doesn't exist
anymore


  Commit: 2aac0bff0ba6eee29dabffc4931d77da4d6b092d
      https://github.com/hibernate/hibernate-validator/commit/2aac0bff0ba6eee29dabffc4931d77da4d6b092d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  HV-1187 Update README.md with current JDK9 support


  Commit: 19fbd9005d20b8bb18051ef8812d9bf5934f1db7
      https://github.com/hibernate/hibernate-validator/commit/19fbd9005d20b8bb18051ef8812d9bf5934f1db7
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-17 (Sat, 17 Dec 2016)

  Changed paths:
    M pom.xml
    M settings-example.xml

  Log Message:
  -----------
  HV-1187 Only use Groovy 2.4.8-SNAPSHOT for JDK 9


  Commit: a9190798079271d91998826631fc031b3f140313
      https://github.com/hibernate/hibernate-validator/commit/a9190798079271d91998826631fc031b3f140313
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-17 (Sat, 17 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HV-1187 Upgrade patch-gen-maven-plugin to 2.0.1.Alpha3


Compare: https://github.com/hibernate/hibernate-validator/compare/0d45b8c51ce3...a91907980792


More information about the hibernate-commits mailing list