This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 351dc7f CAMEL-11930: rework deployment to ASF repository new 788277e Fixed and speedup test new 2e2ff01 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.