This is an automated email from the ASF dual-hosted git repository.
marat 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 e48494e50e0 Removed outdated disclaimer (#10432)
e48494e50e0 is described below
commit e48494e50e07811f024eb53110c202b7420e6a03
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Mon Jun 19 09:23:25 2023 -0400
Removed outdated disclaimer (#10432)
---
dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc | 2 --
1 file changed, 2 deletions(-)
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
index dfe3c42661e..45b7b9c83d3 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/main/docs/yaml-dsl.adoc
@@ -309,5 +309,3 @@ The following set of high level EIPs are supported in the
yaml DSL language. For
- When
- When Skip Send To Endpoint
- Wire Tap
-
-NOTE: The Try / Catch / Finally EIP currently only supports specifying one
`do-catch` clause.