Please review and vote on this Tools Release.

This tools release addresses an issue with the npm-shrinkwrap that occurred 
while publishing the 3.6.3 platforms. The cordova-js dependency on browserify 
was updated, and that was cascaded up the dependency tree through cordova-lib 
and cordova-cli. And the dependency in cordova-cli on cordova-lib was updated. 
Other than that, there is no new content versus the tools in the 3.6.3 
platforms release. The change to cordova-js was only the dependency on 
browserify which is not needed in the platforms, so the cordova.js in the 
platforms was not updated and re-tagged.

I published these tools to npm with the "rc" tag, so you can test it by running 
"npm -g install cordova@rc". You should get the package (js, lib, plugman, cli) 
versions as listed below. And "platform add" should get version 3.6.3 of the 
platforms.

Release issue: https://issues.apache.org/jira/browse/CB-7383

They have been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-7383/

The packages were published from their corresponding git tags:
    cordova-js: 3.6.4 (7d593689ee)
    cordova-lib: 0.21.12 (6353bdfa08)
    cordova-plugman: 0.22.9 (949cd5e767)
    cordova-cli: 3.6.3-0.2.12 (e305584f6c)

Upon a successful vote I will upload the archives to dist/, publish them to 
NPM, and post the corresponding blog post.

Voting guidelines: 
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md

Voting will go on for a minimum of 24 hours. The voting period is shorter than 
usual due to the many reviews which have already been done.

I vote +1:
* Ran coho audit-license-headers over the relevant repos
* Installed from npm and built an Android app with all the correct module 
versions
* Created from a branch that limits content other than the previous 3.6.3 
platform release

Reply via email to