[
https://issues.apache.org/jira/browse/CB-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948173#comment-13948173
]
ASF GitHub Bot commented on CB-6337:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-cli/pull/150
Fix errors from CB-6337 CB-6338
I can't actually find our CI to confirm that it likes everything, but `npm
test` only shows the errors that aren't mine.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blackberry/cordova-cli cb_6337
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/150.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 #150
----
commit 4f4dc29af98d8080507c0d6fe0015cec780fd701
Author: Josh Soref <[email protected]>
Date: 2014-03-26T15:57:27Z
CB-6337 Print nice error when cordova-cli hits various expected things
Add missing CordovaError requires
Reduce specificity of jasmine toThrow() expectations
commit da34130e063da5d4e4c5ab96cb75d1e47e3a7581
Author: Josh Soref <[email protected]>
Date: 2014-03-26T15:58:30Z
CB-6338 Improve error for missing template
Fix create test to properly lie about lib/dir
----
> Print nice error when cordova-cli hits various expected things
> --------------------------------------------------------------
>
> Key: CB-6337
> URL: https://issues.apache.org/jira/browse/CB-6337
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.4.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> CB-5782 introduced a way to silence stack traces for expected failures, but
> it missed some spots.
> This is a first pass against things in CLI itself -- it doesn't cover errors
> coming from plugman.
--
This message was sent by Atlassian JIRA
(v6.2#6252)