awslabs / amazon-kinesis-producer

Amazon Kinesis Producer Library
Apache License 2.0
402 stars 331 forks source link

amazon-kinesis-producer-native-binaries windows folder #382

Open SwapnilKhante opened 3 years ago

SwapnilKhante commented 3 years ago

My java application uses KPL 0.13.1 and is deployed as a lambda. However, I wish to exclude amazon-kinesis-producer-native-binaries windows folder from the final Jar file. There is an kinesis_producer.exe file in this folder which we do not wish to include in the final build. Could you please let me know how should I exclude this file from the final build. I am using maven-compiler-plugin for the build purposes.

sushikarwasra commented 6 months ago

hey did you find a solution to exclude the kinesis_producer.exe