You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bh...@apache.org on 2014/12/22 19:34:06 UTC

js commit: BlackBerry: revert 4176a7d48b5d236613062fe2c8ba8655fd7b7c12

Repository: cordova-js
Updated Branches:
  refs/heads/master 4176a7d48 -> 2cc3d2909


BlackBerry: revert 4176a7d48b5d236613062fe2c8ba8655fd7b7c12

Changing COHO instead


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

Branch: refs/heads/master
Commit: 2cc3d2909333fce8422dc7ef1acaa541b5d881a4
Parents: 4176a7d
Author: Bryan Higgins <bh...@blackberry.com>
Authored: Mon Dec 22 13:33:30 2014 -0500
Committer: Bryan Higgins <bh...@blackberry.com>
Committed: Mon Dec 22 13:33:30 2014 -0500

----------------------------------------------------------------------
 Gruntfile.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/2cc3d290/Gruntfile.js
----------------------------------------------------------------------
diff --git a/Gruntfile.js b/Gruntfile.js
index 368fbfb..754bad2 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -23,7 +23,7 @@ module.exports = function(grunt) {
         compile: {
             "amazon-fireos": {},
             "android": {},
-            "blackberry": {},
+            "blackberry10": {},
             "ios": {},
             "osx": {},
             "test": {},
@@ -37,7 +37,7 @@ module.exports = function(grunt) {
         "compile-browserify": {
             "amazon-fireos": {},
             "android": {},
-            "blackberry": {},
+            "blackberry10": {},
             "ios": {},
             "osx": {},
             //"test": {},


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