[hibernate/hibernate-search] 48735e: [Jenkins release job] README.md updated by release...
by GitHub
Branch: refs/heads/5.8
Home: https://github.com/hibernate/hibernate-search
Commit: 48735e0c7220b7aefcdbcef088d5cf14819bf2d9
https://github.com/hibernate/hibernate-search/commit/48735e0c7220b7aefcdb...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 2017)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 5.8.1.Final
Commit: 15dd7f2c7bf9117497d3868e562776ce57305115
https://github.com/hibernate/hibernate-search/commit/15dd7f2c7bf9117497d3...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 2017)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 5.8.1.Final
Commit: 30409e4162c6beeab2322b156a9f1c15051de6f0
https://github.com/hibernate/hibernate-search/commit/30409e4162c6beeab232...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 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 elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jdk9-modules/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/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/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 sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 5.8.1.Final
Commit: dba0cb36acc9ae81f67b084e428dbcff61c99555
https://github.com/hibernate/hibernate-search/commit/dba0cb36acc9ae81f67b...
Author: Jenkins <ci(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 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 elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jdk9-modules/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/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/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 sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/d9b068ea06f8...dba0...
7 years, 1 month
[hibernate/hibernate-search] 9ae334: HSEARCH-2901 Introduce an SPI to get a SearchInteg...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: 9ae3346f7920b8779318d383d4dfc7a1c370888c
https://github.com/hibernate/hibernate-search/commit/9ae3346f7920b8779318...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 2017)
Changed paths:
M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java
M integrationtest/elasticsearch/src/test/resources/META-INF/persistence.xml
A orm/src/main/java/org/hibernate/search/orm/spi/SearchIntegratorHelper.java
A orm/src/test/java/org/hibernate/search/test/jpa/IntegratorExtractionTest.java
M orm/src/test/resources/META-INF/persistence.xml
Log Message:
-----------
HSEARCH-2901 Introduce an SPI to get a SearchIntegrator from a SessionFactory
Commit: d33a18fa8efb6ed78cbd715d98e740a86d60bb58
https://github.com/hibernate/hibernate-search/commit/d33a18fa8efb6ed78cbd...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 2017)
Changed paths:
M documentation/src/main/asciidoc/advanced-features.asciidoc
M documentation/src/main/asciidoc/configuration.asciidoc
M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/jms/controller/RegistrationMdb.java
Log Message:
-----------
HSEARCH-2901 Use the new SearchIntegratorHelper in examples and document it
Commit: 66ed13a78fce1e4123a6c6cc17de5f0b4d918f8d
https://github.com/hibernate/hibernate-search/commit/66ed13a78fce1e4123a6...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2017-09-29 (Fri, 29 Sep 2017)
Changed paths:
M backends/jms/src/main/java/org/hibernate/search/backend/impl/jms/AbstractJMSHibernateSearchController.java
A backends/jms/src/main/java/org/hibernate/search/backend/jms/spi/AbstractJMSHibernateSearchController.java
M documentation/src/main/asciidoc/configuration.asciidoc
M integrationtest/jms/src/test/java/org/hibernate/search/test/jms/master/MDBSearchController.java
M integrationtest/wildfly/src/test/java/org/hibernate/search/test/integration/jms/controller/RegistrationMdb.java
Log Message:
-----------
HSEARCH-2901 Give up on keeping AbstractJMSHibernateSearchController as a pure impl class
Compare: https://github.com/hibernate/hibernate-search/compare/ff5461a3c34b...66ed...
7 years, 1 month