[GitHub] storm issue #1735: STORM-203 Adding paths to default java library path

2016-10-17 Thread picadoh
Github user picadoh commented on the issue:

https://github.com/apache/storm/pull/1735
  
yeah, makes total sense 👍 removed it from the path. thanks @knusbaum 


---
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] storm pull request #1735: STORM-203 Adding paths to default java library pat...

2016-10-13 Thread picadoh
GitHub user picadoh opened a pull request:

https://github.com/apache/storm/pull/1735

STORM-203 Adding paths to default java library path

Adding /usr/lib64 and /usr/lib/x86_64-linux-gnu to default java library path

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

$ git pull https://github.com/picadoh/storm master

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

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


commit aee1ebb5fdacc9635b5a7c7d02e089442b53f9ca
Author: Hugo Picado <hugo@gmail.com>
Date:   2016-10-13T20:51:58Z

STORM-203 Adding /usr/lib64 and /usr/lib/x86_64-linux-gnu to default java 
library path




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