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 2013/10/28 23:12:49 UTC

[1/3] git commit: [CB-4915] Incremented plugin version on dev branch.

Updated Branches:
  refs/heads/master 18abbab66 -> 2d6b2a872


[CB-4915] Incremented plugin version on dev branch.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/403ed6d2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/403ed6d2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/403ed6d2

Branch: refs/heads/master
Commit: 403ed6d213b1322d7b12b7eb52701fd4966a9118
Parents: 18abbab
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:34:14 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/403ed6d2/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4d4db6e..79fe93f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.globalization"
-      version="0.2.2">
+      version="0.2.3-dev">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache</license>


[3/3] git commit: [CB-5188] Updated version and RELEASENOTES.md for release 0.2.3

Posted by st...@apache.org.
[CB-5188] Updated version and RELEASENOTES.md for release 0.2.3


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/2d6b2a87
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/2d6b2a87
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/2d6b2a87

Branch: refs/heads/master
Commit: 2d6b2a872916ccbdbfcdc4f2605584a4b0298c9b
Parents: 3ac07b8
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 11:57:49 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 11:57:49 2013 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 4 ++++
 plugin.xml      | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/2d6b2a87/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 189ed67..8d18181 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -25,3 +25,7 @@
 * CB-4889 renaming org.apache.cordova.core.globalization to org.apache.cordova.globalization
 * Rename CHANGELOG.md -> RELEASENOTES.md
 * [CB-4752] Incremented plugin version on dev branch.
+
+ ### 0.2.3 (Oct 28, 2013)
+* CB-5128: added repo + issue tag to plugin.xml for globalization plugin
+* [CB-4915] Incremented plugin version on dev branch.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/2d6b2a87/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9e115eb..2d29743 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.globalization"
-      version="0.2.3-dev">
+      version="0.2.3">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache</license>


[2/3] git commit: CB-5128: added repo + issue tag to plugin.xml for globalization plugin

Posted by st...@apache.org.
CB-5128: added repo + issue tag to plugin.xml for globalization plugin


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/3ac07b80
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/tree/3ac07b80
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/diff/3ac07b80

Branch: refs/heads/master
Commit: 3ac07b804ffc3c6e14ab015c963f26a3e408d255
Parents: 403ed6d
Author: hermwong <he...@gmail.com>
Authored: Tue Oct 22 13:23:15 2013 -0700
Committer: hermwong <he...@gmail.com>
Committed: Tue Oct 22 13:23:15 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/3ac07b80/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 79fe93f..9e115eb 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -7,6 +7,8 @@
     <description>Cordova Globalization Plugin</description>
     <license>Apache</license>
     <keywords>cordova,globalization</keywords>
+    <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization.git</repo>
+    <issue>https://issues.apache.org/jira/browse/CB/component/12320649</issue>
 
     <js-module src="www/GlobalizationError.js" name="GlobalizationError">
         <clobbers target="window.GlobalizationError" />