You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benn Mapes (JIRA)" <ji...@apache.org> on 2013/04/19 21:35:16 UTC

[jira] [Resolved] (CB-2930) Tweak ./cordova/build project-level script for Android

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

Benn Mapes resolved CB-2930.
----------------------------

    Resolution: Fixed

Bash:
https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=4dee30ed848286dd3e51c2848c54adc5805613f8
JScript:
https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=4599e9897dcbcf4b14bfe0fc0f530d4509f90500
                
> Tweak ./cordova/build project-level script for Android
> ------------------------------------------------------
>
>                 Key: CB-2930
>                 URL: https://issues.apache.org/jira/browse/CB-2930
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Android
>            Reporter: Filip Maj
>            Assignee: Benn Mapes
>             Fix For: 2.7.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.
> 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