Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 37551 invoked from network); 18 Nov 2007 21:22:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2007 21:22:06 -0000 Received: (qmail 69317 invoked by uid 500); 18 Nov 2007 21:21:52 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 69261 invoked by uid 500); 18 Nov 2007 21:21:52 -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 69252 invoked by uid 99); 18 Nov 2007 21:21:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 13:21:52 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [82.209.166.4] (HELO smtp.bredband2.net) (82.209.166.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 21:21:42 +0000 Received: (qmail 491 invoked from network); 18 Nov 2007 21:14:29 -0000 Received: from me-5-111-233-83.3.cust.bredband2.com (HELO [192.168.0.3]) ([83.233.111.5]) (envelope-sender ) by smtp.bredband2.net (qmail-ldap-1.03) with SMTP for ; 18 Nov 2007 21:14:29 -0000 Message-ID: <4740ACDE.5000502@apache.org> Date: Sun, 18 Nov 2007 22:21:34 +0100 From: Dennis Lundberg User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [VOTE] Release commons-logging 1.1.1 (take 2) References: <47407F6C.8070903@apache.org> <25aac9fc0711181039v7530ad41me981c8426685344a@mail.gmail.com> <25aac9fc0711181147u63c6b7gdd71b1b6bb30d8f5@mail.gmail.com> In-Reply-To: <25aac9fc0711181147u63c6b7gdd71b1b6bb30d8f5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org sebb wrote: > On 18/11/2007, 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/ > > I think Rahul has mentioned this: > > What happened to issue-tracking.xml ? > Should issue-tracking.xml.bak be there? This was a deliberate file rename on my part, see r595118. Because of the way the file is named no html page will be rendered for it. It will be reinstated later on. > Some files in the tagged directory tree are not in the distribution zip: > > xdocs/** > build-testing.xml > commons-logging-api.pom > doap_logging.rdf > PROPOSAL.html > STATUS.html > > Surely at least some of these belong in the distribution? The I started preparing the Maven 2 assembly for logging I posted a discussion thread called "What's in a distribution". Consensus was not reached, but I did my best at creating something that would satisfy most people. xdocs/** - isn't needed, because the entire generated site is included in the distro build-testing.xml - this one should really be in there (was added after I had created the assembly). Good catch! commons-logging-api.pom - This was a temporary fix that was created to remedy the fact that the automatically (M1 to M2) converted pom in 1.1 was a disaster when it came to dependencies. Can probably be deleted from svn now, but shouldn't be in the distro anyway. As for the rest - I don't know and I don't care. Until we have reached consensus about what files should be in a distribution, I think that it is up to the Release Manager to decide what goes in there. > >>> Staged repository: >>> http://people.apache.org/~dennisl/staging-repository-commons-logging/ >> Not sure why there are MD5 and SHA1 checksums of the .ASC files - >> surely they are redundant? >> >> Also, it would be nice if the MD5 files had the file name in them. >> >>> 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 >> No MD5 or SHA1 files at all here - there should be at least one or the >> other for the zip and .tar.gz files >> >>> 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