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

Steve Gill commented on CB-8775:
--------------------------------

Created a PR. https://github.com/apache/cordova-lib/pull/204

I changed the default behavior of the CLI which currently copies a plugin into 
your project plugins directory even if it already exists. Now it won't copy the 
newly fetched plugin into your cordova projects plugins directory if it exists. 
Also checks to see if old/new ID of core plugins already exist so it doesn't 
try to install the plugin twice. 

> Integrate registry mapper module into the workflow for checking if a plugin 
> is already installed
> ------------------------------------------------------------------------------------------------
>
>                 Key: CB-8775
>                 URL: https://issues.apache.org/jira/browse/CB-8775
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CordovaLib
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>
> If you currently have plugins installed which are reverse domain name style 
> (RDN) and install one of these updated dash style plugins, I don't think our 
> current workflow will recognize that the plugin is already installed.
> We need to integrate registry-mapper into the check if plugin exists workflow 
> so it won't try to install the same plugin twice due to new plugin ID.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to