This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9eb9601 Merge pull request #3616 from NiteshKoushik/patch-3 new 4895d79 Camel-AWS2-Kinesis: Migrated tests to Junit5 new 3ff6993 Camel-AWS2-Kinesis: Fixed CS The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-aws2-kinesis/pom.xml | 24 +++++++--- .../KinesisFirehoseComponentConfigurationTest.java | 6 ++- ...esisFirehoseComponentVerifierExtensionTest.java | 11 +++-- .../aws2/firehose/KinesisFirehoseEndpointTest.java | 14 +++--- .../KinesisFirehoseComponentIntegrationTest.java | 10 ++-- .../kinesis/KinesisComponentConfigurationTest.java | 7 ++- .../KinesisComponentVerifierExtensionTest.java | 11 +++-- .../KinesisConsumerClosedShardWithFailTest.java | 19 ++++---- .../KinesisConsumerClosedShardWithSilentTest.java | 53 +++++----------------- .../aws2/kinesis/KinesisEndpointTest.java | 14 +++--- .../aws2/kinesis/RecordStringConverterTest.java | 4 +- .../KinesisComponentIntegrationTest.java | 12 +++-- pom.xml | 2 +- 13 files changed, 89 insertions(+), 98 deletions(-)