This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.20.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from f1a2211 CAMEL-11930: backport Jenkinsfile to 2.20.x new 40bdb65 Fixed and speedup test new d1e82f8 CAMEL-11962: Fixed adviceWith not working with onException. 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: .../camel/builder/AdviceWithRouteBuilder.java | 23 +++++++++++----------- .../org/apache/camel/builder/AdviceWithTasks.java | 9 ++++++++- .../camel/issues/AdviceWithOnCompletionTest.java | 1 + ...t.java => AdviceWithOnExceptionRemoveTest.java} | 22 +++++++++++++++------ .../intercept/FromFileInterceptSendToIssue.java | 8 ++++---- 5 files changed, 40 insertions(+), 23 deletions(-) copy camel-core/src/test/java/org/apache/camel/issues/{AdviceWithOnExceptionTest.java => AdviceWithOnExceptionRemoveTest.java} (67%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.