You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/16 18:41:00 UTC

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

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

ASF subversion and git services commented on CB-13010:
------------------------------------------------------

Commit 07a3b30c653ed4a34fa4bb62a678d318d2574554 in cordova-fetch's branch refs/heads/master from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-fetch.git;h=07a3b30 ]

 CB-13010: Improve logic for searching packages which being installed from git url

close #1


> 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
>              Labels: fetch
>
> 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