Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: ffe03fa7cc4f3ddd19f28b6f940a8c0c9a1063cb
https://github.com/hibernate/hibernate-validator/commit/ffe03fa7cc4f3ddd1...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M hibernate-validator/src/test/java/org/hibernate/validator/test/internal/engine/failfast/FailFastTest.java
Log Message:
-----------
HV-550 creating a test case for fail fast and composing constraints
Commit: 5b0d64b07b9abb32751e68df95cda94a00d277ff
https://github.com/hibernate/hibernate-validator/commit/5b0d64b07b9abb327...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M hibernate-validator/src/main/java/org/hibernate/validator/constraints/CompositionType.java
Log Message:
-----------
HV-550 formatting
Commit: a6e9ea2c2c57a33b31f0e4284cdab673bf3eabb1
https://github.com/hibernate/hibernate-validator/commit/a6e9ea2c2c57a33b3...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M hibernate-validator/src/main/java/org/hibernate/validator/internal/engine/ConstraintTree.java
Log Message:
-----------
HV-550 Making sure that ConstraintTree honors the fail fast mode
Commit: 786d9acc8305c9b52385895b28eb1d0531fb2945
https://github.com/hibernate/hibernate-validator/commit/786d9acc8305c9b52...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
M hibernate-validator/src/main/java/org/hibernate/validator/internal/engine/ValidationContext.java
M hibernate-validator/src/main/java/org/hibernate/validator/internal/engine/ValidatorImpl.java
Log Message:
-----------
HV-550 Moving ValidatorContext#shouldFailFast into ValidatorImpl in order to avoid confusing. The logic for shouldFailFast is specific to ValidatorImpl and does not apply in the ConstraintTree
Compare: https://github.com/hibernate/hibernate-validator/compare/8d28841...786d9ac
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 982aad716f2f06d9c0390768610075b1dc6af08a
https://github.com/hibernate/hibernate-orm/commit/982aad716f2f06d9c039076...
Author: Steve Ebersole <steve(a)apollo.(none)>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
A hibernate-core/src/matrix/java/org/hibernate/test/naturalid/inheritance/spread/Principal.java
A hibernate-core/src/matrix/java/org/hibernate/test/naturalid/inheritance/spread/SpreadNaturalIdTest.java
A hibernate-core/src/matrix/java/org/hibernate/test/naturalid/inheritance/spread/User.java
Log Message:
-----------
HHH-7129 - Throw exception when metadata attempts to spread @NaturalId across an entity hierarchy
Branch: refs/heads/3.4
Home: https://github.com/hibernate/hibernate-search
Commit: bbcedbc8bd8df8edbe80cacc434d567f7c40e2de
https://github.com/hibernate/hibernate-search/commit/bbcedbc8bd8df8edbe80...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M hibernate-search-analyzers/pom.xml
M hibernate-search-archetype/pom.xml
M hibernate-search-infinispan/pom.xml
M hibernate-search-integrationtest/pom.xml
M hibernate-search-testing/pom.xml
M hibernate-search/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/3.4
Home: https://github.com/hibernate/hibernate-search
Commit: 11ccf03cc60b2f7e91f54715b9e8a83d24708b15
https://github.com/hibernate/hibernate-search/commit/11ccf03cc60b2f7e91f5...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M hibernate-search-analyzers/pom.xml
M hibernate-search-archetype/pom.xml
M hibernate-search-infinispan/pom.xml
M hibernate-search-integrationtest/pom.xml
M hibernate-search-testing/pom.xml
M hibernate-search/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 3.4.2.Final