GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/574
MINOR: Introduce `installAll` and accept major instead of full Scala version
We can take advantage of the fact that major Scala versions are binary
compatible (since 2.10) to make the build a little more user-friendly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
install-all-and-major-instead-of-full-version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/574.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 #574
----
commit 3795f1e3bc8e6a367ef831c68e63e41b2cf0f915
Author: Ismael Juma <[email protected]>
Date: 2015-11-23T13:04:35Z
Introduce `installAll` and make it possible for users to pass a major
version instead of a full version
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---