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 2014/10/04 02:10:32 UTC

[1/2] git commit: Updated version and RELEASENOTES.md for release 0.3.3

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 7413c1bcb -> dbe33a44f
Updated Tags:  refs/tags/r0.3.3 [created] 021743f20


 Updated version and RELEASENOTES.md for release 0.3.3


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/021743f2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/021743f2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/021743f2

Branch: refs/heads/master
Commit: 021743f20e03004523d2f56c12230eda3e2db26d
Parents: 7413c1b
Author: Steven Gill <st...@gmail.com>
Authored: Fri Oct 3 16:10:12 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Oct 3 16:10:12 2014 -0700

----------------------------------------------------------------------
 RELEASENOTES.md  | 3 +++
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/021743f2/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index c814dc0..bc927fd 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -147,3 +147,6 @@
 * Renamed test dir, added nested plugin.xml
 * CB-6958 added manual tests
 * CB-6958 Port camera tests to plugin-test-framework
+
+### 0.3.3 (Oct 03, 2014)
+* CB-7600 Adds informative message to error callback in manual test.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/021743f2/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index cd514a6..33da37f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="org.apache.cordova.camera"
-    version="0.3.3-dev">
+    version="0.3.3">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/021743f2/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 30cf6dc..9d558ce 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="org.apache.cordova.camera.tests"
-    version="0.3.3-dev">
+    version="0.3.3">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
     


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] git commit: Incremented plugin version.

Posted by st...@apache.org.
 Incremented plugin version.


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

Branch: refs/heads/master
Commit: dbe33a44ffa677fffe9976fa521473523bb09e7b
Parents: 021743f
Author: Steven Gill <st...@gmail.com>
Authored: Fri Oct 3 17:09:46 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Fri Oct 3 17:09:46 2014 -0700

----------------------------------------------------------------------
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/dbe33a44/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 33da37f..67fd438 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="org.apache.cordova.camera"
-    version="0.3.3">
+    version="0.3.4-dev">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/dbe33a44/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 9d558ce..067f376 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     id="org.apache.cordova.camera.tests"
-    version="0.3.3">
+    version="0.3.4-dev">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
     


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org