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:24:24 UTC

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

Updated Branches:
  refs/heads/master 8db4f6dc9 -> b31fcbc4b


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


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/e45e16ae
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/e45e16ae
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/e45e16ae

Branch: refs/heads/master
Commit: e45e16ae1942374caf429bdee5ab9e2fa3ef82cd
Parents: 8db4f6d
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 00:58:21 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/e45e16ae/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 49fcf83..0a06d56 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.console"
-      version="0.2.0">
+      version="0.2.1-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>


[5/5] 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-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/b31fcbc4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/b31fcbc4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/b31fcbc4

Branch: refs/heads/master
Commit: b31fcbc4b3c76498fbb4acee1d4261935ed1fce9
Parents: 6afe9ae
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 17:09:10 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 17:09:10 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/b31fcbc4/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6195996..3e3277b 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,4 +20,8 @@
 -->
 # Release Notes
 
-
+### 0.2.3 (Sept 25, 2013)
+* CB-4889 bumping&resetting version
+* CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console
+* Rename CHANGELOG.md -> RELEASENOTES.md
+* [CB-4752] Incremented plugin version on dev branch.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/b31fcbc4/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b5571e5..e09f6a7 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.console"
-      version="0.2.3-dev">
+      version="0.2.3">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>


[2/5] git commit: Rename CHANGELOG.md -> RELEASENOTES.md

Posted by st...@apache.org.
Rename CHANGELOG.md -> RELEASENOTES.md


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/3d39d564
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/3d39d564
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/3d39d564

Branch: refs/heads/master
Commit: 3d39d564fd2dbaf2cf6cb2fb035cfc2d3446f5f4
Parents: e45e16a
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue Sep 17 11:36:13 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue Sep 17 11:36:13 2013 -0400

----------------------------------------------------------------------
 CHANGELOG.md    | 23 -----------------------
 RELEASENOTES.md | 23 +++++++++++++++++++++++
 2 files changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/3d39d564/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index 6195996..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,23 +0,0 @@
-<!--
-#
-# 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
-
-

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/3d39d564/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
new file mode 100644
index 0000000..6195996
--- /dev/null
+++ b/RELEASENOTES.md
@@ -0,0 +1,23 @@
+<!--
+#
+# 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
+
+


[3/5] git commit: CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console

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


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/2462d7e0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/2462d7e0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/2462d7e0

Branch: refs/heads/master
Commit: 2462d7e0be03a0c0314a76bd2ac45172662c9798
Parents: 3d39d56
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:10:37 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:10:37 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/2462d7e0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 0a06d56..4b3aa32 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-           id="org.apache.cordova.core.console"
-      version="0.2.1-dev">
+           id="org.apache.cordova.console"
+      version="0.2.1">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>


[4/5] 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-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/6afe9ae0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/6afe9ae0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/6afe9ae0

Branch: refs/heads/master
Commit: 6afe9ae01cbc1570eb05b5848a9b14306cd0c317
Parents: 2462d7e
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:49:53 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:49:53 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/6afe9ae0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4b3aa32..b5571e5 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.console"
-      version="0.2.1">
+      version="0.2.3-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>