Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-17418] Prevent kinesis-asl-assembly artifacts from being publi…
…shed This patch updates the `kinesis-asl-assembly` build to prevent that module from being published as part of Maven releases and snapshot builds. The `kinesis-asl-assembly` includes classes from the Kinesis Client Library (KCL) and Kinesis Producer Library (KPL), both of which are licensed under the Amazon Software License and are therefore prohibited from being distributed in Apache releases. Author: Josh Rosen <[email protected]> Closes apache#15167 from JoshRosen/stop-publishing-kinesis-assembly.
- Loading branch information