This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2c0d6054ed4 Polish clustering docs (#8027)
new b6d9ee28e07 CAMEL-18262 - Fixing the Template issue (#7995)
new d30b4c7bc36 CAMEL-18262: Polished
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/camel/impl/DefaultModel.java | 10 +++
.../camel/model/RouteTemplateDefinition.java | 1 +
.../model/RouteConfigurationOnExceptionTest.java | 85 ++++++++++++++++++++++
3 files changed, 96 insertions(+)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/model/RouteConfigurationOnExceptionTest.java