[seam-commits] [seam/validation] 4a16c6: Merge branch 'develop' of github.com:seam/validati...
noreply at github.com
noreply at github.com
Tue Dec 20 01:00:28 EST 2011
Branch: refs/heads/master
Home: https://github.com/seam/validation
Commit: 4a16c6969f2a1f2b3ff9fde11bf39d002be11db1
https://github.com/seam/validation/commit/4a16c6969f2a1f2b3ff9fde11bf39d002be11db1
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-02 (Fri, 02 Dec 2011)
Changed paths:
M api/pom.xml
M examples/helloworld/pom.xml
M examples/helloworld/readme.txt
M impl/pom.xml
R impl/src/test/java/org/jboss/seam/validation/di/InjectingConstraintValidatorFactoryTest.java
R impl/src/test/java/org/jboss/seam/validation/di/Model.java
R impl/src/test/java/org/jboss/seam/validation/di/constraint/ValidHello.java
R impl/src/test/java/org/jboss/seam/validation/di/constraint/ValidHelloValidator.java
R impl/src/test/java/org/jboss/seam/validation/di/service/HelloWorldService.java
R impl/src/test/java/org/jboss/seam/validation/method/CdiMethodValidationTest.java
R impl/src/test/java/org/jboss/seam/validation/method/domain/Movie.java
R impl/src/test/java/org/jboss/seam/validation/method/service/MovieRepository.java
R impl/src/test/java/org/jboss/seam/validation/testutil/StaticBeanManagerProvider.java
R impl/src/test/resources/META-INF/beans.xml
R impl/src/test/resources/META-INF/services/org.jboss.solder.beanManager.BeanManagerProvider
R impl/src/test/resources/META-INF/validation.xml
M pom.xml
A testsuite/pom.xml
A testsuite/src/test/java/org/jboss/seam/validation/test/common/di/Model.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/di/constraint/ValidHello.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/di/constraint/ValidHelloValidator.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/di/service/HelloWorldService.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/method/CdiMethodValidationTest.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/method/domain/Movie.java
A testsuite/src/test/java/org/jboss/seam/validation/test/common/method/service/MovieRepository.java
A testsuite/src/test/java/org/jboss/seam/validation/test/ee/BaseDeployment.java
A testsuite/src/test/java/org/jboss/seam/validation/test/ee/di/InjectingConstraintValidatorFactoryTest.java
A testsuite/src/test/java/org/jboss/seam/validation/test/se/di/InjectingConstraintValidatorFactoryTest.java
A testsuite/src/test/java/org/jboss/seam/validation/test/se/testutil/StaticBeanManagerProvider.java
A testsuite/src/test/resources/META-INF/beans.xml
A testsuite/src/test/resources/META-INF/services/org.jboss.solder.beanManager.BeanManagerProvider
A testsuite/src/test/resources/META-INF/validation.xml
A testsuite/src/test/resources/arquillian.xml
Log Message:
-----------
Merge branch 'develop' of github.com:seam/validation into develop
Commit: 4cd0ac4f5de3f80d984607a14b7f409d8ed3b3ce
https://github.com/seam/validation/commit/4cd0ac4f5de3f80d984607a14b7f409d8ed3b3ce
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-02 (Fri, 02 Dec 2011)
Log Message:
-----------
Merge branch 'master' of github.com:seam/validation into develop
Commit: 1e91ba8f8bc61f0b4908a69df52a6e9c9ec66683
https://github.com/seam/validation/commit/1e91ba8f8bc61f0b4908a69df52a6e9c9ec66683
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths:
M pom.xml
Log Message:
-----------
Updating pom.xml for release
Commit: dda71111eab51f8b1c639b003da3124a7210e485
https://github.com/seam/validation/commit/dda71111eab51f8b1c639b003da3124a7210e485
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths:
M api/pom.xml
M dist/pom.xml
M docs/pom.xml
M examples/helloworld/pom.xml
M impl/pom.xml
M pom.xml
M testsuite/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 3.1.0.Final
Commit: 4ae72d33f202a92718c7e6cda0dba94805ff7003
https://github.com/seam/validation/commit/4ae72d33f202a92718c7e6cda0dba94805ff7003
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths:
M api/pom.xml
M dist/pom.xml
M docs/pom.xml
M examples/helloworld/pom.xml
M impl/pom.xml
M pom.xml
M testsuite/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 7657bb3a3417bd04b72a752abe221f250fe32d83
https://github.com/seam/validation/commit/7657bb3a3417bd04b72a752abe221f250fe32d83
Author: LightGuard <lightguard.jp at gmail.com>
Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'release/3.1.0.Final'
Compare: https://github.com/seam/validation/compare/79897a3...7657bb3
More information about the seam-commits
mailing list