Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 DA26510C55 for ; Tue, 9 Dec 2014 19:58:32 +0000 (UTC) Received: (qmail 35051 invoked by uid 500); 9 Dec 2014 19:58:32 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 35007 invoked by uid 500); 9 Dec 2014 19:58:32 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 34995 invoked by uid 99); 9 Dec 2014 19:58:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 19:58:31 +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 david.medinets@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 19:58:28 +0000 Received: by mail-wi0-f177.google.com with SMTP id l15so2955121wiw.4 for ; Tue, 09 Dec 2014 11:56:37 -0800 (PST) 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=Ejr4nz/Un+PTOltH9B73e2IMlB7DaWOHBj0ySUpmVGo=; b=f41Y8U6N42ivx+ciSh35lUlUviDEFmIqmmLNDYYaGig5h8WFj1ACDH3CeXqO/ovAUv xfVbYkx+NzGyZsM6UaF9uKkhmieHCUpICMIDDGjRLZTkBya/vY4YiVaiLFb8KNNlxo7k YASUEP19Vjy1nnCTfR5wFag2w6xulG1F0XdAh0M7L355qmrf1BWh8EfxhT5UBgX3VJvt tC2FSQF9LKOU4RdzqjKa2JEP35imouzAlGbU3StYpboxJNd34G1NrMCfQYZm+JTftr0b g6wkNjwzf9bI4Ce2F0ug7yfoVAaQUn+Qk9t1Mk9E0IJTYdZO2wZqTtcvezgrXTa7P+zV sm1Q== MIME-Version: 1.0 X-Received: by 10.180.94.230 with SMTP id df6mr7228515wib.25.1418154997292; Tue, 09 Dec 2014 11:56:37 -0800 (PST) Received: by 10.194.184.6 with HTTP; Tue, 9 Dec 2014 11:56:37 -0800 (PST) In-Reply-To: References: Date: Tue, 9 Dec 2014 14:56:37 -0500 Message-ID: Subject: Re: [VOTE] adoption of semver From: David Medinets To: accumulo-dev Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org +1 On Tue, Dec 9, 2014 at 2:22 PM, Sean Busbey wrote: > +0 > > Just for clarification, this vote isn't defining what the semver applies > to? I presume that means the same things already covered in "Section 9 API" > from the README[1]? > > [1]: > https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob;f=README;h=a9f4645186c6431a0b68d115c7a92d18753c36f1;hb=HEAD > > On Tue, Dec 9, 2014 at 1:07 PM, John Vines wrote: > >> +1 >> >> On Tue, Dec 9, 2014 at 1:30 PM, Keith Turner wrote: >> >> > +1 >> > >> > On Tue, Dec 9, 2014 at 1:23 PM, Billie Rinaldi >> wrote: >> > >> > > I would like to call a vote on adopting semantic versioning ( >> > > http://semver.org/) for future releases. >> > > >> > > This vote is subject to majority approval and will remain open for 72 >> > > hours. >> > > >> > > +1: Adopt semantic versioning for all future releases >> > > +0: Don't care >> > > -1: Do not adopt semantic versioning because ... >> > > >> > > Here is my +1. >> > > >> > > Billie >> > > >> > >> > > > > -- > Sean