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

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

Github user audreyso commented on a diff in the pull request:

    https://github.com/apache/cordova-lib/pull/522#discussion_r107952809
  
    --- Diff: cordova-lib/src/plugman/fetch.js ---
    @@ -255,13 +235,7 @@ function checkID(expectedIdAndVersion, pinfo) {
         if (!expectedIdAndVersion) return;
     
         var parsedSpec = pluginSpec.parse(expectedIdAndVersion);
    -
    -    if (parsedSpec.id != pinfo.id) {
    -        var alias = parsedSpec.scope ? null : 
pluginMappernto[parsedSpec.id] || pluginMapperotn[parsedSpec.id];
    --- End diff --
    
    Made some updates! Let me know if there is anything else! Thank you! :) 


> remove plugin ID mapping
> ------------------------
>
>                 Key: CB-12016
>                 URL: https://issues.apache.org/jira/browse/CB-12016
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI, CordovaLib
>            Reporter: Steve Gill
>            Assignee: Audrey So
>              Labels: cordova-7.0.0
>             Fix For: 7.0.0
>
>
> For cordova@7, we can remove the cordova-registry-mapper module and remove 
> the automatic plugin mapping we do



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to