[hibernate-commits] [hibernate/hibernate-validator] af1152: HV-1576 Let's be more generic in the definition of...

GitHub noreply at github.com
Tue Mar 6 02:09:40 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: af115260201c6f2ce9494d733ed5d2be6fa4f1f0
      https://github.com/hibernate/hibernate-validator/commit/af115260201c6f2ce9494d733ed5d2be6fa4f1f0
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M distribution/pom.xml
    M documentation/pom.xml
    M documentation/src/main/asciidoc/ch01.asciidoc
    M integration/pom.xml
    M integration/src/test/resources/arquillian.xml
    M modules/pom.xml
    R modules/src/main/modules/wildfly-next-patch.xml
    A modules/src/main/modules/wildfly-secondary-patch.xml
    M pom.xml

  Log Message:
  -----------
  HV-1576 Let's be more generic in the definition of the 2 WildFly versions

We support 2 versions of WildFly, sometimes the current one and the next
development release, sometimes the current one and the previous one.
It's a pain to switch between the 2 so let's make it more generic.

wildfly.version is the currently supported release.
wilfly-secondary.verison is the additional version we support.


  Commit: 1ac32fb9a6e116d08750f96fd5ba060c3c40afb6
      https://github.com/hibernate/hibernate-validator/commit/1ac32fb9a6e116d08750f96fd5ba060c3c40afb6
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M engine/pom.xml

  Log Message:
  -----------
  HV-1582 Make the classmate OSGi version range less strict


  Commit: 9240c04bda5b0d371aec2b2cab41e3cf6d27eab3
      https://github.com/hibernate/hibernate-validator/commit/9240c04bda5b0d371aec2b2cab41e3cf6d27eab3
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M cdi/pom.xml
    M cdi/src/test/java/org/hibernate/validator/test/cdi/internal/methodvalidation/inheritance/InvalidConfiguredClassInheritanceMethodValidationTest.java
    M integration/pom.xml
    M integration/src/test/resources/arquillian.xml
    M pom.xml

  Log Message:
  -----------
  HV-1576 Make WildFly 12 the base for our dependencies and tests


  Commit: f7bbc27ed15871344fa1017f69bc794e07116e74
      https://github.com/hibernate/hibernate-validator/commit/f7bbc27ed15871344fa1017f69bc794e07116e74
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M modules/src/main/modules/wildfly-current-patch.xml
    M modules/src/main/modules/wildfly-secondary-patch.xml

  Log Message:
  -----------
  HV-1576 Improve the WildFly patches descriptions


  Commit: 10db2d17571daf05900fbffd89a953e10cb39f83
      https://github.com/hibernate/hibernate-validator/commit/10db2d17571daf05900fbffd89a953e10cb39f83
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M osgi/felixtest/pom.xml

  Log Message:
  -----------
  HV-1581 Make the Felix integration tests fail when a test fails


Compare: https://github.com/hibernate/hibernate-validator/compare/6f340a886e5c...10db2d17571d


More information about the hibernate-commits mailing list