Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 11808 invoked from network); 17 Sep 2009 22:43:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Sep 2009 22:43:12 -0000 Received: (qmail 98981 invoked by uid 500); 17 Sep 2009 22:43:11 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 98898 invoked by uid 500); 17 Sep 2009 22:43:11 -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 98890 invoked by uid 99); 17 Sep 2009 22:43:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 22:43:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markrmiller@gmail.com designates 209.85.221.186 as permitted sender) Received: from [209.85.221.186] (HELO mail-qy0-f186.google.com) (209.85.221.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Sep 2009 22:43:00 +0000 Received: by qyk16 with SMTP id 16so502388qyk.20 for ; Thu, 17 Sep 2009 15:42:39 -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 :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=dUZVm9rBZN4a2AZB3UuMCII30bqxPTRCRQ2AhxcMxig=; b=Tk7jlahf6M0X37SPIVjtsYvd1dtPcQJnbVT3MbSp3fjYzo9xsBarvoAoTURapZU8PU cgsxfQLc1QVrJWVORRM5k3p9XegeQmEgs9liqP1Te2VoUgWHB7rry9KLKtWUAEH+wev7 vFdkwVIU8L8oja1w6plsI+BcJkpKLgWH2J7iI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Uus4if3rv8tpHqFeCoU8pBIWBuuYSlRJkMD3ME8skX/uIepUbXTdBJulpuh4jyuTKk jMnGM6Hc+EIqGz++MnwtFgYaiUCljAJSy9Tj43dzKqQ4GrfKuLeRLLJJIGogAaIkuiWl m9eYJcfi+VZTSvF4Y2PQCztL8CFtcx6wdOd64= Received: by 10.224.81.66 with SMTP id w2mr895815qak.98.1253227359067; Thu, 17 Sep 2009 15:42:39 -0700 (PDT) Received: from ?192.168.1.108? (ool-44c639d9.dyn.optonline.net [68.198.57.217]) by mx.google.com with ESMTPS id 6sm889171qwk.44.2009.09.17.15.42.38 (version=SSLv3 cipher=RC4-MD5); Thu, 17 Sep 2009 15:42:38 -0700 (PDT) Message-ID: <4AB2BB5E.5030101@gmail.com> Date: Thu, 17 Sep 2009 18:42:38 -0400 From: Mark Miller User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: ReleaseTodo steps References: <4AB2B338.9020305@gmail.com> <88F408E3-8191-43FE-A40C-F181EC30749B@apache.org> In-Reply-To: <88F408E3-8191-43FE-A40C-F181EC30749B@apache.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Grant Ingersoll wrote: > > On Sep 17, 2009, at 3:07 PM, Mark Miller wrote: > >> So in the section: Building the Release artifacts >> >> bullet 8: Make sure that for each release file an md5 checksum file >> exists. >> >> At this step in the process, the zip/tars do not have an md5 checksum >> file that exists (at least not on *my* computer). The Maven artifacts >> do. >> >> Kosher? Adequate? Admissible? All right? Cool? >> > > They need to be there. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > Okay - I see the checksum stuff in build.xml - it just doesn't appear to be working in my favor at the moment ... -- - Mark http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org