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 450c61805f3 (chores) convert core/camel-core-model to use pattern matching for instanceof add 90c5c409226 (chores) camel-bindy: use constants instead of recreating objects add 45f50df7eb5 (chores) camel-jackson: use constants instead of recreating objects add f7898da2c59 (chores) camel-jsch: use constants instead of recreating objects add cce411f8e74 (chores) camel-paho: use the standard charsets constants add c0448febd1d (chores) camel-amqp: wait for data before the assertion add 2a1a400c493 (chores) camel-core: minor code duplication cleanup No new revisions were added by this update. Summary of changes: .../camel/component/amqp/AMQPRouteTraceFrameTest.java | 7 +++++++ .../camel/dataformat/bindy/util/ConverterUtils.java | 19 +++++++++++++------ .../transform/JsonStructDataTypeTransformer.java | 4 +++- .../org/apache/camel/component/scp/ScpOperations.java | 3 ++- .../camel/component/paho/PahoComponentTest.java | 3 ++- .../MultiCastParallelAndStreamCachingTest.java | 16 ++++------------ 6 files changed, 31 insertions(+), 21 deletions(-)