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/19 08:06:12 UTC

[camel] branch regen_bot updated (432da70 -> 5747e82)

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 432da70  Sync deps
     add 5747e82  (chores) Simplified assertions (#4628)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/apns/ApnsConsumerIdleMessageTest.java   |  6 +++---
 .../org/apache/camel/component/as2/api/AS2MessageTest.java  |  8 ++++----
 .../component/as2/AS2ServerManagerIntegrationTest.java      |  2 +-
 .../asn1/ASN1DataFormatWithStreamIteratorByteArrayTest.java |  3 ++-
 .../asn1/ASN1DataFormatWithStreamIteratorClassTest.java     | 13 +++++++------
 .../camel/dataformat/asn1/ASN1DataFormatWithStreamTest.java |  3 ++-
 .../dataformat/asn1/SpringASN1DataFormatRouteTest.java      |  3 ++-
 .../websocket/WebsocketRouteWithInitParamTest.java          |  9 +++++----
 .../component/atom/AtomPollingConsumerIdleMessageTest.java  |  6 +++---
 .../apache/camel/component/aws/s3/S3ConsumerCronTest.java   |  6 +++---
 .../camel/component/aws/s3/S3ConsumerIdleMessageTest.java   |  6 +++---
 .../camel/component/aws/sqs/SqsConsumerIdleMessageTest.java |  6 +++---
 .../aws/sqs/SqsDoesNotExtendMessageVisibilityTest.java      |  4 ++--
 .../camel/dataformat/barcode/BarcodeDataFormatTest.java     |  4 ++--
 .../fix/BindySimpleKeyValuePairUnicodeNextLineTest.java     |  8 ++++----
 .../BindySimpleFixedLengthHeaderFooterTest.java             |  3 +--
 16 files changed, 47 insertions(+), 43 deletions(-)