[hibernate-commits] [hibernate/hibernate-validator] 018012: HV-1147 Adding BV 2.0 to module ZIP

GitHub noreply at github.com
Mon Oct 31 09:23:10 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 018012ac03214820084f415ce4fbdef0e172bb51
      https://github.com/hibernate/hibernate-validator/commit/018012ac03214820084f415ce4fbdef0e172bb51
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M integration/pom.xml
    M integration/src/test/java/org/hibernate/validator/integration/AbstractArquillianIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/ConstraintDefinitionContributorIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/ConstraintMappingContributorIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/CustomValidationProviderInDeploymentUnitIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/JndiLookupOfValidatorFactoryIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/MethodValidationWithCustomValidatorIT.java
    A integration/src/test/java/org/hibernate/validator/integration/wildfly/VersionIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/generictype/GenericParameterTypeValidationUnitIT.java
    M integration/src/test/java/org/hibernate/validator/integration/wildfly/jpa/CustomValidatorFactoryInPersistenceUnitIT.java
    R integration/src/test/resources/jboss-deployment-structure.xml
    M modules/pom.xml
    R modules/src/main/aliases/org/hibernate/validator/cdi/module.xml
    R modules/src/main/aliases/org/hibernate/validator/module.xml
    M modules/src/main/assembly/dist.xml
    A modules/src/main/modules/javax/validation/api/module.xml
    A modules/src/main/modules/layers.conf
    M modules/src/main/modules/org/hibernate/validator/cdi/module.xml
    M modules/src/main/modules/org/hibernate/validator/module.xml

  Log Message:
  -----------
  HV-1147 Adding BV 2.0 to module ZIP


  Commit: 697e047d9a4f88f60715677c0db3552dca1d2b75
      https://github.com/hibernate/hibernate-validator/commit/697e047d9a4f88f60715677c0db3552dca1d2b75
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M modules/pom.xml

  Log Message:
  -----------
  HV-1147 Change the layer name to hibernate-validator-6.0


Compare: https://github.com/hibernate/hibernate-validator/compare/d035e00048f5...697e047d9a4f


More information about the hibernate-commits mailing list