You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/03 14:59:42 UTC

[jira] [Commented] (KARAF-4852) Minor issues with start script

    [ https://issues.apache.org/jira/browse/KARAF-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953631#comment-15953631 ] 

ASF subversion and git services commented on KARAF-4852:
--------------------------------------------------------

Commit f7fad515f7f64ca43923000d49b6b4a46974722b in karaf's branch refs/heads/karaf-4.0.x from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=f7fad51 ]

[KARAF-4564] [KARAF-4852] [KARAF-4865] Improve the main karaf script
 * use /bin/sh
 * do not rely on readlink, but use 'ls -l'
 * check exit code when changing directory
 * verify ulimit availability
 * use 'command -v' instead of 'type'
 * support spaces in the JAVA path
 * do not use {} expansion for file names
 * fix endorsed/ext dirs on cygwin/mingw


> Minor issues with start script
> ------------------------------
>
>                 Key: KARAF-4852
>                 URL: https://issues.apache.org/jira/browse/KARAF-4852
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.7
>            Reporter: Lars Kiesow
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.1.0
>
>
> If a cd command fails in the start script the following behavior is undefined and could potentially cause problems.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)