You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/04/23 06:05:23 UTC

[camel] branch regen_bot updated (2332203 -> 009b92e)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
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%)