This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 49cacf09875 CAMEL-18151: camel-jbang - Export command for quarkus
new 74d4edc43f7 (chores) camel-aws2-kinesis: removes unused exception
new b14097992a6 CAMEL-18127: added integration test for Resume with AWS
Kinesis
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:
.../kinesis/integration/KinesisConsumerIT.java | 2 +-
...onsumerIT.java => KinesisConsumerResumeIT.java} | 98 +++++++++++++++++-----
.../test/infra/aws2/clients/KinesisUtils.java | 41 +++++----
3 files changed, 107 insertions(+), 34 deletions(-)
copy
components/camel-aws/camel-aws2-kinesis/src/test/java/org/apache/camel/component/aws2/kinesis/integration/{KinesisConsumerIT.java
=> KinesisConsumerResumeIT.java} (56%)