[
https://issues.apache.org/jira/browse/CB-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080101#comment-14080101
]
ASF GitHub Bot commented on CB-6024:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/187
CB-6024 Document -- for platform options
CB-6024 Document -- for platform options
Before CB-6024, you could do things like:
cordova run platform --platformopt
now you need to do:
cordova run platform -- --platformopt
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-cli cb_6024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/187.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #187
----
commit 0715a14cc67529677c314185f045cc0f0ecc8ac9
Author: Steven Gill <[email protected]>
Date: 2014-07-22T23:47:21Z
checking for browserify flag
commit b438aec732fcffe20d8f82fe76459561d9973a94
Author: Suraj Pindoria <[email protected]>
Date: 2014-07-24T18:22:50Z
Added browserify flag to cli options
commit d158f4054f10655272e49707f297cf5e3c41c5d0
Author: Steven Gill <[email protected]>
Date: 2014-07-30T21:57:34Z
Merge branch 'CB-7001' of github.com:surajpindoria/cordova-cli
commit a0c3a7cb6db35d0012715111f3c73ce025e3f9c5
Author: Josh Soref <[email protected]>
Date: 2014-07-30T22:32:53Z
CB-6024 Document -- for platform options
Before CB-6024, you could do things like:
cordova run platform --platformopt
now you need to do:
cordova run platform -- --platformopt
----
> nopt refactoring
> ----------------
>
> Key: CB-6024
> URL: https://issues.apache.org/jira/browse/CB-6024
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI, Plugman
> Affects Versions: 3.3.0
> Environment: Windows, Mac OSX
> Reporter: Jonathan Bond
> Assignee: Mark Koudritsky
> Labels: patch
> Fix For: 3.6.0
>
>
> As per mailing list:
> - Refactoring cli to use nopt.
> - Several improvements to the install/uninstall tests to touch the file
> system.
> - Consistency improvements in the code
--
This message was sent by Atlassian JIRA
(v6.2#6252)