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

[jira] [Updated] (CB-2932) Tweak ./cordova/build project-level script for BlackBerry

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

Shazron Abdullah updated CB-2932:
---------------------------------

    Fix Version/s:     (was: 2.7.0)
                   2.8.0
    
> Tweak ./cordova/build project-level script for BlackBerry
> ---------------------------------------------------------
>
>                 Key: CB-2932
>                 URL: https://issues.apache.org/jira/browse/CB-2932
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: BlackBerry
>            Reporter: Filip Maj
>            Assignee: Lorin Beer
>             Fix For: 2.8.0
>
>
> {code}
> build [--debug] [--release]
> {code}
> Builds the application and compiles to the platform's appropriate binary format. 
> By default builds a debug release:
> {code}
> build --debug
> {code}
> Supports building a release (possibly signed) build using:
> {code}
> build --release
> {code}
> Implicitly calls {{./cordova/clean}} first (see CB-2917).
> If both {{release}} and {{debug}} parameters are specified, error out with exit code 2 and an appropriate error message.

--
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