You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org> on 2010/04/10 16:49:42 UTC

[jira] Updated: (QPID-2491) readlink is not cross platform

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

Sorin Suciu updated QPID-2491:
------------------------------

    Attachment: qpid-2491.patch

Replaced readlink by using dirname to determine the directory the qpid-.server or qpid-passwd is ran from and changeing the directory 1 level up. Also eliminated exporting ${QPID_HOME}/bin to PATH as not needed should we adopt this mechanism. The broker starts ok now on my Mac and Linux as well. 


> readlink is not cross platform
> ------------------------------
>
>                 Key: QPID-2491
>                 URL: https://issues.apache.org/jira/browse/QPID-2491
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Tools
>            Reporter: Martin Ritchie
>             Fix For: 0.6
>
>         Attachments: qpid-2491.patch
>
>
> The use of readlink in the shell scripts is not cross platform we should replace this with a posix compliant alternative.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org