amazon-kinesis-client-python icon indicating copy to clipboard operation
amazon-kinesis-client-python copied to clipboard

Make maven repository configurable via an env var

Open msinto93 opened this issue 2 years ago • 2 comments

Make Maven repository configurable via an env var, default to public Maven repo

Issue number: #209

Description of changes: Currently python setup.py download_jars is hardcoded to download the KCL jars from the public Maven repository. This change makes the Maven repository configurable via an env var (defaulting to public Maven if not set). This will allow this package to be installed directly via a pip install for anyone using their own Maven repository.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

msinto93 avatar Apr 05 '23 18:04 msinto93

@shanmsac Would you mind reviewing this minor change please?

msinto93 avatar Apr 05 '23 18:04 msinto93

@akidambisrinivasan @brendan-p-lynch @furq-aws Tagging you as recent reviewers on this repo, would one of you mind taking a look at this change please?

msinto93 avatar Sep 05 '23 17:09 msinto93