GitHub user jaikiran opened a pull request:

    https://github.com/apache/kafka/pull/1837

    MINOR: Update the README.md to include a note about GRADLE_USER_HOME

    Trying to build the source and publish it to internal Maven repo, I ran 
into an issue that I explain in the mailing list discussion here 
https://www.mail-archive.com/dev@kafka.apache.org/msg56359.html. 
    
    The commit here updates the README.md to make a note that the 
GRADLE_USER_HOME environment variable plays a role in deciding which file to 
add the maven configs to.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jaikiran/kafka readme-update-grade-user-home

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1837.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 #1837
    
----
commit f35409921f9501323d7b0b88f87053fdc9b46df3
Author: Jaikiran Pai <jaikiran....@gmail.com>
Date:   2016-09-09T06:51:54Z

    Add a note to the README.md to mention that the GRADLE_USER_HOME plays a 
role in resolving the gradle.properties that gets used for the build

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to