You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/11/01 00:34:18 UTC

[2/12] wp7 commit: updating to 2.2.0

updating to 2.2.0


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

Branch: refs/heads/master
Commit: e3defc9f0866fe8c6132d276539a87fa3f92d68d
Parents: 0257b98
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Oct 31 15:53:06 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Oct 31 15:53:06 2012 -0700

----------------------------------------------------------------------
 VERSION                                   |    2 +-
 example/www/cordova-2.2.0.js              |    6 +++---
 templates/full/VERSION                    |    2 +-
 templates/full/www/cordova-2.2.0.js       |    6 +++---
 templates/standalone/VERSION              |    2 +-
 templates/standalone/www/cordova-2.2.0.js |    6 +++---
 6 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 01a6c09..e3a4f19 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.2.0rc2
\ No newline at end of file
+2.2.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/example/www/cordova-2.2.0.js
----------------------------------------------------------------------
diff --git a/example/www/cordova-2.2.0.js b/example/www/cordova-2.2.0.js
index 1e5153d..7424e57 100644
--- a/example/www/cordova-2.2.0.js
+++ b/example/www/cordova-2.2.0.js
@@ -1,6 +1,6 @@
-// commit faea9fb423e7dffb60b10d378cf089cdb48c6cf0
+// commit 02b91c5313ff37d74a58f71775170afd360f4a1f
 
-// File generated at :: Fri Oct 26 2012 13:39:25 GMT-0700 (Pacific Daylight Time)
+// File generated at :: Wed Oct 31 2012 15:32:45 GMT-0700 (Pacific Daylight Time)
 
 /*
  Licensed to the Apache Software Foundation (ASF) under one
@@ -2638,7 +2638,7 @@ FileTransfer.prototype.download = function(source, target, successCallback, erro
         errorCallback(error);
     };
 
-    exec(win, errorCallback, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
+    exec(win, fail, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
 };
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/templates/full/VERSION
----------------------------------------------------------------------
diff --git a/templates/full/VERSION b/templates/full/VERSION
index 01a6c09..e3a4f19 100644
--- a/templates/full/VERSION
+++ b/templates/full/VERSION
@@ -1 +1 @@
-2.2.0rc2
\ No newline at end of file
+2.2.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/templates/full/www/cordova-2.2.0.js
----------------------------------------------------------------------
diff --git a/templates/full/www/cordova-2.2.0.js b/templates/full/www/cordova-2.2.0.js
index 1e5153d..7424e57 100644
--- a/templates/full/www/cordova-2.2.0.js
+++ b/templates/full/www/cordova-2.2.0.js
@@ -1,6 +1,6 @@
-// commit faea9fb423e7dffb60b10d378cf089cdb48c6cf0
+// commit 02b91c5313ff37d74a58f71775170afd360f4a1f
 
-// File generated at :: Fri Oct 26 2012 13:39:25 GMT-0700 (Pacific Daylight Time)
+// File generated at :: Wed Oct 31 2012 15:32:45 GMT-0700 (Pacific Daylight Time)
 
 /*
  Licensed to the Apache Software Foundation (ASF) under one
@@ -2638,7 +2638,7 @@ FileTransfer.prototype.download = function(source, target, successCallback, erro
         errorCallback(error);
     };
 
-    exec(win, errorCallback, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
+    exec(win, fail, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
 };
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/templates/standalone/VERSION
----------------------------------------------------------------------
diff --git a/templates/standalone/VERSION b/templates/standalone/VERSION
index 01a6c09..e3a4f19 100644
--- a/templates/standalone/VERSION
+++ b/templates/standalone/VERSION
@@ -1 +1 @@
-2.2.0rc2
\ No newline at end of file
+2.2.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/blob/e3defc9f/templates/standalone/www/cordova-2.2.0.js
----------------------------------------------------------------------
diff --git a/templates/standalone/www/cordova-2.2.0.js b/templates/standalone/www/cordova-2.2.0.js
index 1e5153d..7424e57 100644
--- a/templates/standalone/www/cordova-2.2.0.js
+++ b/templates/standalone/www/cordova-2.2.0.js
@@ -1,6 +1,6 @@
-// commit faea9fb423e7dffb60b10d378cf089cdb48c6cf0
+// commit 02b91c5313ff37d74a58f71775170afd360f4a1f
 
-// File generated at :: Fri Oct 26 2012 13:39:25 GMT-0700 (Pacific Daylight Time)
+// File generated at :: Wed Oct 31 2012 15:32:45 GMT-0700 (Pacific Daylight Time)
 
 /*
  Licensed to the Apache Software Foundation (ASF) under one
@@ -2638,7 +2638,7 @@ FileTransfer.prototype.download = function(source, target, successCallback, erro
         errorCallback(error);
     };
 
-    exec(win, errorCallback, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
+    exec(win, fail, 'FileTransfer', 'download', [source, target, trustAllHosts, this._id]);
 };
 
 /**