Re: Automatically installing missing platforms from cli

2015-01-11 Thread Josh Soref
Terence‎ wrote: ‎ On a related note, is there a diagram somewhere of all the cordova-cli  commands and their associated options? I'm not sure what a diagram would look like, but cordova help / cordova help verb should cover most needs.  smime.p7s Description: S/MIME cryptographic signature

Re: Automatically installing missing platforms from cli

2015-01-11 Thread Terence M. Bandoian
Creating directories and downloading and installing files is a lot of magic that may not be desired. Here's another Git example: $ git commit -m commit test. On branch development Changes not staged for commit: modified: html/data/topics.json modified: html/topics.html no

RE: How to test the cordova-android 4.0 by mobile spec

2015-01-11 Thread Fu, Junwei
Thank you very much, I will follow this issue by CB-8280. Another things about JUnit tests, I pulled cordova-android 4.0 branch, and running Unit test in /test directory, but there are compiled error as below, and I want reuse the Unit tests to test Crosswalk pluggable webView, so I request a

[GitHub] cordova-lib pull request: CB-8168 --list support for cordova-lib

2015-01-11 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-lib/pull/145 CB-8168 --list support for cordova-lib Add list support back after the discussion on the dev mail list You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-cli pull request: CB-8168 --list support for CLI

2015-01-11 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-cli/pull/205 CB-8168 --list support for CLI Add list support back after the discussion on the dev mail list You can merge this pull request into a Git repository by running: $ git pull

RE: Cordova --list option implementation

2015-01-11 Thread Murat Sutunc
I've made the changes wrt what has been discussed: https://github.com/apache/cordova-cli/pull/205 https://github.com/apache/cordova-lib/pull/145 Thanks, Murat -Original Message- From: Josh Soref [mailto:jso...@blackberry.com] Sent: Friday, January 9, 2015 11:39 AM To: