You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikita Matrosov (JIRA)" <ji...@apache.org> on 2017/07/11 09:55:00 UTC

[jira] [Created] (CB-13010) Improve logic for searching packages which being installed from git url

Nikita Matrosov created CB-13010:
------------------------------------

             Summary: Improve logic for searching packages which being installed from git url
                 Key: CB-13010
                 URL: https://issues.apache.org/jira/browse/CB-13010
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-fetch
    Affects Versions: Master
            Reporter: Nikita Matrosov
            Assignee: Nikita Matrosov


test version: master
steps to reproduce (add twice plugin using git URL):


{code:java}
cordova plugin add https://github.com/AzureAD/azure-activedirectory-library-for-cordova.git
cordova plugin add https://github.com/AzureAD/azure-activedirectory-library-for-cordova.git
{code}

Need to perform an additional search in destination folder by going through all modules and compare repository.url property from package.json with target.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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