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