You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by he...@apache.org on 2013/10/22 00:52:35 UTC

git commit: CB-5128: added repo + issue tag to plugin.xml for console plugin

Updated Branches:
  refs/heads/dev aa9ff9cbc -> 8892514f0


CB-5128: added repo + issue tag to plugin.xml for console plugin


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/8892514f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/8892514f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/8892514f

Branch: refs/heads/dev
Commit: 8892514f0886144e46d45ee1577b8a4c96d55144
Parents: aa9ff9c
Author: hermwong <he...@gmail.com>
Authored: Mon Oct 21 15:45:32 2013 -0700
Committer: hermwong <he...@gmail.com>
Committed: Mon Oct 21 15:45:32 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/8892514f/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 811b507..a0fa7f8 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -8,6 +8,8 @@
     <description>Cordova Console Plugin</description>
     <license>Apache 2.0</license>
     <keywords>cordova,console</keywords>
+    <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git</repo>
+    <issue>https://issues.apache.org/jira/browse/CB/component/12320644</issue>
 
     <!-- ios -->
     <platform name="ios">