[ 
https://issues.apache.org/jira/browse/CB-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351128#comment-14351128
 ] 

ASF GitHub Bot commented on CB-8521:
------------------------------------

GitHub user omefire opened a pull request:

    https://github.com/apache/cordova-lib/pull/178

    CB-8521 `cordova plugin save` should save all installed plugins and their 
version/git-url/folder-location into config.xml

    CB-8521 `cordova plugin save` should save all installed plugins and their 
version/git-url/folder-location into config.xml

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-8521

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/178.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 #178
    
----
commit e4b6803dcdd690895627c08e5f749e3f90fb951f
Author: Omar Mefire <[email protected]>
Date:   2015-02-25T20:21:55Z

    CB-8521 save all plugins found in fetch.json into config.xml

commit f6ffb764326790a224964784c885c690c16e9bf0
Author: Omar Mefire <[email protected]>
Date:   2015-03-04T22:42:51Z

    CB-8521 When removing a plugin, update fetch.json accordingly

commit dc840e98ecb18e8b92a584ec92ae139f98d1d0aa
Author: Omar Mefire <[email protected]>
Date:   2015-03-05T04:42:09Z

    CB-8521 Fix: ConfigParser.RemoveFeature()

commit 5861580e0322d375394fb28b892bf5daf284eae8
Author: Omar Mefire <[email protected]>
Date:   2015-03-06T22:17:56Z

    CB-8521 When adding a new plugin, save its variables in addition to its 
source to config.xml

----


> 'cordova plugin save' should save all installed plugins and their 
> version/git-url/folder-location into config.xml
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-8521
>                 URL: https://issues.apache.org/jira/browse/CB-8521
>             Project: Apache Cordova
>          Issue Type: New Feature
>            Reporter: Omar Mefire
>            Assignee: Omar Mefire
>
> In addition to using 'cordova plugin add org.apache.cordova.device --save' to 
> both add and save a plugin to config.xml, It would be useful to have a way to 
> 'mass save' already 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]

Reply via email to