Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 69048 invoked from network); 26 Apr 2010 19:27:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Apr 2010 19:27:58 -0000 Received: (qmail 91587 invoked by uid 500); 26 Apr 2010 19:27:58 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 91496 invoked by uid 500); 26 Apr 2010 19:27:58 -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 91488 invoked by uid 99); 26 Apr 2010 19:27:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 19:27:58 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 74.125.83.171 as permitted sender) Received: from [74.125.83.171] (HELO mail-pv0-f171.google.com) (74.125.83.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 19:27:51 +0000 Received: by pvc21 with SMTP id 21so341059pvc.30 for ; Mon, 26 Apr 2010 12:27:31 -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=Z17OZ9cJmxNS1mdzjHktxyf5pXFrh9dPDkbRSq37/6w=; b=oWnrM7ejhygtne//lg0YwPyLTSAXdbfFk2l3YFTeDA3JBmFYL/UeW4T3ZYv0YFn3Yp /c2Z6qXp9UlUsZ3E+2o7bbzc4nEkZTQWO5ePfDIikfPKv15wK9CXBMQxuJ8iT8Kn9nrG g3sLTHBR/rkwWhLFGowrA6lNYlOsQA243ktRY= 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=Ph4fU+NSS/l+8z+QdcvJn0sFQHop6e+SlOjTXfjXZ5JUgIrVr4SBNyen2Q6+1H7mUT Nr3E158Uck8CHoFIDpgzmeDxAOzeJu1NTajXftfZcCMGVN1R+sRH6IHYnytkhM2aeVKA sl6lOszsCgFNjtTnVzbLJNgwKD831wJW0w7y8= Received: by 10.142.2.34 with SMTP id 34mr2196519wfb.9.1272310051051; Mon, 26 Apr 2010 12:27:31 -0700 (PDT) Received: from 174-153-230-96.pools.spcsdns.net (174-153-230-96.pools.spcsdns.net [174.153.230.96]) by mx.google.com with ESMTPS id w39sm566456wfh.3.2010.04.26.12.27.26 (version=SSLv3 cipher=RC4-MD5); Mon, 26 Apr 2010 12:27:28 -0700 (PDT) Message-ID: <4BD5E91B.5070506@gmail.com> Date: Mon, 26 Apr 2010 15:27:23 -0400 From: Phil Steitz User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: Commons Developers List Subject: Re: [ALL][COMPRESS-18] Fixing hash file syntax in Maven repo References: In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit sebb wrote: > The hash files generated for compress-1.0 contain the correct hashes, > unfortunately the format is non-standard and is not supported by Maven > or Ivy. > > I've made fixed versions of the original files. > > Is it OK to just replace the faulty versions in the maven2 repo on people? > And will these be replicated automatically? > > Current repo contents: > > http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.0/ > > New hashes: > > http://people.apache.org/~sebb/compress-1.0 > > Hoping it's not necessary to do a new release merely to fix the hash > file syntax ;-) I don't think we need a new release to do this. Assuming the hash contents match the deployed artifacts and the rsynch will fix the problem, I say just do it. Phil > > --------------------------------------------------------------------- > 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