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