This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new eae6edaca7a Loop EIP - Remove text about useable for testing only.
eae6edaca7a is described below
commit eae6edaca7a7c2fbdfbb7f07d5b52c8d69ee42bc
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Oct 5 13:11:52 2023 +0200
Loop EIP - Remove text about useable for testing only.
---
core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
index 20aa6ff7014..066062cd61a 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/loop-eip.adoc
@@ -6,7 +6,7 @@
:supportlevel: Stable
:tabs-sync-option:
-The Loop EIP allows for processing a message a number of times, possibly in a
different way for each iteration. Useful mostly during testing.
+The Loop EIP allows for processing a message a number of times, possibly in a
different way for each iteration.
== Options