This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f4cf513 more fixes for anchor not found errors
new 07a8d8f CAMEL-13762 - Camel-Lucene: Upgrade Lucene to 8.x
new 350ed40 CAMEL-13762 - Fixed CS
new 8e0610a CAMEL-13765 - Camel-Solr: Upgrade Solr to 8.x
new 54e660f Camel-Solr: Restore Spring Boot integration test
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../component/lucene/LuceneQueryProducer.java | 3 ++-
.../camel/component/lucene/LuceneSearcher.java | 12 ++++-----
.../processor/lucene/LuceneQueryProcessor.java | 30 ++++++++++++++--------
.../processor/lucene/LuceneQueryProcessorTest.java | 4 +--
parent/pom.xml | 12 ++++-----
.../camel/itest/springboot/CamelSolrTest.java | 3 ---
6 files changed, 35 insertions(+), 29 deletions(-)