Please review and vote on this 0.1.3 release of cordova-serve by replying to this email (and keep discussion on the DISCUSS thread).
Release issue: https://issues.apache.org/jira/browse/CB-9547 The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-9547 SHA512: a764b6c72733c1198cc08149ecde9640de6d8886c3aedef7766c57e3198856783203c863b6dd0366c539e28cc09a6612fa76f4a0ac9074a884ffddcb109f39f3 The package was published from its corresponding git tag: cordova-lib: serve-0.1.3 (da2a8f39be) It has been published to npm with an 'rc' tag, so you can test it as follows: 1. Test its usage by the browser platform: * Clone cordova-browser locally * Run 'npm install' in the local cordova-browser directory * Run 'npm install cordova-serve@rc' in the local cordova-browser directory * Add the browser platform to a Cordova project using 'cordova platform add <path to local cordova-browser directory>' * Try 'cordova run browser' - it should work as expected, and you can confirm you are using 0.1.3 by checking that the console output includes color. 2. Test its usage by the 'cordova serve' command: * Set up a local cordova-lib clone and follow the steps so Cordova commands use that. * Run 'npm install cordova-serve@rc' in cordova-lib/cordova-lib * In a Cordova project directory, run 'cordova serve' * In a browser, navigate to the URL output by 'cordova serve' (typically 'http://localhost:8000'). * Click on one of the platform links - it should work as expected, and you can confirm you are using 0.1.3 by checking that the console output includes color. Upon a successful vote I will upload the archive to dist/, tag it 'latest' on NPM, and post the blog post. Voting guidelines: https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md Voting will go on for a minimum of 48 hours. I vote +1: * Ran 'coho audit-license-headers'. * Ran 'coho check-license' to ensure all dependencies and sub-dependencies have Apache-compatible licenses. * Tested 'cordova run browser' and 'cordova serve' with a sample app. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
