Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD42F107CB for ; Fri, 27 Feb 2015 21:23:47 +0000 (UTC) Received: (qmail 23371 invoked by uid 500); 27 Feb 2015 21:23:47 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 23333 invoked by uid 500); 27 Feb 2015 21:23:47 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 23321 invoked by uid 99); 27 Feb 2015 21:23:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 21:23:47 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stevengill97@gmail.com designates 209.85.192.49 as permitted sender) Received: from [209.85.192.49] (HELO mail-qg0-f49.google.com) (209.85.192.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 21:23:21 +0000 Received: by mail-qg0-f49.google.com with SMTP id a108so8672688qge.8 for ; Fri, 27 Feb 2015 13:21:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=06hPnUeKkhnCQlEo4r10gNdeF7sjxOjTvyKG9XnYV/I=; b=t7WWawcqqIHvhxXrUsGp2c3sEI36NIB+7IQl6n53YecSqZxnv6Ywwz4homycPx+E1I VXt+phagHbs0Jvs9hmBrA3phoybpz6RHT42VwwF35bk7Kb2MjJf+zUAAoZ7Cq6rq8KlQ utblTBVVNClUCbW4HjMroRLDVV/5173XxehCQEaKyiDei9C9zGz2liCXMH9AjJWyuvmD f+fTLt0PS10IKjs96SUUS5U7sUdaehdH89ZkKsQhWK2jlklVq6I/8ofyoewMl4UOARzC THleZzdAF8I+e367hmgL0UoHVgN9CAMAcNqEwWBRHzgdsaosZ+laLEUjK8H5w1tmtHQs Ongw== X-Received: by 10.140.233.204 with SMTP id e195mr33461717qhc.74.1425072109218; Fri, 27 Feb 2015 13:21:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.187.72 with HTTP; Fri, 27 Feb 2015 13:21:28 -0800 (PST) From: Steven Gill Date: Fri, 27 Feb 2015 13:21:28 -0800 Message-ID: Subject: [Vote] Tools Release February 27, 2015 To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11376e40d9736b0510187404 X-Virus-Checked: Checked by ClamAV on apache.org --001a11376e40d9736b0510187404 Content-Type: text/plain; charset=ISO-8859-1 Please review and vote on this Tools Release. Release issue: https://issues.apache.org/jira/browse/CB-8555 All the tools have been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8555/ All the tools have also been published to npm under the rc tag. Feel free to test them with npm install -g cordova@rc The packages were published from their corresponding git tags: cordova-js: 3.8.0 (5934b1b744) cordova-lib: 4.3.0 (c4fbb6a3e1) cordova-plugman: 0.23.0 (6ec4d1d006) cordova-cli: 4.3.0 (f0fed4ad5c) 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 48 hours. I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ran npm test and built a hello world android cordova project with device plugin --001a11376e40d9736b0510187404--