Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4732

Build script does not always error out with the correct code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            jeffheifetz Jeffrey Heifetz
            jeffheifetz Jeffrey Heifetz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: