[
https://issues.apache.org/jira/browse/KARAF-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-3955.
-----------------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 4.0.2)
> 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
>
> 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)