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 c09aedb CAMEL-15689 - Add camel-atlasmap component (#4447) add 1ed8218 Warn if the MockEndpoint's latch did not finish within the specified time (#4456) add 46e23d1 CAMEL-15688 - Camel-couchbase: Make the configuration of the endpoint less complex add 6e015ef Regen Catalog add 9c296fb CAMEL-15688 - Camel-couchbase: Make the configuration of the endpoint less complex, changed the error logged No new revisions were added by this update. Summary of changes: .../resources/org/apache/camel/catalog/components/couchbase.json | 2 +- .../org/apache/camel/catalog/docs/couchbase-component.adoc | 2 +- .../resources/org/apache/camel/component/couchbase/couchbase.json | 2 +- components/camel-couchbase/src/main/docs/couchbase-component.adoc | 2 +- .../org/apache/camel/component/couchbase/CouchbaseConstants.java | 2 +- .../org/apache/camel/component/couchbase/CouchbaseEndpoint.java | 6 +----- .../apache/camel/component/couchbase/CouchbaseComponentTest.java | 5 ++--- .../org/apache/camel/component/couchbase/CouchbaseEndpointTest.java | 6 ------ .../src/main/java/org/apache/camel/component/mock/MockEndpoint.java | 4 +++- .../camel/builder/endpoint/dsl/CouchbaseEndpointBuilderFactory.java | 3 +++ docs/components/modules/ROOT/pages/couchbase-component.adoc | 2 +- 11 files changed, 15 insertions(+), 21 deletions(-)