This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 4c1f2f29cc8 (chores) style: disable checkstyle on auto-generated files in camel-xml-jaxb-dsl new 466b8f67c2a CAMEL-15105: move the fromRouteId to the extension new 93b6dab2904 CAMEL-15105: move the stream cache flag to the extension new ddcb672460c CAMEL-15105: move the re-delivery exhausted flag to the extension new f4b502bee09 CAMEL-15105: move the history node id flag to the extension new 8ebfb88e57d CAMEL-15105: move the history node source flag to the extension new 40cae08f4cb CAMEL-15105: move the history node label to the extension new 7b0ff81957b CAMEL-15105: move the transacted flag to the extension new 374d2f30ba4 CAMEL-15105: move the notify event flag to the extension new 382a201fbbb CAMEL-15105: move the interruptable flag to the extension new 760c15b0594 CAMEL-15105: move the interrupted flag to the extension new 0ace438fdb0 CAMEL-15105: move the default consumer callback instance to the extension new 1e7715192a0 CAMEL-15105: cleaned up resetting the extension The 12 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: .../org/apache/camel/support/AbstractExchange.java | 39 +++--------- .../camel/support/DefaultPooledExchange.java | 11 +--- .../camel/support/ExtendedExchangeExtension.java | 71 ++++++++++++++++------ 3 files changed, 61 insertions(+), 60 deletions(-)