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/05/15 17:34:17 UTC

[camel] branch regen_bot updated (799e69376eb -> 14302ea76f1)

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 799e69376eb (chores) camel-kafka: do not run ITs on ppc64le
     add b86b0345ef7 (chores) camel-nats: prevent flaky tests from running on GH actions
     add 14302ea76f1 Handle exception thrown in beanProcessor.process

No new revisions were added by this update.

Summary of changes:
 .../component/mybatis/MyBatisBeanProducer.java     |  5 +++++
 ...stTest.java => MyBatisBeanWrongMethodTest.java} | 26 +++++++++-------------
 .../component/nats/integration/NatsConsumerIT.java |  2 ++
 .../integration/NatsConsumerMaxMessagesIT.java     |  2 ++
 .../nats/integration/NatsConsumerReplyToIT.java    |  2 ++
 5 files changed, 21 insertions(+), 16 deletions(-)
 copy components/camel-mybatis/src/test/java/org/apache/camel/component/mybatis/bean/{MyBatisBeanSelectListTest.java => MyBatisBeanWrongMethodTest.java} (66%)