[
https://jira.jboss.org/jira/browse/JBSEAM-3560?page=com.atlassian.jira.pl...
]
Pete Muir commented on JBSEAM-3560:
-----------------------------------
It does work for me on 10.5.5.
However the script doesn't work as dirname $0 returns the directory I symlinked the
script into, not the symlink to $SEAM_HOME/seam
seam script uses readlink which is not compatible with the version of
readlink shipped with OS X 10.5
-----------------------------------------------------------------------------------------------------
Key: JBSEAM-3560
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3560
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.1.0.CR1
Environment: OS X 10.5.5, J2SE 64-bit build 1.5.0_16-b06-284
Reporter: rkilcoyne
At some point the seam script started using readlink or the version of readlink shipped
with OS X changed. The -f option doesn't work with the version of readink shipped with
OS X 10.5.5.
Replacing readlink with stat seems to fix this issue for OS X.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira