Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 2218 invoked from network); 22 Sep 2009 03:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Sep 2009 03:59:34 -0000 Received: (qmail 61638 invoked by uid 500); 22 Sep 2009 03:59:34 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 61455 invoked by uid 500); 22 Sep 2009 03:59:33 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 61447 invoked by uid 99); 22 Sep 2009 03:59:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 03:59:33 +0000 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: local policy) Received: from [208.69.42.181] (HELO radix.cryptio.net) (208.69.42.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 03:59:24 +0000 Received: by radix.cryptio.net (Postfix, from userid 1007) id B94C271C84A; Mon, 21 Sep 2009 20:59:03 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by radix.cryptio.net (Postfix) with ESMTP id B70A471C844 for ; Mon, 21 Sep 2009 20:59:03 -0700 (PDT) Date: Mon, 21 Sep 2009 20:59:03 -0700 (PDT) From: Chris Hostetter To: java-dev@lucene.apache.org Subject: Re: ReleaseTodo steps In-Reply-To: <4AB77812.4030608@gmail.com> Message-ID: References: <4AB2B338.9020305@gmail.com> <88F408E3-8191-43FE-A40C-F181EC30749B@apache.org> <4AB2BB5E.5030101@gmail.com> <4AB77812.4030608@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org : md5sum generates a hash line like this: : a21f40c4f4fb1c54903e761caf43e1d7 *lucene-2.9.0.tar.gz : : Then when you do a check, it knows what file to check against. : : The Maven artifacts just list the hash though. So it seems proper to : remove the second part and just put the hash? Some background on the macro... https://issues.apache.org/jira/browse/LUCENE-904 And some info about what maven creates/expects in the MD5 files (i only skimmed this)... http://www.nabble.com/Checksum-Format-for-.md5-and-.sha1-Files-td21249817.html -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org