awslabs / kinesis-kafka-connector

kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.
Apache License 2.0
153 stars 91 forks source link

ISSUE-74 updating junits #75

Closed bdesert closed 1 year ago

bdesert commented 1 year ago

Description:

chaning the way the lib is built. instead of dependent-less + Uber jar, the build artifacts will follow a standard java app output: a jar without dependencies and all dependencies in target/lib/* dir.

Issue Reference URL

74


Do not change content below. Mark applicable check boxes only.

Thank you for submitting a contribution to Kinesis-Kafka Connector.

In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

For all changes:

For code changes:

For documentation related changes: