[
https://issues.apache.org/jira/browse/CB-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847530#comment-13847530
]
ASF subversion and git services commented on CB-5223:
-----------------------------------------------------
Commit 593129e4d838b2eedd3dc15f0b5f38df6eae0e0e in branch refs/heads/master
from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=593129e ]
CB-5223 Tweak log messages for "Downloading" vs "Installing".
> 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
> Assignee: 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.4#6159)