This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 2ec9cb3 Regen catalog
2ec9cb3 is described below
commit 2ec9cb3402d89d058bf954f3838b4f101ba76e2f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Sep 14 09:25:23 2020 +0200
Regen catalog
---
.../resources/org/apache/camel/catalog/docs/service-activator.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/service-activator.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/service-activator.adoc
index a3acb64..cc9079c 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/service-activator.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/service-activator.adoc
@@ -14,7 +14,7 @@ Design a Service Activator that connects the messages on the
channel to the serv
Camel has several endpoint components that support the Service Activator from
the EIP patterns.
Components like xref:components::bean-component.adoc[Bean] and
xref:components::bean-component.adoc[CXF]
-provide a a way to bind the message exchange to a Java interface/service where
the route defines the
+provide a way to bind the message exchange to a Java interface/service where
the route defines the
endpoints and wires it up to the bean.
In addition you can use the xref:latest@manual:ROOT:bean-integration.adoc[Bean
Integration] to wire messages