From issues-return-64166-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Thu Jun 24 01:38:42 2010 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 44741 invoked from network); 24 Jun 2010 01:38:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Jun 2010 01:38:42 -0000 Received: (qmail 5172 invoked by uid 500); 24 Jun 2010 01:38:41 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 4967 invoked by uid 500); 24 Jun 2010 01:38:41 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 4959 invoked by uid 99); 24 Jun 2010 01:38:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 01:38:40 +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: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jun 2010 01:38:35 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4593245A675 for ; Wed, 23 Jun 2010 20:38:13 -0500 (CDT) Date: Wed, 23 Jun 2010 20:38:12 -0500 (CDT) From: "Brett Porter (JIRA)" To: issues@maven.apache.org Message-ID: <20029653.55084.1277343492676.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <16750136.46941.1276474272516.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Closed: (MEV-663) Stale SHA1 hash causing problems for commons-codec metadata MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MEV-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed MEV-663. ---------------------------- Resolution: Fixed Assignee: Brett Porter I've fixed this at http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-codec/commons-codec/, as the .sha1 was not present there. It would have been synced if it had. > Stale SHA1 hash causing problems for commons-codec metadata > ----------------------------------------------------------- > > Key: MEV-663 > URL: http://jira.codehaus.org/browse/MEV-663 > Project: Maven Evangelism > Issue Type: Bug > Components: Checksum Failure > Reporter: SebbASF > Assignee: Brett Porter > > The file: > http://repo2.maven.org/maven2/commons-codec/commons-codec/maven-metadata.xml.sha1 > needs to be deleted, as it is out of date. > It looks like this SHA hash was originally uploaded as .sha1, and is now .sha, so the old .sha1 hash was left behind instead of being overwritten. > See listing: > maven-metadata.xml 09-Aug-2009 22:30 396 > maven-metadata.xml.asc 09-Aug-2009 22:43 226 > maven-metadata.xml.md5 09-Aug-2009 22:42 34 > maven-metadata.xml.sha 09-Aug-2009 22:42 42 > maven-metadata.xml.sha1 09-Jul-2006 13:41 138 > Note the date of the .sha1 file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira