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 446703e CAMEL-14648: camel-core optimize - CamelURIParser for parsing
almost all commong Camel endpoint URIs in a faster and lighter way than using
java.net.URL.
new 364e826 CAMEL-14649 - Cannot parse catalog/components/kafka.json
new d9cb092 Regen docs
new c5cb78c Regen docs
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:
.../generated/resources/org/apache/camel/component/kafka/kafka.json | 4 ++--
components/camel-kafka/src/main/docs/kafka-component.adoc | 4 ++--
.../java/org/apache/camel/component/kafka/KafkaConfiguration.java | 2 +-
.../camel/builder/component/dsl/KafkaComponentBuilderFactory.java | 2 +-
.../camel/builder/endpoint/dsl/KafkaEndpointBuilderFactory.java | 4 ++--
docs/components/modules/ROOT/pages/kafka-component.adoc | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)