This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.19.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from e711771 Fix Checkstyle issues new 2f5faef Fixed and speedup test new 1f1a831 CAMEL-11962: Fixed adviceWith not working with onException. new f7e362f Fixed test The 3 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 | 17 ++++++++++++++-- .../apache/camel/impl/DefaultComponentTest.java | 2 +- .../camel/issues/AdviceWithOnCompletionTest.java | 1 + ...t.java => AdviceWithOnExceptionRemoveTest.java} | 22 +++++++++++++++------ .../intercept/FromFileInterceptSendToIssue.java | 8 ++++---- 6 files changed, 48 insertions(+), 25 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.