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

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

GitHub user stevengill opened a pull request:

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

    CB-8775 plugins will not get copied into project/plugins if it already e...

    ...xists or if old id plugin exists
    
    Any problems with not copying plugins that already exist in your projects 
plugins directory?
    
    I am having one failing test I need to look into. Just wanted some feedback 
on this.

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

    $ git pull https://github.com/stevengill/cordova-lib master

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

    https://github.com/apache/cordova-lib/pull/204.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 #204
    
----
commit 17f20bfca072552424862f35752e3915e2657b78
Author: Steve Gill <[email protected]>
Date:   2015-04-08T00:21:32Z

    CB-8775 plugins will not get copied into project/plugins if it already 
exists or if old id exists

----


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to