[
https://issues.apache.org/jira/browse/CB-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810523#comment-13810523
]
Josh Soref commented on CB-5223:
--------------------------------
https://github.com/apache/cordova-cli/pull/64
> Downloading should be Installing -- sometimes it isn't downloading
> ------------------------------------------------------------------
>
> Key: CB-5223
> URL: https://issues.apache.org/jira/browse/CB-5223
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.1.0
> Reporter: Josh Soref
> Priority: Minor
>
> If you create a mobilespec (good luck), and have the following:
> $ cat mobilespec/.cordova/config.json
> {
> "id":"org.apache.mobilespec",
> "name":"mobilespec",
> "lib": {
> "foo": {
> "uri": "../cordova-foo",
> "version": "dev",
> "id": "cordova-AAAA-dev"
> }
> }
> }
> Then when you run
> cordova platform add foo
> it says:
> Downloading cordova-AAAA-dev library for foo...
> But it isn't downloading
--
This message was sent by Atlassian JIRA
(v6.1#6144)