[jira] [Commented] (CB-5246) cordova/run no target exists message is ambiguous

2013-11-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13813419#comment-13813419
 ] 

ASF subversion and git services commented on CB-5246:
-

Commit 46ac29fd7a766a783160532cc210cc1ed11fdc53 in branch refs/heads/master 
from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=46ac29f ]

CB-5246 cordova/run disambiguate no target exists message

Reviewed by Bryan Higgins bhigg...@blackberry.com


 cordova/run no target exists message is ambiguous
 -

 Key: CB-5246
 URL: https://issues.apache.org/jira/browse/CB-5246
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.1.0
Reporter: Josh Soref
 Fix For: 3.2.0


 New user runs:
  cordova-blackberry\blackberry10\bin\create test
  cd test
  cordova\run -k hi
 [ERROR] No target exists, to add that target please run target add 
 name ip [-t | --type device | simulator] [-p password] [--pin 
 devicepin]
 There's no `:`, so I tried:
  cordova\run target add z10 169.254.0.1
 and I got a nonsensical error message.
 The problem is that it wanted me to run:
  cordova\target add z10 169.254.0.1



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (CB-5246) cordova/run no target exists message is ambiguous

2013-11-01 Thread Josh Soref (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13811528#comment-13811528
 ] 

Josh Soref commented on CB-5246:


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

 cordova/run no target exists message is ambiguous
 -

 Key: CB-5246
 URL: https://issues.apache.org/jira/browse/CB-5246
 Project: Apache Cordova
  Issue Type: Bug
  Components: BlackBerry
Affects Versions: 3.1.0
Reporter: Josh Soref
 Fix For: 3.2.0


 New user runs:
  cordova-blackberry\blackberry10\bin\create test
  cd test
  cordova\run -k hi
 [ERROR] No target exists, to add that target please run target add 
 name ip [-t | --type device | simulator] [-p password] [--pin 
 devicepin]
 There's no `:`, so I tried:
  cordova\run target add z10 169.254.0.1
 and I got a nonsensical error message.
 The problem is that it wanted me to run:
  cordova\target add z10 169.254.0.1



--
This message was sent by Atlassian JIRA
(v6.1#6144)