[hibernate-commits] [hibernate/hibernate-validator] 957253: HV-960 Extracting some dependency version dependen...

GitHub noreply at github.com
Fri Feb 20 07:05:15 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 95725306908c006321db30880d4633d55a05a0ea
      https://github.com/hibernate/hibernate-validator/commit/95725306908c006321db30880d4633d55a05a0ea
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

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

  Log Message:
  -----------
  HV-960 Extracting some dependency version dependencies; Making EL an optional dependency in OSGi manifest


  Commit: 0cf1fdb6cbe979ee2ae14fdbb4a6c4d4a96a89c3
      https://github.com/hibernate/hibernate-validator/commit/0cf1fdb6cbe979ee2ae14fdbb4a6c4d4a96a89c3
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    A osgi/integrationtest/pom.xml
    A osgi/integrationtest/src/test/java/com/example/Customer.java
    A osgi/integrationtest/src/test/java/com/example/ExampleConstraintValidatorFactory.java
    A osgi/integrationtest/src/test/java/com/example/Order.java
    A osgi/integrationtest/src/test/java/com/example/RetailOrder.java
    A osgi/integrationtest/src/test/java/com/example/constraint/ValidName.java
    A osgi/integrationtest/src/test/java/com/example/constraint/ValidNameValidator.java
    A osgi/integrationtest/src/test/java/org/hibernate/validator/osgi/integrationtest/OsgiIntegrationTest.java
    A osgi/integrationtest/src/test/resources/META-INF/constraint-mappings.xml
    A osgi/integrationtest/src/test/resources/META-INF/validation.xml
    A osgi/integrationtest/src/test/resources/ValidationMessages.properties
    A osgi/karaf-features/pom.xml
    A osgi/karaf-features/src/main/features/features.xml
    A osgi/pom.xml
    M pom.xml

  Log Message:
  -----------
  HV-960 Providing Apache Karaf feature for Hibernate Validator; Adding OSGi integration test


  Commit: 14305f9ed6a165d7064893fb2b68bde40476a583
      https://github.com/hibernate/hibernate-validator/commit/14305f9ed6a165d7064893fb2b68bde40476a583
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M osgi/karaf-features/src/main/features/features.xml

  Log Message:
  -----------
  HV-960 Working around non-optional dependency from JBoss Logging to Log4j 2


  Commit: 058e4ffe9bbc3d8c61d42ab901ca55c3c721efda
      https://github.com/hibernate/hibernate-validator/commit/058e4ffe9bbc3d8c61d42ab901ca55c3c721efda
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M osgi/integrationtest/pom.xml
    M osgi/karaf-features/pom.xml
    M pom.xml

  Log Message:
  -----------
  HV-960 Excluding depends-maven-plugin from running within Eclipse


  Commit: 7fc074c2078dda35af0dcc0c5e53e19e74dd9bee
      https://github.com/hibernate/hibernate-validator/commit/7fc074c2078dda35af0dcc0c5e53e19e74dd9bee
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M osgi/integrationtest/pom.xml
    M osgi/pom.xml
    M pom.xml

  Log Message:
  -----------
  HV-960 Downgrading pax-exam plugin version to 4.0.0 to avoid build problems


Compare: https://github.com/hibernate/hibernate-validator/compare/abf5a5077718...7fc074c2078d


More information about the hibernate-commits mailing list