Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-validator
Commit: 6dc080975d85b1819aed3bfc3b70bc5bd24a0b0e
https://github.com/hibernate/hibernate-validator/commit/6dc080975d85b1819...
Author: Jenkins <ci(a)hibernate.org>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 5.3.0.CR1
Commit: 9204cf75cec3bd4455a541e30cd90ba531d89afc
https://github.com/hibernate/hibernate-validator/commit/9204cf75cec3bd445...
Author: Jenkins <ci(a)hibernate.org>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 5.3.0.CR1
Commit: ab0410a38e672c023f588e638a86c3e1876374b4
https://github.com/hibernate/hibernate-validator/commit/ab0410a38e672c023...
Author: Jenkins <ci(a)hibernate.org>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
M annotation-processor/pom.xml
M build-config/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine-jdk8-tests/pom.xml
M engine/pom.xml
M integration/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/pom.xml
M osgi/pom.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 5.3.0.CR1
Commit: b97f0e83e8d9f650f43a001babea2b833625180c
https://github.com/hibernate/hibernate-validator/commit/b97f0e83e8d9f650f...
Author: Jenkins <ci(a)hibernate.org>
Date: 2016-09-05 (Mon, 05 Sep 2016)
Changed paths:
M annotation-processor/pom.xml
M build-config/pom.xml
M cdi/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine-jdk8-tests/pom.xml
M engine/pom.xml
M integration/pom.xml
M osgi/integrationtest/pom.xml
M osgi/karaf-features/pom.xml
M osgi/pom.xml
M performance/pom.xml
M pom.xml
M tck-runner/pom.xml
M test-utils/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-validator/compare/1c5c3db0784b...b...
Branch: refs/heads/5.1
Home: https://github.com/hibernate/hibernate-orm
Commit: f799d3f85e83379a00c6b93278b00556220a90eb
https://github.com/hibernate/hibernate-orm/commit/f799d3f85e83379a00c6b93...
Author: VyacheslavRarata <cayneir(a)gmail.com>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
A hibernate-core/src/test/java/org/hibernate/cfg/annotations/CollectionBinderTest.java
Log Message:
-----------
HHH-10106 - Include source entity name and table name (attribute name too ideally) for associations referencing unmapped classes
(cherry picked from commit f0fa15b24738522a4cc6e0fe834b87792099bf96)