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 0D70E17245 for ; Thu, 2 Oct 2014 14:37:52 +0000 (UTC) Received: (qmail 79468 invoked by uid 500); 2 Oct 2014 14:37:51 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 79428 invoked by uid 500); 2 Oct 2014 14:37:51 -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 79415 invoked by uid 99); 2 Oct 2014 14:37:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 14:37:51 +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.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 14:37:25 +0000 Received: by mail-qa0-f45.google.com with SMTP id s7so1845180qap.4 for ; Thu, 02 Oct 2014 07:37:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NmYscyoni7FWjAAxSyhnUSQ6OYFekWKZ4aNGqr6ZF1o=; b=WIms5bbKm6XiD3dL+wU1LhEgz3LXDPVUxZ8bLZ9Lei8xuZw1tHKjzAM6IJ0XuwwgCj A944RRRkqb3PvpDD6YTVmgMFr5LuR2q8U4FaxvSgePruQ/FouxUjxJXk9IrYpROW+D6O nfZatK4efXo5LYp7ARSXpbpsrzEQLPujrqjmf8fetfC7iBt8dxEzDuogXxPaAPLA1YVx R9YP7NBRqqHNuMA6rlbQvT+svNj4f2fdEp5EA8cx4T1y8oThTo1jJG9z05FvkmRQFXNe 93nnpBGJ2+0Iw2iVdYJj7zkYJP3DeGumndntIrImgHFsZkRlNzLbbZTHQ12o61Zh01GI +hyg== MIME-Version: 1.0 X-Received: by 10.224.38.68 with SMTP id a4mr43463179qae.85.1412260644078; Thu, 02 Oct 2014 07:37:24 -0700 (PDT) Received: by 10.140.43.8 with HTTP; Thu, 2 Oct 2014 07:37:24 -0700 (PDT) In-Reply-To: <8bb5c3ed629847d69a8fc314ccbdc94a@BL2PR03MB417.namprd03.prod.outlook.com> References: <8bb5c3ed629847d69a8fc314ccbdc94a@BL2PR03MB417.namprd03.prod.outlook.com> Date: Thu, 2 Oct 2014 07:37:24 -0700 Message-ID: Subject: Re: [VOTE] Tools Release From: Steven Gill To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c2cffe054c1e0504718ec6 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2cffe054c1e0504718ec6 Content-Type: text/plain; charset=ISO-8859-1 I must have forgot to run svn up. I'll do it soon when I get to my computer. On Thursday, October 2, 2014, Sergey Grebnov (Akvelon) < v-segreb@microsoft.com> wrote: > I don't see Tools packages on > https://dist.apache.org/repos/dist/dev/cordova/CB-7661/ > Am I looking to wrong location? > > Thx! > Sergey > -----Original Message----- > From: Steven Gill [mailto:stevengill97@gmail.com ] > Sent: Thursday, October 2, 2014 3:14 AM > To: dev@cordova.apache.org > Subject: [VOTE] Tools Release > > Please review and vote on this Tools Release. > > Release issue: https://issues.apache.org/jira/browse/CB-7661 > > Both tools have been published to > dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-7661/ > > The packages were published from their corresponding git tags: > > cordova-js: 3.7.0 (d84626637e) > cordova-lib: 3.7.0 (329275484b) > cordova-plugman: 0.22.11 (6ac534395a) > cordova-cli: 3.7.0 (88e0c3ac00) > > You can test the cli by running npm install -g cordova@rc > > To test Android, Browser, Windows, WP, use --usegit flag when adding them > to your project. > ex. cordova platform add android --usegit > > > As you can see, in this release I have made the cli semver compliant. > The version is now 3.7.0. > I have also made cordova-lib's version 3.7.0 to sync up the two. If you > have any issues with this, lets discuss. > > > 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 > * Used `license-checker` to ensure all dependencies have Apache-compatible > licenses > --001a11c2cffe054c1e0504718ec6--