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 2022/06/10 08:59:31 UTC

[camel] branch regen_bot updated (cd13a053148 -> e63955f5d53)

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 cd13a053148 CAMEL-18180 - Force LF endings in .adoc files
     add e63955f5d53 CAMEL-18127: added adapter auto-configuration for Couchbase

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/couchbase.json |  3 ++-
 .../camel/component/couchbase/couchbase.json       |  3 ++-
 .../component/couchbase/CouchbaseConstants.java    |  3 +++
 .../component/couchbase/CouchbaseConsumer.java     | 12 ++++++++++-
 .../couchbase/CouchbaseResumeAdapter.java          |  8 ++++----
 .../support/DefaultCouchbaseResumeAdapter.java}    |  7 ++++---
 .../org/apache/camel/resume/adapter.properties     |  2 +-
 .../integration/ConsumeResumeStrategyIT.java       | 23 ++++++++++++----------
 8 files changed, 40 insertions(+), 21 deletions(-)
 copy components/{camel-cassandraql/src/main/java/org/apache/camel/component/cassandra/consumer/support/DefaultCassandraResumeAdapter.java => camel-couchbase/src/main/java/org/apache/camel/component/couchbase/consumer/support/DefaultCouchbaseResumeAdapter.java} (91%)
 copy components/{camel-cassandraql => camel-couchbase}/src/main/resources/org/apache/camel/resume/adapter.properties (90%)