You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kelvin Dart (JIRA)" <ji...@apache.org> on 2014/01/24 13:05:39 UTC

[jira] [Updated] (CB-5889) `cordova platform update android` does not update Android correctly

     [ https://issues.apache.org/jira/browse/CB-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Dart updated CB-5889:
----------------------------

    Environment: Mac OS X 10.9.1 Mavericks; node v0.10.24; Cordova 3.3.1-0.1.2  (was: Mac OS X 10.9.1 Mavericks)

> `cordova platform update android` does not update Android correctly
> -------------------------------------------------------------------
>
>                 Key: CB-5889
>                 URL: https://issues.apache.org/jira/browse/CB-5889
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.3.0
>         Environment: Mac OS X 10.9.1 Mavericks; node v0.10.24; Cordova 3.3.1-0.1.2
>            Reporter: Kelvin Dart
>              Labels: bug, cli, update
>
> Running `cordova platform update android` using Cordova 3.3.1-0.1.2 does not update correctly because CordovaLib is not created in the project.
> Previously running Cordova 3.2.0-0.4.0, I upgraded Cordova via `sudo npm update cordova`, which executed fine. Then I updated my project using the above command - it executed fine (no errors produced via the CLI). Opening Eclipse, and '<proj_name>-CordovaLib' was missing (which I've verified is needed after setting up a default 3.3.1 default project).
> As a result, it could not compile because of this.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)