Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A99FC973E for ; Sat, 16 Jun 2012 21:32:45 +0000 (UTC) Received: (qmail 62541 invoked by uid 500); 16 Jun 2012 21:32:45 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 62426 invoked by uid 500); 16 Jun 2012 21:32:45 -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 62418 invoked by uid 99); 16 Jun 2012 21:32:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jun 2012 21:32:45 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-ob0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jun 2012 21:32:38 +0000 Received: by obbef5 with SMTP id ef5so928071obb.30 for ; Sat, 16 Jun 2012 14:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=qmc1WSHaLkMBkrZ435GGJJfMy2yJQflxGGZoNVSE2wM=; b=hqiOTbNNKM3PbfjO1XlOFltt1oCu3DbfIJkAdiSBWehxyOCdqpTDQV/w6+xZBuFjP7 JFC2gFnmHNBY8MghMUokY7MepbqcFHSw5/gbrXnPkGVFc8P29fwyUOETxwllC2We5L3K 4Q4nWq71F1yEQ6cisFn9hZ87a9+Y3CDrtMqnJVR3JBCeXxzguYSe6hDGAYwraL4AQyRW gFYJKISWj2ggLhPvUBrtgC2RBbzboyIc+NfhHTD97S7IBsAzyexo3iRAgCVthaPmf49e JVsHYuiUs7KJJBE57n8IuT+yXi3YFVGhyAqeF93MprCCA3RPzPdbI95EZzNFvpxIbB45 BvTw== MIME-Version: 1.0 Received: by 10.60.169.174 with SMTP id af14mr10446289oec.13.1339882338006; Sat, 16 Jun 2012 14:32:18 -0700 (PDT) Received: by 10.182.105.70 with HTTP; Sat, 16 Jun 2012 14:32:17 -0700 (PDT) In-Reply-To: <1345360616556418367@unknownmsgid> References: <4FD8EBBC.3050503@oliver-heger.de> <5713577039579719819@unknownmsgid> <1345360616556418367@unknownmsgid> Date: Sat, 16 Jun 2012 22:32:17 +0100 Message-ID: Subject: Re: [VOTE] Release Commons IO 2.4-RC2 From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 16 June 2012 22:28, Gary Gregory wrote: > On Jun 16, 2012, at 16:53, sebb wrote: > >> On 16 June 2012 20:38, Gary Gregory wrote: >>> It's official: The Maven-Nexus is a pain in my you-know-what. >>> >>> All of the extra files (SHA, MD5, -bin, -src) must be deleted manually,= and >>> I deleted one ASC file by mistake and I am getting an error releasing f= rom >>> Nexus: >>> >>> =A0 =A0-*Missing Signature:*'/commons-io/commons-io/2.4/commons-io-2.4-= sources.jar.asc' >>> does not exist >>> for 'commons-io-2.4-sources.jar'. >>> >>> ARG! >>> >>> I looks like the whole RC is hosed unless I can add back the one ASC fi= le. >>> >>> Does anyone know how to do that? >> >> AFAIK, it's not possible to update the staging repo once it has been clo= sed. >> >> But I would ask on the repository @ a.o mailing list before taking any >> further action. >> >>> I am assuming that not putting the -sources jar in the Maven repo is no= t >>> acceptable. >> >> Dunno about that, but it may be possible to release just the sources >> jar as a separate job; again ask on the list. >> >> If anyone still has the relevant .asc file locally, that would be >> worth retaining for now. > > Before I go the other routes: > Is it sacrilegious to suggest dropping this RC from Nexus and > rebuilding it without a VOTE? Yes. It would not be a proper ASF release, and the RM would be personally liable for the contents. > G > >> >>> Arg! >> >>> Gary >>> >>> On Thu, Jun 14, 2012 at 12:12 PM, sebb wrote: >>> >>>> On 14 June 2012 12:50, Gary Gregory wrote: >>>>> On Jun 14, 2012, at 1:20, Simone Tripodi >>>> wrote: >>>>> >>>>>> +1 >>>>>> >>>>>> just found .asc.(md5|sha1) files on repo that can be dropped >>>>> >>>>> Right, some of these extra files have to be deleted manually before >>>>> the release but after the vote. >>>> >>>> They can be deleted before the vote as they do not add any value to th= e >>>> vote. >> >> In light of this I suggest any spurious files are always deleted >> *before* any vote. >> >> --------------------------------------------------------------------- >> 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org