You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by jsoref <gi...@git.apache.org> on 2014/04/03 23:50:39 UTC

[GitHub] cordova-blackberry pull request: CB-6398 Support additional comman...

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 <js...@blackberry.com>
Date:   2014-04-03T21:28:56Z

    Refactor getParams() out of session

commit 76041a6bfbcbdc5c425d6238c386ad25fd88df20
Author: Josh Soref <js...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-blackberry pull request: CB-6398 Support additional comman...

Posted by jsoref <gi...@git.apache.org>.
Github user jsoref closed the pull request at:

    https://github.com/apache/cordova-blackberry/pull/153


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-blackberry pull request: CB-6398 Support additional comman...

Posted by jsoref <gi...@git.apache.org>.
Github user jsoref commented on the pull request:

    https://github.com/apache/cordova-blackberry/pull/153#issuecomment-45534097
  
    this was merged


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---