You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/21 20:40:51 UTC

(camel) branch regen_bot updated (0ad1f548b9c -> f65dd524b24)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0ad1f548b9c CAMEL-20113: camel/tests consolidating (#12547)
     add d5fae4f1052 (chores) components: remove string literal duplications (#12552)
     add f65dd524b24 (chores) tooling: remove string literal duplications (#12554)

No new revisions were added by this update.

Summary of changes:
 .../AbstractCamelContextBeanDefinitionParser.java  |  2 +-
 .../component/djl/model/AbstractPredictor.java     |  2 +
 .../model/CustomImageClassificationPredictor.java  |  8 ++--
 .../djl/model/CustomObjectDetectionPredictor.java  |  8 ++--
 .../djl/model/ZooImageClassificationPredictor.java |  8 ++--
 .../djl/model/ZooObjectDetectionPredictor.java     |  8 ++--
 .../docker/producer/AsyncDockerProducer.java       |  7 ++--
 .../component/docker/producer/DockerProducer.java  | 23 ++++++------
 .../camel/component/huaweicloud/dms/DmsMeta.java   | 18 +++++----
 .../org/apache/camel/service/lra/LRAClient.java    |  8 ++--
 .../apache/camel/test/junit5/CamelTestSupport.java |  9 +++--
 .../camel/test/main/junit5/CamelMainExtension.java |  9 +++--
 .../camel/maven/packaging/PrepareCatalogMojo.java  | 43 ++++++++++++----------
 13 files changed, 83 insertions(+), 70 deletions(-)