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/03/11 19:13:44 UTC

[jira] [Commented] (CB-6211) [Cordova-CLI 3.4.0-0.1.4-dev] 'cordova info' doesn't return values

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

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

GitHub user martincgg opened a pull request:

    https://github.com/apache/cordova-cli/pull/137

    CB-6211 [CLI] 'cordova info' command fixed

    Reference to JIRA issue CB-6211, the cordova info command it doesn't
    work.
    Cause by:  Carriage return or new line.
    
    Fixed removing that carriage return from the var 'type'.

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

    $ git pull https://github.com/martincgg/cordova-cli CB-6211

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

    https://github.com/apache/cordova-cli/pull/137.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 #137
    
----
commit fa2ff479c5042a640b0053c4fde4bdcda0ec65c8
Author: Martin Gonzalez <ma...@gmail.com>
Date:   2014-03-11T18:07:33Z

    CB-6211 [CLI] 'cordova info' command fixed
    
    Reference to JIRA issue CB-6211, the cordova info command it doesn't
    work.
    Cause by:  Carriage return or new line.
    
    Fixed removing that carriage return from the var 'type'.

----


> [Cordova-CLI 3.4.0-0.1.4-dev] 'cordova info' doesn't return values
> ------------------------------------------------------------------
>
>                 Key: CB-6211
>                 URL: https://issues.apache.org/jira/browse/CB-6211
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.4.0
>         Environment: Windows 7 (64 bit), Windows 8 (64 bit), Ubuntu 12.04 (32 bit)
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>              Labels: cordova, cordova-cli, info
>             Fix For: 3.5.0
>
>
> cordova info retrieves information from the local environment:
> -Node version
> -Cordova CLI version
> -Config.xml
> -Installed platform and plugins
> Using cordova-cli 3.4.0-0.1.4-dev it doesn't work at all, it doesn't retrieve any value.
> It works well using CLI 3.4.0-0.1.3.



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