You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/07/18 22:17:29 UTC

[1/2] git commit: Bumping elementtree version to support namespaced xml

Updated Branches:
  refs/heads/master 58be145da -> fef05584f


Bumping elementtree version to support namespaced xml


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

Branch: refs/heads/master
Commit: ea67070db8b19394be8594b71de35bedfc6f119a
Parents: 58be145
Author: Jeffrey Heifetz <jh...@blackberry.com>
Authored: Wed Jul 17 16:33:57 2013 -0400
Committer: Jeffrey Heifetz <jh...@blackberry.com>
Committed: Wed Jul 17 16:33:57 2013 -0400

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/ea67070d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1896486..2629502 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
   "dependencies": {
     "nopt": "1.0.x",
     "glob": "3.2.x",
-    "elementtree": "0.1.x",
+    "elementtree": "0.1.5",
     "xcode": "0.6.1",
     "plist": "0.4.x",
     "bplist-parser": "0.0.x",


[2/2] git commit: 0.9.9

Posted by fi...@apache.org.
0.9.9


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

Branch: refs/heads/master
Commit: fef05584fe68f6db3654f218cb00bbbd759a192f
Parents: ea67070
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Jul 18 13:17:10 2013 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:17:10 2013 -0700

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/fef05584/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 2629502..15179c6 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <al...@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.9.8",
+  "version": "0.9.9",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"