GitHub user paul-rogers opened a pull request:

    https://github.com/apache/drill/pull/605

    DRILL-4870 drill-config.sh sets JAVA_HOME incorrectly for the Mac

    Recent script revisions uncommented a line to export the Drill-computed 
JAVA_HOME. Turns out, we should not do this; we should allow Java to figure it 
out as the location differs depending on platform. This change comments out 
that export line to restore the pre-1.8 functionality.

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

    $ git pull https://github.com/paul-rogers/drill DRILL-4870

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

    https://github.com/apache/drill/pull/605.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 #605
    
----
commit 164a29d92011722f6234ed442e62919048d45fb4
Author: Paul Rogers <prog...@maprtech.com>
Date:   2016-10-07T20:53:38Z

    DRILL-4870 drill-config.sh sets JAVA_HOME incorrectly for the Mac

----


---
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