[hibernate/hibernate-search] 4621f6: [Jenkins release job] README.md updated by release...
by GitHub
Branch: refs/heads/5.5
Home: https://github.com/hibernate/hibernate-search
Commit: 4621f6d4e2adc282afe765cb9e7eb60cea0812b4
https://github.com/hibernate/hibernate-search/commit/4621f6d4e2adc282afe7...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 5.5.8.Final
Commit: 1330ada4edd36fbce06f44863efede33175a3610
https://github.com/hibernate/hibernate-search/commit/1330ada4edd36fbce06f...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 5.5.8.Final
Commit: 8b03b08a46aaae89fbc855701217db4291fcdb36
https://github.com/hibernate/hibernate-search/commit/8b03b08a46aaae89fbc8...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/engine-performance/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 5.5.8.Final
Commit: e2ea39d4ebee5a3e195ce6935b5a4292617ba9e4
https://github.com/hibernate/hibernate-search/commit/e2ea39d4ebee5a3e195c...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/engine-performance/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/311018cd2bdc...e2ea...
7 years, 4 months
[hibernate/hibernate-orm] ec2a91: HHH-11214 - Add test case.
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/hibernate/hibernate-orm
Commit: ec2a91724002c83265ee295d3f0e2061639f19e3
https://github.com/hibernate/hibernate-orm/commit/ec2a91724002c83265ee295...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/strategy/ValidityAuditStrategyComponentCollectionRevEndTest.java
Log Message:
-----------
HHH-11214 - Add test case.
(cherry picked from commit c3c08728bce7571e59e9b5a067b25f6e4ebde13a)
Commit: bb7d18d7c0ad181bd0ba2f694ae11c6c9f05020d
https://github.com/hibernate/hibernate-orm/commit/bb7d18d7c0ad181bd0ba2f6...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/strategy/ValidityAuditStrategyComponentCollectionRevEndTest.java
Log Message:
-----------
HHH-11214 : Fix test to work on pre-5.2 branches
(cherry picked from commit 422f8c0de41b621cc87723a297116a5d608616e8)
Commit: 9a3676eda37405d1e2410bb799e4fc26aa5e2c98
https://github.com/hibernate/hibernate-orm/commit/9a3676eda37405d1e2410bb...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M hibernate-envers/src/main/java/org/hibernate/envers/strategy/ValidityAuditStrategy.java
Log Message:
-----------
HHH-11214 - Fix validity audit strategy auditing nested collections with null property values.
(cherry picked from commit af78f17eb8ead6659f7be9149ecee3677ce60e52)
Commit: bc706b7aa41a000926d14c46e4e56cf9f010627b
https://github.com/hibernate/hibernate-orm/commit/bc706b7aa41a000926d14c4...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/embeddable/Item.java
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/embeddable/NullPointerExceptionTest.java
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/embeddable/Product.java
A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/embeddable/Type.java
Log Message:
-----------
HHH-11215 - Added test case.
(cherry picked from commit 1e030b2dc4bdc5684bb19e4c34837a23decbd703)
HHH-11215 : Fix test to work on pre-5.2 branches
(cherry picked from commit 6a45c1ec1754cb914e8a5b43c8267a75c23798eb)
Commit: f062c8687d2ff4d9bcafeb507ac0eab54a9dacf2
https://github.com/hibernate/hibernate-orm/commit/f062c8687d2ff4d9bcafeb5...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M hibernate-envers/src/main/java/org/hibernate/envers/internal/entities/mapper/relation/ToOneIdMapper.java
Log Message:
-----------
HHH-11215 - Fix NullPointerException when collection of embeddables reference an unaudited entity.
(cherry picked from commit b1a9676146bb073cec07a44d634a1f20b763ccb7)
Compare: https://github.com/hibernate/hibernate-orm/compare/d1176ce72e53...f062c86...
7 years, 4 months