You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/08/24 13:28:45 UTC

[jira] [Assigned] (KARAF-3955) Use of negative shell exit codes is not delux

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

Jean-Baptiste Onofré reassigned KARAF-3955:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> Use of negative shell exit codes is not delux
> ---------------------------------------------
>
>                 Key: KARAF-3955
>                 URL: https://issues.apache.org/jira/browse/KARAF-3955
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Benson Margulies
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.0.1
>
>
> Main.java has a set of calls like: System.exit(-1);.
> EXIT_FAILURE is '1', not '-1', and in general negative values aren't necessary, since the definition of 'oops' is 'not 0'. I propose that these be adjusted.



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