You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jeffrey Heifetz (JIRA)" <ji...@apache.org> on 2013/09/03 18:00:53 UTC

[jira] [Created] (CB-4732) Build script does not always error out with the correct code

Jeffrey Heifetz created CB-4732:
-----------------------------------

             Summary: Build script does not always error out with the correct code
                 Key: CB-4732
                 URL: https://issues.apache.org/jira/browse/CB-4732
             Project: Apache Cordova
          Issue Type: Bug
          Components: BlackBerry
            Reporter: Jeffrey Heifetz
            Assignee: Jeffrey Heifetz


When build encounters an error, it does not always provide a valid output code, output below.


~/Coding/Test/space test/AAA
 ⚡ ./platforms/blackberry10/cordova/build --release -k abcd1234
[BUILD]   Populating application source
[BUILD]   Parsing config.xml
[ERROR]   Cannot sign application - No buildId provided [--buildId]
~/Coding/Test/space test/AAA
 ⚡ echo $?
0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira