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 8FE0E11804 for ; Wed, 6 Aug 2014 22:14:35 +0000 (UTC) Received: (qmail 4352 invoked by uid 500); 6 Aug 2014 22:14:35 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 4320 invoked by uid 500); 6 Aug 2014 22:14:35 -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 4304 invoked by uid 99); 6 Aug 2014 22:14:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2014 22:14:34 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cmarcelk@gmail.com designates 209.85.219.52 as permitted sender) Received: from [209.85.219.52] (HELO mail-oa0-f52.google.com) (209.85.219.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2014 22:14:29 +0000 Received: by mail-oa0-f52.google.com with SMTP id o6so2343215oag.11 for ; Wed, 06 Aug 2014 15:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=sKYr6PrCh94txTZs0qTLdK97iAbbXM25E22JVm61RAc=; b=byJ+ruNyDTYk29fft3+dHktUFwXrmcmq4sl9SrGIun3s+Hl0LT5lzAiqWsbl0LvzwP viDX6EOJOv4TWMoPeod08zfRx0LSoL+D0JgvuRpbGqCPHr9ecGuczH/t5oeiSlpN2FWX 6PITI1xAAVd4m04oYnGeWidvUccMSg7J5u343SOZVCYMhkJ35dk/DBJZfnaEUgQhJVzT IVw1mB4rBFhSyjCJWhWqH9y86f/LIjxU0tVf+xOIk6ihRyYMbTTDng2lqMtz4MCmmjZg 1+y+qMFyiTj95j7QtIy4TdENUGQH/4icHcFxXXxXyYPLBTlijOWSXkbhD0TzmRhJ1Mz1 QwGQ== X-Received: by 10.60.159.232 with SMTP id xf8mr18837227oeb.16.1407363249334; Wed, 06 Aug 2014 15:14:09 -0700 (PDT) Received: from marcelk-macbook.raleigh.ibm.com (bi-03pt1.bluebird.ibm.com. [129.42.208.172]) by mx.google.com with ESMTPSA id w4sm4632406obz.20.2014.08.06.15.14.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Aug 2014 15:14:08 -0700 (PDT) From: Marcel Kinard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: [Vote] Tools Release for Android 3.5.1 Message-Id: Date: Wed, 6 Aug 2014 18:14:07 -0400 To: dev@cordova.apache.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Virus-Checked: Checked by ClamAV on apache.org [Strange that there was no feedback on the discuss thread, perhaps a = vote thread will draw out some thumbs up or down.] Please review and vote on this Tools Release.=20 Release issue: https://issues.apache.org/jira/browse/CB-7267 The scope of this tools release is a minimal change to 3.5.0 so that = when adding the Android platform, it will add Android 3.5.1 as the = default instead of Android 3.5.0. Nothing else is changed. Only = cordova-lib and cordova-cli are affected. Both items have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-7267/ The packages were published from their corresponding git tags: cordova-lib: 47043fa28beae7f8699af16b00678ab015f76e58 = refs/tags/0.21.7-rc1 cordova-cli: 1916516f145041ecbef60e1b3922b9b57ea08ef4 = refs/tags/3.5.0-0.2.7-rc1 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 72 hours. I vote +1: * Ran coho audit-license-headers * Ran functional tests * Ran coho verify-archive=