GitHub user granders opened a pull request:
https://github.com/apache/kafka/pull/173
MINOR: kafkatest add manifest
This patch makes it possible to publish kafkatest (system test package) to pypi and use
it as a library in other projects by:
- including necessary static resources with the package
- renaming the version to conform w/PEP 440, since python packaging tools reject the current
version name
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/confluentinc/kafka minor-kafkatest-add-manifest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/173.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #173
----
commit 924f287b619ae3b888e3ae70795e857d007d227b
Author: Geoff Anderson <geoff@confluent.io>
Date: 2015-08-25T21:29:28Z
Updated kafkatest package to include *.properties files when installed
commit b22e99a5993c30f7d4e14c3f7640e2ecddaedb5d
Author: Geoff Anderson <geoff@confluent.io>
Date: 2015-08-25T21:29:28Z
Updated kafkatest package to include *.properties files when installed
commit 126c27bc8463f6218092badc56ec0a408b019d35
Author: Geoff Anderson <geoff@confluent.io>
Date: 2015-08-27T23:56:28Z
Merge branch 'minor-kafkatest-add-manifest' of github.com:confluentinc/kafka into minor-kafkatest-add-manifest
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|