Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 18981ab4660b47dda15ec37eccea9b88b6be78e2
https://github.com/hibernate/hibernate-validator/commit/18981ab4660b47dda...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
R
osgi/integrationtest/src/test/java/com/example/money/ClassLoaderAwareJavaxMoneyServiceProvider.java
A
osgi/integrationtest/src/test/java/com/example/money/ExternalClassLoaderJavaxMoneyServiceProvider.java
M
osgi/integrationtest/src/test/java/org/hibernate/validator/osgi/integrationtest/OsgiIntegrationTest.java
Log Message:
-----------
HV-1124 Rename ClassLoaderAwareJavaxMoneyServiceProvider for more
clarity and add more details to the javadoc
Commit: 7758f77107533f9aea551d7b75baa657fb8f43d5
https://github.com/hibernate/hibernate-validator/commit/7758f77107533f9ae...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
M integration/pom.xml
M
integration/src/test/java/org/hibernate/validator/integration/wildfly/OptionalConstraintsIT.java
A integration/src/test/modules/javax/money/api/main/module.xml
A integration/src/test/modules/org/javamoney/moneta/main/module.xml
M integration/src/test/resources/jboss-deployment-structure-optional-constraints.xml
M modules/src/script/setupModules.groovy
Log Message:
-----------
HV-1124 Add integration test for javax.money validation on WildFly
Compare:
https://github.com/hibernate/hibernate-validator/compare/cb257a8cf3c7...7...