You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/06/13 00:36:03 UTC

[jira] [Created] (CB-6934) cordova run blackberry --target withno_ip_nor_password should complain about ip not password

Josh Soref created CB-6934:
------------------------------

             Summary: 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)