You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2014/12/10 13:58:12 UTC

[jira] [Closed] (NIFI-154) Readlink not supported on OS X

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

Joseph Witt closed NIFI-154.
----------------------------
       Resolution: Fixed
    Fix Version/s: 0.0.1

changes pushed to develop branch.  Tested to still work as it did before though contributor will also check for osx.  If still needs work can reopen or address whatever the new issue is. 

Have sent off a question to the mentors about patches and how to accept them/etc..  But this approach appears to be consistent with other apache projects.


> Readlink not supported on OS X
> ------------------------------
>
>                 Key: NIFI-154
>                 URL: https://issues.apache.org/jira/browse/NIFI-154
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.0.1
>         Environment: OSX
>            Reporter: Jake Visser
>            Assignee: Joseph Witt
>            Priority: Minor
>             Fix For: 0.0.1
>
>         Attachments: readlink-patch.diff
>
>
> OS X does not support readlink, however greadlink is available with near identical functionality (brew install coreutils).
> nifi.sh needs to be modified to detect Darwin (and other effected OS's?), and call the appropriate command. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)