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 3988C17454 for ; Tue, 24 Mar 2015 13:30:46 +0000 (UTC) Received: (qmail 80388 invoked by uid 500); 24 Mar 2015 13:30:24 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 80367 invoked by uid 500); 24 Mar 2015 13:30:23 -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 80347 invoked by uid 99); 24 Mar 2015 13:30:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 13:30:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of iclelland@google.com designates 209.85.213.53 as permitted sender) Received: from [209.85.213.53] (HELO mail-yh0-f53.google.com) (209.85.213.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 13:30:18 +0000 Received: by yhch68 with SMTP id h68so83732798yhc.1 for ; Tue, 24 Mar 2015 06:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=bwaNHjhorPJIYKAlc484yKUdo0rSvB0d1nFHyLKD/Dw=; b=LmLbzfiCNBhaHW6/jjE1xi5sdLr+5A48AwdchU9A4w3NJ/ovM71+ikPx5JUp0iiyZW T9VEXFr7awpYfKTTsZYuRKrQiC4uUIPBvIAawm0sCoHqThIBVFKoIzv92mKS1Hb9IoJH TFkl9GYUcMSNZPVpKozyhGQcxtHlv3ocK7VN5hKguS2cQIhu0PdrK1LWVw0kednXEds9 ME7G27qYMwpxj+wMpRVAnoFbcxksd6rGFDacPqlJu/My98aOg233/uXBp9hFZQmkKa2f Jc29dczgBuDyxGj/Nm4MBxb+thya4J2yjNLeZ7QZpwXRkVnW87B7d6Yb5dHaBF8sK65b ggBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=bwaNHjhorPJIYKAlc484yKUdo0rSvB0d1nFHyLKD/Dw=; b=nElkY/ugyaHisHW43gqBUkJB2MFb16sfH0G4U63aMccdcdSPAF0KV3wJ8It6pJEkGe kRES4dEM2UKHeaJ00SgP5uWLkUYnz2ZG57GJgUQQBBy7ZSMZce9vaJQhdD7/ZR9iN17s IWyloiCJrfsd03zQxmXWbX/S+ZxibzOft9ouroH14WMrjQKlzr8VB39d1f8mby+GQq1M qRlHULqMiL/XLbz2Sh7sEC69+TDjMrALubrSHG9S4HyMklJbuKBtOHyaviJ1LfInT1Te XZu/fM8zq4HRMq1Xvw9s8GZ4L6L4+Zswu/jjJ+sFOp23+7/RghOg2nf42PAh2l9lX/Si DGRA== X-Gm-Message-State: ALoCoQnOACIQwgq0M9s8yi8S/RIL9O61rQSOWxvT8Yh8P6+VJQl/m7eFwd1nlh7M9lv1xxq40mYH X-Received: by 10.52.157.7 with SMTP id wi7mr3157659vdb.34.1427203797760; Tue, 24 Mar 2015 06:29:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.173.179 with HTTP; Tue, 24 Mar 2015 06:29:37 -0700 (PDT) In-Reply-To: References: From: Ian Clelland Date: Tue, 24 Mar 2015 09:29:37 -0400 Message-ID: Subject: Re: [Vote] 3.9.0 Cordova App Hello World Release To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=089e014935e4635d20051208c773 X-Virus-Checked: Checked by ClamAV on apache.org --089e014935e4635d20051208c773 Content-Type: text/plain; charset=UTF-8 +1 * Checked signatures and checksums * Verified contents against Git repo at 3.9.0 tag * Successfully built and ran hello world with Cordova-Android 3.7.1 and 4.0.0-dev (master) On Mon, Mar 23, 2015 at 8:13 PM, Steven Gill wrote: > Please review and vote on this 3.9.0 Cordova App Hello World Release. > > Release issue: https://issues.apache.org/jira/browse/CB-8731 > > Repos ready to be released have been published to > dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-8731 > > The package was published from its corresponding git tag: > cordova-app-hello-world: 3.9.0 (fb3150bf76) > > Upon a successful vote I will upload the archive to dist/ and publish it > to NPM. > > 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 > * Built a hello world app using the CLI > --089e014935e4635d20051208c773--