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 D487D9F81 for ; Wed, 20 Jun 2012 00:02:17 +0000 (UTC) Received: (qmail 33309 invoked by uid 500); 20 Jun 2012 00:02:17 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 33214 invoked by uid 500); 20 Jun 2012 00:02:17 -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 33204 invoked by uid 99); 20 Jun 2012 00:02:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 00:02:17 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FREEMAIL_REPLY,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; Wed, 20 Jun 2012 00:02:12 +0000 Received: by obbef5 with SMTP id ef5so8060528obb.30 for ; Tue, 19 Jun 2012 17:01:52 -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=uDqmP/N+Hg3t2Juyw7Qt2blpmBrZutCf2XuxWzjTT94=; b=vn6BpdFjTjWP1yXY6rSKBKj0x4bEIXeHq2vyF8/zV6fyPqxD8ngnJKqjNnB3lO2581 NgZZgpy2Vpmm6TqAZdy1OaaitYR+2L6W+3uX74l3WZIeGG9X1dQOSKQk34CyvIqGsHOe a1/NUcRZqjOk84Ix5GRjRPweFDCEN8XWqokU4Hdmx4tdLjNGUlHNo5JUQdr7IdLN5i4d T5SomcqXYs8WYBMpccaTKnbLMxpHH79OwW+Kxetwq2kmcka6F6VYX09PeGw7o/nRJIj7 WfPIIPHc+0ZsJKVYsk/kOw2T/um+GbbY8/YaVS9JPn/z8mCQT11D+RvWXxd1csyPqEmi 3o5g== MIME-Version: 1.0 Received: by 10.182.12.74 with SMTP id w10mr21403226obb.54.1340150512058; Tue, 19 Jun 2012 17:01:52 -0700 (PDT) Received: by 10.182.105.70 with HTTP; Tue, 19 Jun 2012 17:01:52 -0700 (PDT) In-Reply-To: References: <4FD8EBBC.3050503@oliver-heger.de> <5713577039579719819@unknownmsgid> Date: Wed, 20 Jun 2012 01:01:52 +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 17 June 2012 05:40, Gary Gregory wrote: > On Sat, Jun 16, 2012 at 4:52 PM, 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 >> from >> > 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 >> file. >> > >> > Does anyone know how to do that? >> >> AFAIK, it's not possible to update the staging repo once it has been >> closed. >> >> But I would ask on the repository @ a.o mailing list before taking any >> further action. >> > > I just asked. Fingers crossed... As already mentioned in another thread - and on repo.a.o - the missing .asc file has been restored, so you could try again. > Gary > > >> >> > I am assuming that not putting the -sources jar in the Maven repo is n= ot >> > 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. >> >> > 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 t= he >> >> 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 >> >> > > > -- > E-Mail: garydgregory@gmail.com | ggregory@apache.org > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 > Spring Batch in Action: http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org