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 154d14ae117 [CAMEL-18285] Lazy-loading for file length and last modified attributes (#8019) new 9135d91996c CAMEL-18278: Get outputs from last abstract parent (#8013) new 6b00bab3d7f CAMEL-18291: SSLContextParameters parsePropertyValue support for certAlias property. (#8020) new 6cda20af062 Updated docs for master component to be a bit betteR new 2c0d6054ed4 Polish clustering docs (#8027) The 4 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: .../src/main/docs/master-component.adoc | 13 ++++--- ...t.java => AdviceWithOnExceptionTransacted.java} | 43 ++++++++++++++++------ .../issues/AdviceWithOnExceptionTransacted.xml} | 17 +++++++-- .../camel/support/jsse/SSLContextParameters.java | 2 +- .../org/apache/camel/builder/AdviceWithTasks.java | 13 +++++-- .../user-manual/modules/ROOT/pages/clustering.adoc | 3 +- 6 files changed, 65 insertions(+), 26 deletions(-) copy components/camel-test/camel-test-spring-junit5/src/test/java/org/apache/camel/test/issues/{AdviceWithOnCompletionTest.java => AdviceWithOnExceptionTransacted.java} (50%) copy components/camel-test/{camel-test-spring/src/test/resources/org/apache/camel/test/issues/AdviceWithInterceptSendToEndpointWithLoadbalancerTest.xml => camel-test-spring-junit5/src/test/resources/org/apache/camel/test/issues/AdviceWithOnExceptionTransacted.xml} (75%)