[
https://issues.apache.org/jira/browse/CB-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365523#comment-14365523
]
ASF GitHub Bot commented on CB-8694:
------------------------------------
GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/123
CB-8694 Replaced dependencies plugin with command line parameter
https://issues.apache.org/jira/browse/CB-8694
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-mobile-spec CB-8694
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-mobile-spec/pull/123.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 #123
----
commit d0468fa97a545f8e5d1df5bdbe6d73b88a05f420
Author: alsorokin <[email protected]>
Date: 2015-03-17T16:56:38Z
CB-8694 Replaced dependencies plugin with command line parameter
----
> Replace dependency plugin with plugin list parameter in createmobilespec
> ------------------------------------------------------------------------
>
> Key: CB-8694
> URL: https://issues.apache.org/jira/browse/CB-8694
> Project: Apache Cordova
> Issue Type: Improvement
> Components: mobile-spec
> Reporter: Alexander Sorokin
> Priority: Minor
>
> Now createmobilespec uses dependency plugin to specify the list of plugins to
> install.
> This approach has some limitations, for example after the app is created the
> user cannot remove particular plugin because they all are listed as
> dependencies of dependency plugin.
> Though developers could want to add custom plugin(s) to mobile spec for
> testing. Also some plugins could not be supported under particular platform
> and should not be installed.
> My proposal is to replace dependency plugin with new command line parameter
> for createmobilespec to specify plugin list through CLI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]