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 2022/08/25 08:16:09 UTC

[camel] branch regen_bot updated (4d76f5e947b -> 770cd86b957)

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 4d76f5e947b CAMEL-18423: Handle NoSuchElementException in CamelMicroProfilePropertiesSource.loadProperties with filter predicate
     add 05b177868f6 (chores) camel-paho: fixed tests
     add 770cd86b957 (chores) camel-amqp: fixed tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/amqp/AMQPRouteTest.java    |  2 +-
 .../component/amqp/artemis/AMQPEmbeddedBrokerTest.java    | 15 ++++++++++++---
 .../apache/camel/component/paho/PahoComponentTest.java    |  2 +-
 .../camel/component/paho/PahoOverrideTopicTest.java       |  2 +-
 .../camel/component/paho/PahoToDSendDynamicTest.java      |  2 +-
 .../java/org/apache/camel/component/paho/PahoToDTest.java |  2 +-
 6 files changed, 17 insertions(+), 8 deletions(-)