Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 184A73B6C for ; Sat, 30 Apr 2011 22:03:17 +0000 (UTC) Received: (qmail 68301 invoked by uid 500); 30 Apr 2011 22:03:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 68216 invoked by uid 500); 30 Apr 2011 22:03:16 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 68208 invoked by uid 99); 30 Apr 2011 22:03:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2011 22:03:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simone.tripodi@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2011 22:03:10 +0000 Received: by wyb32 with SMTP id 32so4008252wyb.30 for ; Sat, 30 Apr 2011 15:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=L4H1zMLYMh2+KRU7Yc5/FwsT24hHSEVIoOIbWHyvEUI=; b=htp4BgsXx9qOJKYy75gonB1k6pAcfmBddFtuQqVbQ4aCEzrIOLp3UDzZNgtn7gOVaT JujaV51vlC2ejAufVbrGQU7waRpEmmvq9hjCOOenGHgjLhve+kTC3kV1A9+MyX2jOYyk J5ljx2oXJh6l+A3J0VGzhuzOD+qpUkBjHlSAM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=O8iqRflRqZXpsMQpWovHT5O4bL2vILysMUlHMZnBBj/tZHPy86GmB2boWKx80yK3yX IDrbu+nND+YKepVjpDuadE9O6/D1m6VFd9NThn/3ixDr77EvzznOhorLnMUoX4tSZEA6 yc/naoRo9ulrYuz3SP9Ltg73PMVsRWeNzHtNw= MIME-Version: 1.0 Received: by 10.227.139.14 with SMTP id c14mr2369830wbu.55.1304200969364; Sat, 30 Apr 2011 15:02:49 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.227.136.68 with HTTP; Sat, 30 Apr 2011 15:02:49 -0700 (PDT) In-Reply-To: <4DBC7FA6.7010306@gmail.com> References: <4DBC7FA6.7010306@gmail.com> Date: Sun, 1 May 2011 00:02:49 +0200 X-Google-Sender-Auth: XvMTrMwQ5bgzMOBM0bjWhVmRMGU Message-ID: Subject: Re: [VOTE] Release Apache Commons Discovery 0.5-RC2 From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Hi Phil, thanks for reviewing, very appreciated! 0) is it fine fixing these warning for the current SNAPSHOT? 1) indeed, they have been generated by the release-plugin. How do we manage this situation? Do we update them manually before/after tagging the release? Many thanks in advance, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, Apr 30, 2011 at 11:31 PM, Phil Steitz wrote: > On 4/27/11 12:38 PM, Simone Tripodi wrote: >> Hi all guys! >> After the failed RC1, I'm here to propose a new Apache >> Commons-DIscovery release, based on RC2, please cast your votes! >> Many thanks in advance to everybody will take part to the vote process :) >> All the best, >> Simo >> >> Release notes: >> >> http://people.apache.org/builds/commons/discovery/0.5/RC2/RELEASE-NOTES.txt >> >> Tag: >> >> http://svn.apache.org/repos/asf/commons/proper/discovery/tags/DISCOVERY_0_5_RC2/ >> >> Site: >> >> http://people.apache.org/builds/commons/discovery/0.5/RC2/site/ >> >> Binaries: >> >> http://people.apache.org/builds/commons/discovery/0.5/RC2/staged/commons-discovery/commons-discovery/0.5/ >> >> [ ] +1 release it >> [ ] +0 go ahead I don't care >> [ ] -1 no, do not release it because >> >> http://people.apache.org/~simonetripodi/ >> http://www.99soft.org/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > +1 > > Verified sigs and hashes and tested build with JDK 1.6.0_24 > > Small non-show-stopping nits: > > 0) lots of findbugs warnings - none look like real bugs to me, but > they should be documented and excluded in findbugs config > 1) release pom has wrong scm connection info (this is an artifact of > using the release plugin AIUI) > > Phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org