You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/31 05:30:08 UTC

[jira] [Commented] (CB-5909) [BlackBerry10] check-reqs skips all "checking" logic on second pass-through even if there are errors

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

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

Commit aa6bfa69ca01970d2b60e33631580c55f50e1595 in branch refs/heads/3.4.x from [~jkeshavarzi]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=aa6bfa6 ]

CB-5909 Fixed issue where check-reqs skipped checking logic on second pass-through

- Removed dependency on npm in init scripts for product builds
- Skip logic if _BOTH_ variables are set


> [BlackBerry10] check-reqs skips all "checking" logic on second pass-through even if there are errors
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-5909
>                 URL: https://issues.apache.org/jira/browse/CB-5909
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>         Environment: Windows
>            Reporter: James Keshavarzi
>
> Steps to reproduce:
> 1) Force an error in the check-reqs script (i.e. rename npm to npm2, so it can't find it)
> 2) call .\bin\check-reqs and note the error is shown correctly (npm cannot be found on path etc)
> 3) call .\bin\check-reqs again and note there is no error shown.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)