This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2332203 camel-twitter: added support for twitter user lists (#5457)
add fc95066 CAMEL-16546 - Camel-Solr: Support Map as body while
inserting, updating etc.
add 7495e68 CAMEL-16546 - Camel-Solr: Support Map as body while
inserting, updating etc.
add d1ea187 CAMEL-16546 - Camel-Solr: Support Map as body while
inserting, updating etc.
add 2ccaed8 Camel-Solr: Fixed log configuration and deps
add 6efcd54 CAMEL-16546 - Camel-Solr: Support Map as body while
inserting, updating etc.
add 009b92e CAMEL-16546 - Camel-Solr: Support Map as body while
inserting, updating etc.
No new revisions were added by this update.
Summary of changes:
components/camel-solr/pom.xml | 28 ++++++----------
.../apache/camel/component/solr/SolrProducer.java | 9 ++++-
.../camel/component/solr/MapBodyManualIT.java} | 39 +++++++++++++---------
.../camel/component/solr/SolrUpdateTest.java | 33 ++++++++++++++++++
4 files changed, 75 insertions(+), 34 deletions(-)
copy
components/{camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/SqsProducerPurgeTest.java
=>
camel-solr/src/test/java/org/apache/camel/component/solr/MapBodyManualIT.java}
(61%)