This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2821cb7 Polished new f406e1e Fixed and speedup test new e58c9ac 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.