Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: ce3ec71e74675c56dec5d824b99c8c78af451d03
https://github.com/hibernate/hibernate-search/commit/ce3ec71e74675c56dec5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M legacy/pom.xml
Log Message:
-----------
HSEARCH-3823 Restore Elasticsearch-related Maven configuration in the legacy modules
It was unintentionally removed by the previous commits when we moved
them from the root POM to a specific parent for integration tests.
Commit: 5ceb825f7d8cbd61ded794aef5247f2aac853a49
https://github.com/hibernate/hibernate-search/commit/5ceb825f7d8cbd61ded7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M
integrationtest/backend/lucene/src/test/java/org/hibernate/search/integrationtest/backend/lucene/lowlevel/writer/LuceneIndexWriterCommitIT.java
Log Message:
-----------
HSEARCH-3775 Improve robustness of LuceneIndexWriterCommitIT
Compare:
https://github.com/hibernate/hibernate-search/compare/7ebda61c84de...5ceb...