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 GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/31 21:50:00 UTC

[jira] [Commented] (CB-13293) already fetched platforms shouldn't call fetch code

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

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

audreyso opened a new pull request #605: CB-13293 : if fetch has been called already, no need to fetch again
URL: https://github.com/apache/cordova-lib/pull/605
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the PR. The checklist
   is intended as a quick reference, for complete details please see our Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   ### Platforms affected
   
   
   ### What does this PR do?
   
   Prevent fetch from being called, if it has already been called.
   
   ### What testing has been done on this change?
   
   
   ### Checklist
   - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [X] Added automated test coverage as appropriate for this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> already fetched platforms shouldn't call fetch code
> ---------------------------------------------------
>
>                 Key: CB-13293
>                 URL: https://issues.apache.org/jira/browse/CB-13293
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-lib
>            Reporter: Steve Gill
>              Labels: tools-next
>             Fix For: cordova@7.1.0
>
>
> adding a platform that has already been added/fetched will still call cordova-fetch before realizing the platform is already installed. Need to check if platform is added first. 



--
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