This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23757-java-dsl-model-writer
in repository https://gitbox.apache.org/repos/asf/camel.git
from 43c246225a9d CAMEL-23757: support LangChain4j tokenizer EIP builder
pattern (87/87)
add 999b0d67ed5e CAMEL-23757: add error handling test coverage and fix
onWhen rendering (91/91)
No new revisions were added by this update.
Summary of changes:
.../camel/java/out/JavaDslModelWriterSupport.java | 6 ++++++
.../src/test/resources/doTryMultiCatch.xml} | 14 +++++++++++--
.../src/test/resources/errorHandlerDefault.xml} | 15 ++++++++------
.../src/test/resources/onExceptionAdvanced.xml} | 24 ++++++++++++++++------
.../src/test/resources/throwExceptionSimple.xml} | 6 ++++--
5 files changed, 49 insertions(+), 16 deletions(-)
copy core/{camel-xml-io/src/test/resources/doTryCatchFinally.xml =>
camel-java-io/src/test/resources/doTryMultiCatch.xml} (75%)
copy core/{camel-xml-io/src/test/resources/claimCheck.xml =>
camel-java-io/src/test/resources/errorHandlerDefault.xml} (76%)
copy core/{camel-xml-io/src/test/resources/claimCheck.xml =>
camel-java-io/src/test/resources/onExceptionAdvanced.xml} (65%)
copy core/{camel-xml-io/src/test/resources/stop.xml =>
camel-java-io/src/test/resources/throwExceptionSimple.xml} (87%)