This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push:
new 00c5321 Polish and cleanup documentation
00c5321 is described below
commit 00c53211dfb89483256a861b13095a7a67c603b6
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Aug 9 17:26:41 2021 +0200
Polish and cleanup documentation
---
.../org/apache/camel/catalog/docs/correlation-identifier.adoc | 5 ++---
.../src/main/docs/modules/eips/pages/correlation-identifier.adoc | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/correlation-identifier.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/correlation-identifier.adoc
index 803f004..f214f77 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/correlation-identifier.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/correlation-identifier.adoc
@@ -15,9 +15,8 @@ conversation (or business process).
image::eip/CorrelationIdentifierSolution.gif[image]
-The use of a Correlation Identifier is key to working with the
-xref:latest@manual:ROOT:bam.adoc[Camel Business Activity Monitoring Framework]
and can also
-be highly useful when testing with simulation or canned data such as
+The use of a Correlation Identifier is key to working with
xref:components:others:tracing.adoc[Tracing]
+and be useful when testing with simulation or canned data such as
with the xref:components::mock-component.adoc[Mock testing framework]
Some xref:enterprise-integration-patterns.adoc[EIP] patterns will spin off a
sub message, and in
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
index 803f004..f214f77 100644
---
a/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
+++
b/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
@@ -15,9 +15,8 @@ conversation (or business process).
image::eip/CorrelationIdentifierSolution.gif[image]
-The use of a Correlation Identifier is key to working with the
-xref:latest@manual:ROOT:bam.adoc[Camel Business Activity Monitoring Framework]
and can also
-be highly useful when testing with simulation or canned data such as
+The use of a Correlation Identifier is key to working with
xref:components:others:tracing.adoc[Tracing]
+and be useful when testing with simulation or canned data such as
with the xref:components::mock-component.adoc[Mock testing framework]
Some xref:enterprise-integration-patterns.adoc[EIP] patterns will spin off a
sub message, and in