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

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

macdonst closed pull request #165: CB-13119: Added inactive flag for file 
transfer plugin
URL: https://github.com/apache/cordova-coho/pull/165
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/repoutil.js b/src/repoutil.js
index 6394768..555fad6 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -215,7 +215,8 @@ var pluginRepos = [
         title: 'Plugin - File Transfer',
         id: 'plugin-file-transfer',
         repoName: 'cordova-plugin-file-transfer',
-        jiraComponentName: 'cordova-plugin-file-transfer'
+        jiraComponentName: 'cordova-plugin-file-transfer',
+        inactive: true
     }, {
         title: 'Plugin - File',
         id: 'plugin-file',


 

----------------------------------------------------------------
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:
us...@infra.apache.org


> Update cordova-coho to remove references of cordova-plugin-file-transfer
> ------------------------------------------------------------------------
>
>                 Key: CB-13119
>                 URL: https://issues.apache.org/jira/browse/CB-13119
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: cordova-plugin-file-transfer (DEPRECATED)
>            Reporter: Filip Maj
>            Assignee: Vishal Mishra
>              Labels: plugins-next
>




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

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

Reply via email to