[
https://issues.apache.org/jira/browse/CB-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162223#comment-14162223
]
ASF subversion and git services commented on CB-6469:
-----------------------------------------------------
Commit 35a3059bbbe5fcabdb74ff30b8c2845d135dada7 in cordova-lib's branch
refs/heads/master from [~gercan]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=35a3059 ]
CB-6469 "plugin save" now records (path/url/registry) and ignores dependent
plugins
Implements save and restore for plugins that are coming from local file system
or from a git repo.
Also makes a change so that the dependency plugins are not saved during a save.
Makes a change
on the fetch.js so that .fetch.json now accurately records the type for plugin
installations from registry
as type 'registry'
github: close #86
> Restore plugins from config.xml
> -------------------------------
>
> Key: CB-6469
> URL: https://issues.apache.org/jira/browse/CB-6469
> Project: Apache Cordova
> Issue Type: New Feature
> Components: CLI
> Affects Versions: 3.4.0
> Reporter: Gorkem ERCAN
> Assignee: Gorkem ERCAN
>
> CLI should be able to restore plugins that are listed on the top level
> config.xml.
> Essentially an entry like below, should cause the
> org.apache.cordova.core.console plugin version 0.2.8 to be installed from
> registry. If version is omitted is should just use the latest available from
> registry.
> <feature name="Console">
> <param name="id" value="org.apache.cordova.core.console" />
> <param name="version" value="0.2.8" />
> </feature>
> Moreover we should add a save plugins command to save the currently installed
> plugins to config.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]