Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 18142 invoked from network); 18 Sep 2008 13:59:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Sep 2008 13:59:02 -0000 Received: (qmail 94809 invoked by uid 500); 18 Sep 2008 13:58:56 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 94732 invoked by uid 500); 18 Sep 2008 13:58:56 -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 94714 invoked by uid 99); 18 Sep 2008 13:58:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2008 06:58:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2008 13:57:55 +0000 Received: by nf-out-0910.google.com with SMTP id e27so2238600nfd.30 for ; Thu, 18 Sep 2008 06:58:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GY+8623UruRSB/rZEQ15KyvKp10BdQHHR8hEuDHne1E=; b=QJwHDpleBCLfSJNuvMUmnlGgzDhHHXrJfCsxAo+RQZDoZfxyln4P1DpOlyph+OEsYM IaUagotHHAWV9BPOV9i36jZYhE9RrWR8s0Y87DNJQGz4LsxrdgBFOUe29CxnXkAvSsiF /MdHIvNacm20sLpaCVsqKGBg2TAU9rBRYC7Do= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=k8wAyrz39oJujSmpsSUjE2ohW3tX21rQvleqpSg84xpy9HCSErMdsKkaLG3kAZsZIH 94PRu67nNoVJE9EMdJqxBFNvWBFvTJiQD1Ok+YU6O7RYR6oSK6FLI3+C3xv3fNxrJ2LL Fc2U+2csrs2w22KFs8NSGPOSaHWyygDiGVlCM= Received: by 10.86.80.17 with SMTP id d17mr748116fgb.47.1221746306829; Thu, 18 Sep 2008 06:58:26 -0700 (PDT) Received: by 10.86.65.7 with HTTP; Thu, 18 Sep 2008 06:58:26 -0700 (PDT) Message-ID: <25aac9fc0809180658t2a2ec6b2g2d550dc1defdb8e@mail.gmail.com> Date: Thu, 18 Sep 2008 14:58:26 +0100 From: sebb To: "Commons Developers List" Subject: Re: [net] 2.0 Release Ready For Review In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48D1FAC5.2000209@eircom.net> <8833dc800809180032u4305a00fgddf92eec58d311d6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org The jar files in commons-net-2.0.0-bin.tar are rather inconsistent as regards LICENSE and NOTICE files commons-net-2.0.0.jar has both in META-INF directory commons-net-2.0.0-tests.jar does not have either commons-net-ftp-2.0.0.jar has both in top-level directory (and it has a META-INF dir) The naming of the files is also a bit odd - why the extra 0 in 2.0.0, when the release is called 2.0 elsewhere. The release id should be used consistently. On 18/09/2008, James Carman wrote: > What tag was this built from in SVN? > > > On Thu, Sep 18, 2008 at 3:32 AM, Niklas Gustavsson wrote: > > On Thu, Sep 18, 2008 at 8:52 AM, Rory Winston wrote: > >> The RC for net-2.0 is available for review at: > >> > >> http://people.apache.org/~rwinston/commons-net-2.0 > >> > >> Changes are here: > >> > >> http://people.apache.org/~rwinston/commons-net-2.0/site/changes-report.html#a2.0 > >> > >> Can someone take a look at the RC and see if there are any issues? If not, > >> I'll set up a release vote. > > > > I'm glad you took the time to get a candidate up. I've had this on my > > todo list but been busy for a long time. > > > > I've reviewed the artifacts, two notes: > > > > * JAR files are not signed and hasn't got a checksum file. > > * I can't seem to locate the key that was used to sign the artifacts > > (B6E5C0E2) on pgp.mit.edu. I also can't find a KEYS file for commons > > (looked in SVN and on the site). > > > > Besides that it looks fine to me. > > > > /niklas > > > > --------------------------------------------------------------------- > > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org