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/09/27 00:23:57 UTC

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

Updated Branches:
  refs/heads/master 92b96786f -> 3346203c2


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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/35c72904
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/35c72904
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/35c72904

Branch: refs/heads/master
Commit: 35c7290483f28080d71e693a9c58823c97575748
Parents: d218f0a
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Sep 6 00:58:21 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Sep 6 01:09:01 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/35c72904/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a5e6068..075d62c 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.core.battery-status"
-      version="0.2.1">
+      version="0.2.2-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>


[7/7] git commit: Merge branch 'dev'

Posted by st...@apache.org.
Merge branch 'dev'


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/3346203c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/3346203c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/3346203c

Branch: refs/heads/master
Commit: 3346203c2f1640e4e1548b654bacd5f5011ab1f0
Parents: 92b9678 10840b7
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:15:35 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:15:35 2013 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 26 ++++++++++++++++++++++++++
 plugin.xml      |  4 ++--
 2 files changed, 28 insertions(+), 2 deletions(-)
----------------------------------------------------------------------



[2/7] git commit: Merge branch 'master' into dev

Posted by st...@apache.org.
Merge branch 'master' into dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/c4dd5cb1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/c4dd5cb1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/c4dd5cb1

Branch: refs/heads/master
Commit: c4dd5cb17bd861a7556339068e974d510b864410
Parents: 35c7290 0034add
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Sep 6 01:18:06 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Sep 6 01:18:06 2013 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------



[5/7] git commit: CB-4889 bumping&resetting version

Posted by st...@apache.org.
CB-4889 bumping&resetting version


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/e1007aeb
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/e1007aeb
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/e1007aeb

Branch: refs/heads/master
Commit: e1007aeb1932880a5f40ddd84ab4b3c0d2b388b2
Parents: f07a239
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:49:43 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:49:43 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/e1007aeb/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index ff8c921..1a289d8 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.battery-status"
-      version="0.2.2">
+      version="0.2.3-dev">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>


[6/7] git commit: [CB-4915] Updated version and RELEASENOTES.md for release 0.2.3

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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/10840b70
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/10840b70
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/10840b70

Branch: refs/heads/master
Commit: 10840b70509b814bae9109afbe377d4f6f0e432f
Parents: e1007ae
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 16:52:48 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 16:52:48 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/10840b70/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
new file mode 100644
index 0000000..bf8f401
--- /dev/null
+++ b/RELEASENOTES.md
@@ -0,0 +1,26 @@
+<!--
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+# 
+# http://www.apache.org/licenses/LICENSE-2.0
+# 
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+-->
+# Release Notes
+
+## 0.2.3 (Sept 25, 2013)
+* CB-4889 bumping&resetting version
+* [CB-4752] Incremented plugin version on dev branch.
+* CB-4889 renaming org.apache.cordova.core.battery-status to org.apache.cordova.battery-status

http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/10840b70/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1a289d8..24e4cb3 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
       id="org.apache.cordova.battery-status"
-      version="0.2.3-dev">
+      version="0.2.3">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>


[3/7] git commit: CB-4889 renaming org.apache.cordova.core.battery-status to org.apache.cordova.battery-status

Posted by st...@apache.org.
CB-4889 renaming org.apache.cordova.core.battery-status to org.apache.cordova.battery-status


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/dd6820d2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/dd6820d2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/dd6820d2

Branch: refs/heads/master
Commit: dd6820d28bc9332789c55bfbbb47163613f59234
Parents: 0034add
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:01:18 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:01:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/dd6820d2/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a5e6068..efbcb58 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.core.battery-status"
+      id="org.apache.cordova.battery-status"
       version="0.2.1">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>


[4/7] git commit: updating version from dev

Posted by st...@apache.org.
updating version from dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/f07a2393
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/f07a2393
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/f07a2393

Branch: refs/heads/master
Commit: f07a23934ea4a7158f2592d657c9d5e412a70367
Parents: dd6820d c4dd5cb
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:43:47 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:43:47 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/f07a2393/plugin.xml
----------------------------------------------------------------------
diff --cc plugin.xml
index efbcb58,075d62c..ff8c921
--- a/plugin.xml
+++ b/plugin.xml
@@@ -2,8 -2,8 +2,8 @@@
  
  
  <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 -      id="org.apache.cordova.core.battery-status"
 -      version="0.2.2-dev">
 +      id="org.apache.cordova.battery-status"
-       version="0.2.1">
++      version="0.2.2">
      <name>Battery</name>
      <description>Cordova Battery Plugin</description>
      <license>Apache 2.0</license>