[GitHub] drill pull request #898: Fixed bug with java version detection

2017-08-07 Thread KrysKruk
Github user KrysKruk closed the pull request at:

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


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


[GitHub] drill pull request #898: Fixed bug with java version detection

2017-08-07 Thread KrysKruk
GitHub user KrysKruk opened a pull request:

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

Fixed bug with java version detection

e.g. `java version 1.8.0_144` was failing


![pobrane](https://user-images.githubusercontent.com/1618590/29026588-c900c3a0-7b7c-11e7-958a-0d72c9590844.png)


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

$ git pull https://github.com/KrysKruk/drill java_version_detection

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

https://github.com/apache/drill/pull/898.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 #898


commit cd444b7b55019767b484adf562346cd7e6060565
Author: Kildyt 
Date:   2017-08-07T12:28:03Z

Fixed bug with java version detection

e.g. java version 1.8.0_144 was failing




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