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 1ed8218 Warn if the MockEndpoint's latch did not finish within the
specified time (#4456)
new 46e23d1 CAMEL-15688 - Camel-couchbase: Make the configuration of the
endpoint less complex
new 6e015ef Regen Catalog
new 9c296fb CAMEL-15688 - Camel-couchbase: Make the configuration of the
endpoint less complex, changed the error logged
The 3 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:
.../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 ------
.../camel/builder/endpoint/dsl/CouchbaseEndpointBuilderFactory.java | 3 +++
docs/components/modules/ROOT/pages/couchbase-component.adoc | 2 +-
10 files changed, 12 insertions(+), 20 deletions(-)