[ 
https://issues.apache.org/jira/browse/CB-6934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029948#comment-14029948
 ] 

ASF GitHub Bot commented on CB-6934:
------------------------------------

GitHub user jsoref opened a pull request:

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

    CB-6934 run should complain about target w/o ip before password

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jsoref/cordova-blackberry cb_6934

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-blackberry/pull/162.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 #162
    
----
commit cf04d7c045bb0565d9321339ecf67cdcf7552d1f
Author: Josh Soref <jso...@blackberry.com>
Date:   2014-06-12T22:33:28Z

    CB-6934 run should complain about target w/o ip before password

----


> cordova run blackberry --target withno_ip_nor_password should complain about 
> ip not password
> --------------------------------------------------------------------------------------------
>
>                 Key: CB-6934
>                 URL: https://issues.apache.org/jira/browse/CB-6934
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> $ cordova run --target aa --no-query
> Running command: /tmp/xb/platforms/blackberry10/cordova/run --target aa 
> --no-query
> No device password provided. You can omit --no-query, use --devicepass, or 
> enter a value for 'password' to the target aa defined at 
> ~/.cordova/blackberry10.json
> Here's that section:
>         "aa": {
>             "type": "device"
>         },
> The error code wanted to complain about the IP field (it's first, and it's 
> set, but it's stomped on).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to