Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 98957 invoked from network); 19 Nov 2007 17:05:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 17:05:43 -0000 Received: (qmail 94907 invoked by uid 500); 19 Nov 2007 17:05:29 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 94848 invoked by uid 500); 19 Nov 2007 17:05:28 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 94839 invoked by uid 99); 19 Nov 2007 17:05:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 09:05:28 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 72.14.214.232 as permitted sender) Received: from [72.14.214.232] (HELO hu-out-0506.google.com) (72.14.214.232) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 17:05:30 +0000 Received: by hu-out-0506.google.com with SMTP id 38so1189946huc for ; Mon, 19 Nov 2007 09:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=iQc+TrQiwjeQ5C+o4qcQpc8HY7trmHny2PAdy6Ov6/U=; b=Z5ScbyEOCtC4b254djERAUSdzB0IR37PTaKBdCqWpY6FV8chHNwsHQeqzE3tvx8NyL5K6pZrFHRvl5BVYFO0/V471HYzWNxZrqNF7nlC55eC2Tk9QPs83yNubTsJ/7PTFoytt9ihmCVJdpbaBgNnhWVTABzMjEfQIZ9dARb8wEM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lS7R2sFN+C9iBkA2vWdE3lbBekFzVhTNn3BASLfIYDTEIGM+2Z9yDbsjUCED2220Jym28L/2BZdcFkZC7KV2yKLCaNPUkj23vaKYZwSWMoYWczcfUEdXdGUiJnnnofoXV7v26yGTykPWZA1f4mnnS7LJwEkCUqF32RQeAKtgPJ4= Received: by 10.86.99.9 with SMTP id w9mr5228996fgb.1195491908811; Mon, 19 Nov 2007 09:05:08 -0800 (PST) Received: by 10.86.58.16 with HTTP; Mon, 19 Nov 2007 09:05:08 -0800 (PST) Message-ID: <25aac9fc0711190905w4b096e55tfa9e74d076fe5564@mail.gmail.com> Date: Mon, 19 Nov 2007 17:05:08 +0000 From: sebb To: "Jakarta Commons Developers List" Subject: Re: [VOTE] Release commons-logging 1.1.1 (take 2) In-Reply-To: <4741BE43.3020600@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47407F6C.8070903@apache.org> <25aac9fc0711190532y7bcb77f5i7ac201ba8239fa80@mail.gmail.com> <4741B3D2.9030401@apache.org> <25aac9fc0711190817g62f7e31bn62810a3aa6ade357@mail.gmail.com> <4741BE43.3020600@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On 19/11/2007, Dennis Lundberg wrote: > sebb wrote: > > On 19/11/2007, Dennis Lundberg wrote: > >> sebb wrote: > >>> On 18/11/2007, Dennis Lundberg wrote: > >>>> Hi > >>>> > >>>> This is the second attempt to release commons-logging 1.1.1. > >>>> > >>>> Changes since the last try: > >>>> - The Maven 2 build now packages LICENSE and NOTICE files in the correct > >>>> place in all distributables > >>>> - A couple of minor bugs were fixed > >>>> > >>>> Release Notes: > >>>> http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310484&styleName=Html&version=12312160 > >>>> > >>>> Tag: > >>>> https://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1/ > >>>> > >>>> Staged repository: > >>>> http://people.apache.org/~dennisl/staging-repository-commons-logging/ > >>>> > >>>> Distribution files: > >>>> http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz > >>>> http://people.apache.org/~dennisl/commons-logging-1.1.1.tar.gz.asc > >>>> http://people.apache.org/~dennisl/commons-logging-1.1.1.zip > >>>> http://people.apache.org/~dennisl/commons-logging-1.1.1.zip.asc > >>>> > >>> Are these the files that are to be released via Apache mirrors? > >> Yes. > >> > >>> If so, then there should be separate binary and source archives, as > >>> per the previous release 1.1: > >>> > >>> http://www.apache.org/dist/commons/logging/ > >> No, there will be only one distributed archive which contains both > >> source and binaries. The archive will be available in .tar.gz and .zip > >> formats. This was decided back when we discussed what should go into a > >> distribution. > > > > AFAICS Logging will be the only Commons project that will no longer > > have separate binary and source archives. > > > > I think that's a retrograde step. > > Here a link to the discussion I mentioned earlier: > http://www.nabble.com/-all--What%27s-in-a-distribution--tf2910639.html#a8132562 > Thanks - I was having problems finding that. There does not seem to have been a final decision (or even summary) of the e-mail thread, which is a pity. Probably ought to be on the developer section of the commons site. However: http://www.nabble.com/Re%3A--all--What%27s-in-a-distribution--p8133008.html does ask for the whole of SVN to be included. AFAICS, only one message supported having a single combined archive; at least one other message referred to the need to keep archive sizes small. > >>>> Please cast your votes! > >>>> > >>>> [ ] +1, Let's do it > >>>> [ ] -1, Nah > >>>> > >>>> > >>>> Here's my +1 > >>>> > >>>> -- > >>>> Dennis Lundberg > >> -- > >> Dennis Lundberg > >> > >> --------------------------------------------------------------------- > >> 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 > > > > > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > 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