[
https://issues.apache.org/jira/browse/CB-5352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824230#comment-13824230
]
Shazron Abdullah commented on CB-5352:
--------------------------------------
Recursive link. Actual pull request link:
https://github.com/apache/cordova-cli/pull/92
> <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)