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 2020/11/20 12:14:49 UTC

[camel] branch regen_bot updated (2dec23e -> 3a78908)

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 2dec23e  Migrates the camel-aws2-eventbridge tests to the shared test infra (#4640)
     add 3a78908  (chores) Simplified assertions (#4641)

No new revisions were added by this update.

Summary of changes:
 .../aws2/sqs/SqsConsumerIdleMessageTest.java        |  6 +++---
 .../sqs/SqsDoesNotExtendMessageVisibilityTest.java  |  4 ++--
 .../hazelcast/HazelcastConfigurationTest.java       | 21 +++++++++++----------
 .../camel/component/jetty/HttpConverterTest.java    |  3 +--
 .../component/jms/tx/AbstractTransactionTest.java   |  4 ++--
 ...nsactionWithoutDefineTransactionManagerTest.java |  4 ++--
 .../jmx/JMXRobustRemoteConnectionTest.java          |  3 ++-
 .../component/mail/MailConsumerIdleMessageTest.java |  6 +++---
 .../mongodb/MongoDbBigDecimalConverterTest.java     |  2 +-
 .../mongodb/MongoDbHeaderHandlingTest.java          |  2 +-
 .../mybatis/MyBatisConsumerIdleMessageTest.java     |  6 +++---
 .../NettyTcpWithInOutUsingPlainSocketTest.java      |  4 ++--
 .../openstack/keystone/DomainProducerTest.java      |  3 +--
 .../openstack/keystone/GroupProducerTest.java       |  3 +--
 .../openstack/keystone/ProjectProducerTest.java     |  3 +--
 .../openstack/keystone/RegionProducerTest.java      |  3 +--
 .../openstack/keystone/UserProducerTest.java        |  3 +--
 .../openstack/neutron/NetworkProducerTest.java      |  3 +--
 .../openstack/neutron/PortProducerTest.java         |  3 +--
 .../openstack/neutron/RouterProducerTest.java       |  3 +--
 .../openstack/neutron/SubnetProducerTest.java       |  3 +--
 .../openstack/nova/FlavorProducerTest.java          |  3 +--
 .../openstack/nova/ServerProducerTest.java          |  4 ++--
 23 files changed, 45 insertions(+), 54 deletions(-)