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/08/17 18:56:26 UTC

cordova-coho git commit: Remove cordova-plugin-compat

Repository: cordova-coho
Updated Branches:
  refs/heads/master 6acf45724 -> d27736a98


Remove cordova-plugin-compat

 This closes #156


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

Branch: refs/heads/master
Commit: d27736a986798265442b8ae2513bc6c0daa1ed06
Parents: 6acf457
Author: Simon MacDonald <si...@gmail.com>
Authored: Wed Aug 16 16:44:43 2017 -0400
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Aug 17 11:56:23 2017 -0700

----------------------------------------------------------------------
 src/repoutil.js | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/d27736a9/src/repoutil.js
----------------------------------------------------------------------
diff --git a/src/repoutil.js b/src/repoutil.js
index 74c537e..06bdfcc 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -181,11 +181,6 @@ var pluginRepos = [
         repoName: 'cordova-plugin-contacts',
         jiraComponentName: 'cordova-plugin-contacts'
     }, {
-        title: 'Plugin - Compat',
-        id: 'plugin-compat',
-        repoName: 'cordova-plugin-compat',
-        jiraComponentName: 'cordova-plugin-compat'
-    }, {
         title: 'Plugin - Device Motion',
         id: 'plugin-device-motion',
         repoName: 'cordova-plugin-device-motion',


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