Kelvin Dart created CB-5889:
-------------------------------
Summary: `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
Reporter: Kelvin Dart
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)