GitHub user jsoref opened a pull request: https://github.com/apache/cordova-blackberry/pull/153
CB-6398 Support additional commands in blackberry10.json Enables proxy blackberry10.json: ```json { "blackberry-signer": { "-proxyhost": "localhost", "-proxyport": "8100" }, "blackberry-debugtokenrequest": { "-proxyhost": "localhost", "-proxyport": "8100" } } You can merge this pull request into a Git repository by running: $ git pull https://github.com/blackberry/cordova-blackberry cb_6398 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-blackberry/pull/153.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #153 ---- commit 5fd7fdcbb47f05593e436f4772491aa2bdd59865 Author: Josh Soref <jso...@blackberry.com> Date: 2014-04-03T21:28:56Z Refactor getParams() out of session commit 76041a6bfbcbdc5c425d6238c386ad25fd88df20 Author: Josh Soref <jso...@blackberry.com> Date: 2014-04-03T21:47:13Z CB-6398 Support additional commands in blackberry10.json blackberry-nativepackager blackberry-debugtokenrequest blackberry-deploy blackberry-signer ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---