This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 97d80ed CAMEL-13261: Fix consumer configuration, speed up tests run
new c228ad7 Fixed CS for AbstractCamelContext and
AbstractModelCamelContext
new 88d569d Fixed CS for DataFormatReifier
new 1af7cc5 Fixed CS for JaxbDataFormatReifier
The 36747 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:
.../apache/camel/impl/AbstractCamelContext.java | 518 +++++++++++++--------
.../camel/impl/AbstractModelCamelContext.java | 43 +-
.../reifier/dataformat/DataFormatReifier.java | 43 +-
.../reifier/dataformat/JaxbDataFormatReifier.java | 2 +-
4 files changed, 383 insertions(+), 223 deletions(-)