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

[3/4] webworks commit: get rid of error warning

get rid of error warning


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

Branch: refs/heads/master
Commit: b811557095463b99b35d2c54a2db0cc37feb08df
Parents: 690e80c
Author: Gord Tanner <gt...@gmail.com>
Authored: Tue Aug 28 13:25:17 2012 -0400
Committer: Tim Kim <ti...@nitobi.com>
Committed: Wed Aug 29 14:17:35 2012 -0700

----------------------------------------------------------------------
 README.md |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/b8115570/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c178ac6..07a16f3 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,3 @@ __A:__ Cordova uses a JavaScript Extension to invoke the native camera applicati
 __Q: None of the Cordova APIs are working, why is that?__
 
 __A:__ You probably need to update your plugins.xml file in the root of your application.
-
-__Q: I am getting an error building for BlackBerry 10
-
-__A:__ The current SDK for BlackBerry 10 has a bug that will get in the way when developing for cross platform BlackBerry Apps. [Issue 177] (https://github.com/blackberry/BB10-Webworks-Packager/issues/177)