You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/01/24 19:01:42 UTC

docs commit: added a few packages to blacklist for plugins.cordova.io

Repository: cordova-docs
Updated Branches:
  refs/heads/master b51fc232a -> 1047d52b3


added a few packages to blacklist for plugins.cordova.io


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/1047d52b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/1047d52b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/1047d52b

Branch: refs/heads/master
Commit: 1047d52b3e5ce97df1eb035cac3731d0f4698e40
Parents: b51fc23
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jan 24 11:01:30 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jan 24 11:01:30 2017 -0800

----------------------------------------------------------------------
 www/static/plugins/blacklisted-plugins.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/1047d52b/www/static/plugins/blacklisted-plugins.json
----------------------------------------------------------------------
diff --git a/www/static/plugins/blacklisted-plugins.json b/www/static/plugins/blacklisted-plugins.json
index 4836042..90f8270 100755
--- a/www/static/plugins/blacklisted-plugins.json
+++ b/www/static/plugins/blacklisted-plugins.json
@@ -3,6 +3,10 @@
         "cordova-wp8",
         "cordova-wp8-testtest",
         "cordova-app-hello-world",
-        "delete-this"
+        "delete-this",
+        "cordova-android",
+        "cordova-fetch",
+        "amilatemethods",
+        "cordova-ios"
     ]
 }


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