[hibernate-commits] [hibernate/hibernate-validator] 2d8388: HV-1187 Reuse ConstraintLocations for constraints ...

GitHub noreply at github.com
Mon Dec 19 09:42:04 EST 2016


  Branch: refs/heads/5.4
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 2d8388e52d634fd24138d75e6005100e1bc85901
      https://github.com/hibernate/hibernate-validator/commit/2d8388e52d634fd24138d75e6005100e1bc85901
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

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

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


  Commit: cf661b7050e29a3f5cc5a3a39259b1e98faa5c3e
      https://github.com/hibernate/hibernate-validator/commit/cf661b7050e29a3f5cc5a3a39259b1e98faa5c3e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 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: 4dd28f8c284798e9612f5480b0bf082e5d47ef67
      https://github.com/hibernate/hibernate-validator/commit/4dd28f8c284798e9612f5480b0bf082e5d47ef67
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 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: 121db47fc7d3861c576d90bb869492fab83e401f
      https://github.com/hibernate/hibernate-validator/commit/121db47fc7d3861c576d90bb869492fab83e401f
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M README.md

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


  Commit: 8cf60227b442db15c8cb5f369581e75808dae26e
      https://github.com/hibernate/hibernate-validator/commit/8cf60227b442db15c8cb5f369581e75808dae26e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 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: cbbc73b00517cdee6c11ee0d5f1b59f268a2c2ac
      https://github.com/hibernate/hibernate-validator/commit/cbbc73b00517cdee6c11ee0d5f1b59f268a2c2ac
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-12-19 (Mon, 19 Dec 2016)

  Changed paths:
    M pom.xml

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


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

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

  Log Message:
  -----------
  HV-1187 Fix incontainer build which was broken by latest changes


Compare: https://github.com/hibernate/hibernate-validator/compare/100e90e89897...e2ad648e4fa1


More information about the hibernate-commits mailing list