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 ACD86638E for ; Tue, 19 Jul 2011 20:16:52 +0000 (UTC) Received: (qmail 21812 invoked by uid 500); 19 Jul 2011 20:16:52 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 21499 invoked by uid 500); 19 Jul 2011 20:16:51 -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 21488 invoked by uid 99); 19 Jul 2011 20:16:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 20:16:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 20:16:44 +0000 Received: by vxh11 with SMTP id 11so3857700vxh.30 for ; Tue, 19 Jul 2011 13:16:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=JJNiQm79H1By6oPruSz9OWRSIB766kr3SRdiDIYpGAA=; b=LCxENKDn99i4yKCTiSmen1dxy52ua9Nb6Lb0BmGquGHdWkRVe+em9ww4Koub6d3Kus ZAe7IPGwdIAFf6NTqTUAdO/hH0JQ5ApWMHXAI0toHSAblNF03sMkbPEZEU22Ow8ikFzC ZuQyWOkvCmmc25e/NcZ1v+2HgGsJTWopeCzeM= MIME-Version: 1.0 Received: by 10.52.98.2 with SMTP id ee2mr948827vdb.461.1311106583440; Tue, 19 Jul 2011 13:16:23 -0700 (PDT) Received: by 10.220.162.85 with HTTP; Tue, 19 Jul 2011 13:16:23 -0700 (PDT) In-Reply-To: <4E25D722.3030606@gmail.com> References: <4E25B907.8020800@gmail.com> <4E25D722.3030606@gmail.com> Date: Tue, 19 Jul 2011 21:16:23 +0100 Message-ID: Subject: Re: [RESULT] [LANG] Release Commons Lang 3.0 (based on RC4) 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 19 July 2011 20:12, Phil Steitz wrote: > On 7/19/11 11:39 AM, Matt Benson wrote: >> On Tue, Jul 19, 2011 at 1:22 PM, Henri Yandell wrot= e: >>> On Tue, Jul 19, 2011 at 10:04 AM, Phil Steitz w= rote: >>>> On 7/19/11 9:32 AM, Henri Yandell wrote: >>>>> On Tue, Jul 19, 2011 at 1:52 AM, Henri Yandell w= rote: >>>>>> On Mon, Jul 18, 2011 at 6:37 PM, Henri Yandell = wrote: >>>>>>> Vote passes [!!!!!!!!!] >>>>>>> >>>>>>> 6 +1s. >>>>>>> >>>>>>> Gary Gregory >>>>>>> Matt Benson >>>>>>> Oliver Heger >>>>>>> J=F6rg Schaible >>>>>>> Stephen Colebourne >>>>>>> and my own implicit +1. >>>>>>> >>>>>>> I'll start dredging up the 'how to push a release' knowledge tonigh= t :) >>>>>> Status: >>>>>> >>>>>> =A0 =A0Tag copied over. >>>>>> =A0 =A0Distributions uploaded. Synced on Apache machines, propagatin= g out >>>>>> to mirrors. >>>>>> =A0 =A0Maven contents in the sync directory, waiting to show up on m= aven.org. >>>>>> =A0 =A0Website updated (including J=F6rg's suggestions). Sync pendin= g. >>>>>> =A0 =A0Released in JIRA. >>>>>> >>>>>> Waiting on maven.org and the mirrors before announcing. >>>>> It's showing on mirrors now. The Website is synced. >>>>> >>>>> Nothing on maven.org though. This is a new addition to the >>>>> org.apache.commons groupId; do we need to ping someone to make the >>>>> sync happen? >>>> Unfortunately, I think you have no choice but to use nexus. =A0I think >>>> the whole tree, org.apache.commons is now forced to use nexus. =A0You >>>> can try asking on repository@. >>> Looks that way, and it looks like you can't upload artifacts to nexus >>> but instead have to either write Ivy code or put Maven in charge of >>> your release management, doing all the staging through nexus. >>> >> So at this point we're better off ULing through Ivy? =A0Among us, either >> Stefan or I would probably be best suited to attempt this. > > Personally, I would greatly appreciate this. =A0I was planning to try > to imitate the tomcat setup that Mark referred to [1] earlier for > the upcoming [pool] and [dbcp] releases. =A0Unfortunately, in order > for that to work, we have to agree to move back to ibiblio-rysnch > for all of o.a.c. =A0As it stands now, we are stuck with nexus for all > but the old separate groupId components. I managed to use Nexus to upload the Daemon artifacts. IIRC, I created a bundle first, but I think one can upload files separately= . However, it's easier to use "mvn deploy" in the first place. > [1] http://s.apache.org/qsd* > > Phil > * >> >> Matt >> >>> Ugh. >>> >>> Hen >>> >>> --------------------------------------------------------------------- >>> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org