You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dave Latham (JIRA)" <ji...@apache.org> on 2014/07/10 21:57:04 UTC

[jira] [Updated] (HBASE-11496) HBASE-9745 broke cygwin CLASSPATH translation

     [ https://issues.apache.org/jira/browse/HBASE-11496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Latham updated HBASE-11496:
--------------------------------

    Attachment: HBASE-11496.patch

Here's a patch that reorders the cygwin manipulation to be after the HBASE-9745 (and keep it all before the JAVA_LIBRARY_PATH init)

> HBASE-9745 broke cygwin CLASSPATH translation
> ---------------------------------------------
>
>                 Key: HBASE-11496
>                 URL: https://issues.apache.org/jira/browse/HBASE-11496
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Dave Latham
>            Assignee: Dave Latham
>            Priority: Minor
>         Attachments: HBASE-11496.patch
>
>
> HBASE-9745 put HBASE_CLASSPATH back at the end of the Java classpath, but also moved it to happen after the cygwin translation which broke it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)