Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 63712 invoked from network); 13 Nov 2009 13:53:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Nov 2009 13:53:04 -0000 Received: (qmail 67159 invoked by uid 500); 13 Nov 2009 13:53:03 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 67101 invoked by uid 500); 13 Nov 2009 13:53:03 -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 67063 invoked by uid 99); 13 Nov 2009 13:53:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 13:53:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 13:53:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 95F63234C1EF for ; Fri, 13 Nov 2009 05:52:39 -0800 (PST) Message-ID: <911460261.1258120359597.JavaMail.jira@brutus> Date: Fri, 13 Nov 2009 13:52:39 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-2024) "ant dist" no longer generates md5's for the top-level artifacts In-Reply-To: <703726642.1257122579392.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2024: ---------------------------------- Attachment: LUCENE-2024.patch The file output pattern needs ANT 1.7.0. Attached is a patch that raises the version number in BUILD.txt, too (the website also needs to be updated). Is this a problem? 1.7.0 is now also 2 years old and as we go to Java 1.5 we could also raise our build requirements. > "ant dist" no longer generates md5's for the top-level artifacts > ---------------------------------------------------------------- > > Key: LUCENE-2024 > URL: https://issues.apache.org/jira/browse/LUCENE-2024 > Project: Lucene - Java > Issue Type: Bug > Components: Build > Affects Versions: 2.9.1, 2.9.2, 3.0 > Reporter: Michael McCandless > Assignee: Uwe Schindler > Priority: Minor > Fix For: 3.0 > > Attachments: LUCENE-2024.patch, LUCENE-2024.patch > > > Mark hit this for 2.9.0, and I just hit it again for 2.9.1. It used to work... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org