This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new f72ccd1 Regen for commit 6cf65476f637935be3275506098e5b0264604ac7
f72ccd1 is described below
commit f72ccd1f2ef4c3727fe42392c4b15c6e90e953bb
Author: davsclaus <[email protected]>
AuthorDate: Wed Aug 11 06:47:52 2021 +0000
Regen for commit 6cf65476f637935be3275506098e5b0264604ac7
Signed-off-by: GitHub <[email protected]>
---
.../org/apache/camel/catalog/docs/content-based-router-eip.adoc | 2 --
.../resources/org/apache/camel/catalog/docs/content-enricher.adoc | 7 -------
.../org/apache/camel/catalog/docs/content-filter-eip.adoc | 2 --
.../org/apache/camel/catalog/docs/eventDrivenConsumer-eip.adoc | 2 --
.../resources/org/apache/camel/catalog/docs/polling-consumer.adoc | 2 --
.../resources/org/apache/camel/catalog/docs/wireTap-eip.adoc | 4 ----
6 files changed, 19 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-based-router-eip.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-based-router-eip.adoc
index ae6ffb0..820bf2c 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-based-router-eip.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-based-router-eip.adoc
@@ -13,8 +13,6 @@ The following example shows how to route a request from an
input
*seda:a* endpoint to either *seda:b*, *seda:c* or *seda:d* depending on
the evaluation of various xref:latest@manual:ROOT:predicate.adoc[Predicate]
expressions
-== Using the xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]
-
[source,java]
----
RouteBuilder builder = new RouteBuilder() {
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-enricher.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-enricher.adoc
index 10be36a..4468a91 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-enricher.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-enricher.adoc
@@ -14,8 +14,6 @@ image::eip/DataEnricher.gif[image]
[[ContentEnricher-ContentenrichmentusingaMessageTranslatororaProcessor]]
== Content enrichment using a Message Translator or a Processor
-*Using the* *xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]*
-
You can use xref:latest@manual:ROOT:templating.adoc[Templating] to consume a
message from
one destination, transform it with something like
xref:components::velocity-component.adoc[Velocity] or
xref:components::xquery-component.adoc[XQuery], and then send
@@ -136,8 +134,6 @@ longer apply and it just works.
[[ContentEnricher-EnrichOptions]]
== Enrich Options
-confluenceTableSmall
-
[width="100%",cols="34%,33%,33%",options="header",]
|=======================================================================
|Name |Default Value |Description
@@ -206,9 +202,6 @@ endpoint URI that could not be resolved. If disabled, Camel
will throw
an exception identifying the invalid endpoint URI.
|=======================================================================
-*Using the* *xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]*
-
-
[source,java]
----
AggregationStrategy aggregationStrategy = ...
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-filter-eip.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-filter-eip.adoc
index 89a23d9..f437ef0 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-filter-eip.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/content-filter-eip.adoc
@@ -18,8 +18,6 @@ A common way to filter messages is to use an
xref:latest@manual:ROOT:expression.adoc[Expression] in the
xref:latest@manual:ROOT:dsl.adoc[DSL] like
xref:components:languages:xquery-language.adoc[XQuery].
-== Using the xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]
-
Here is a simple example using the xref:latest@manual:ROOT:dsl.adoc[DSL]
directly
In this example we add our own
xref:latest@manual:ROOT:processor.adoc[Processor]
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/eventDrivenConsumer-eip.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/eventDrivenConsumer-eip.adoc
index 1a26413..aa3e086 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/eventDrivenConsumer-eip.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/eventDrivenConsumer-eip.adoc
@@ -24,8 +24,6 @@
http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Proces
defined in the Camel xref:latest@manual:ROOT:registry.adoc[Registry] which is
invoked when an event occurs from a xref:components::jms-component.adoc[JMS]
queue.
-*Using the xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]*
-
[source,java]
----
from("jms:queue:foo")
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/polling-consumer.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/polling-consumer.adoc
index 4c78805..ba3dadd 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/polling-consumer.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/polling-consumer.adoc
@@ -190,8 +190,6 @@ For more details see:
The *`ScheduledPollConsumer`* supports the following options:
-confluenceTableSmall
-
[width="100%",cols="34%,33%,33%",options="header",]
|=======================================================================
|Option |Default |Description
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/wireTap-eip.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/wireTap-eip.adoc
index 86a7b67..de9b7ac 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/wireTap-eip.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/wireTap-eip.adoc
@@ -75,8 +75,6 @@ values.
== Sending a Copy (traditional wiretap)
-* Using the xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]
-
[source,java]
----
protected RouteBuilder createRouteBuilder() {
@@ -102,8 +100,6 @@ values.
== Sending a New xref:latest@manual:ROOT:exchange.adoc[Exchange]
-*Using the xref:latest@manual:ROOT:fluent-builders.adoc[Fluent Builders]*
-
Camel supports either a processor or an
xref:latest@manual:ROOT:expression.adoc[Expression] to populate the new
xref:latest@manual:ROOT:exchange.adoc[Exchange]. Using a processor gives you
full power