You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Erik Jan de Wit (JIRA)" <ji...@apache.org> on 2013/11/15 13:11:21 UTC

[jira] [Commented] (CB-5352) section of the plugin is not displayed during cordova plugin add

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

Erik Jan de Wit commented on CB-5352:
-------------------------------------

Pull Request send https://issues.apache.org/jira/browse/CB-5352

> <info> section of the plugin is not displayed during cordova plugin add
> -----------------------------------------------------------------------
>
>                 Key: CB-5352
>                 URL: https://issues.apache.org/jira/browse/CB-5352
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 3.1.0
>            Reporter: Abel MuiƱo
>
> I was expecting the {{<info>}} section to be displayed during install, so the user can take appropriate actions, but this is the output:
> {code}
> $ cordova -v
> 3.1.0-0.2.0
> $ cordova plugin add https://github.com/amuino/cordova-actionsheet
> Fetching plugin from "https://github.com/amuino/cordova-actionsheet"...
> Starting installation of "com.phonegap.plugins.actionsheet" for android
> Preparing android project
> com.phonegap.plugins.actionsheet installed on android.
> Starting installation of "com.phonegap.plugins.actionsheet" for ios
> Preparing ios project
> com.phonegap.plugins.actionsheet installed on ios.
> {code}



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