[
https://issues.apache.org/jira/browse/CB-10717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172305#comment-15172305
]
Jacob Weber edited comment on CB-10717 at 2/29/16 6:25 PM:
-----------------------------------------------------------
I'm using a non-CLI project, so cordova platform doesn't list it for me. But
it's cordova-android-5.1.1. I downloaded it from
https://github.com/apache/cordova-android/releases, and ran the "bin/update"
script from the download, to update my project to 5.1.1
was (Author: jweber):
I'm using a non-CLI project, so cordova platform doesn't list it for me. But
it's cordova-android-5.1.1.
> Command-line build options ignored without buildConfig
> ------------------------------------------------------
>
> Key: CB-10717
> URL: https://issues.apache.org/jira/browse/CB-10717
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 5.1.1
> Reporter: Jacob Weber
> Priority: Minor
> Labels: triaged, wfc
>
> Using a non-CLI project, I tried to run the cordova/build script, passing it
> the various keystore arguments described
> [here|http://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html#signing-an-app]
> under "Using Flags".
> For example,
> {code}
> $ cd /myproject/android
> $ cordova/build android --release --keystore foo.keystore
> {code}
> But the arguments are ignored. It looks like the tool only sees them if I
> pass --buildConfig and create a config file. But then the arguments are
> unnecessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]