You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/09/21 12:10:41 UTC

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

Updated Branches:
  refs/heads/3.1.0 8db4f6dc9 -> 2462d7e0b


[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/3.1.0
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>


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

Posted by an...@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/3.1.0
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/3] git commit: CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console

Posted by an...@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/3.1.0
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>