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 GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/26 21:15:25 UTC

[jira] [Commented] (CB-7036) make npm test work again (using grunt instead of jake)

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

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

GitHub user jsoref opened a pull request:

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

    CB-7036 make npm test work again (using grunt instead of jake)

    Apparently there used to be support for `npm test`,
    it's been broken for a while because `cordova-blackberry` switched from `jake` to `grunt`.

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

    $ git pull https://github.com/blackberry/cordova-blackberry grunt-cli

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

    https://github.com/apache/cordova-blackberry/pull/165.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 #165
    
----
commit f6d11fc1cc7ed398cd1c8bd740f1bfcfb956573a
Author: Josh Soref <js...@blackberry.com>
Date:   2014-06-26T19:13:09Z

    CB-7036 make npm test work again (using grunt instead of jake)
    
    Apparently there used to be support for `npm test`,
    it's been broken for a while because `cordova-blackberry` switched from `jake` to `grunt`.

----


> make npm test work again (using grunt instead of jake)
> ------------------------------------------------------
>
>                 Key: CB-7036
>                 URL: https://issues.apache.org/jira/browse/CB-7036
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.5.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> Apparently there used to be support for `npm test`, it's been broken for a while because `cordova-blackberry` switched from `jake` to `grunt`.



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