Steve Gill created CB-5349:
------------------------------
Summary: Android update script is broken after promise rewrite
Key: CB-5349
URL: https://issues.apache.org/jira/browse/CB-5349
Project: Apache Cordova
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Steve Gill
Fix For: 3.2.0
Doing CLI RC testing. Found that cordova platform update android fails due to
not having reference to version.
Check out the bin/lib/create script in in cordova-android. the update project
section refers to version. It is defined in one then function and referred to
in the next then block. Out of scope issue for version variable after rewrite.
--
This message was sent by Atlassian JIRA
(v6.1#6144)