Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 19758 invoked from network); 18 Nov 2007 19:47:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2007 19:47:57 -0000 Received: (qmail 6598 invoked by uid 500); 18 Nov 2007 19:47:43 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6526 invoked by uid 500); 18 Nov 2007 19:47:43 -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 6517 invoked by uid 99); 18 Nov 2007 19:47:43 -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 11:47:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 72.14.214.229 as permitted sender) Received: from [72.14.214.229] (HELO hu-out-0506.google.com) (72.14.214.229) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 19:47:34 +0000 Received: by hu-out-0506.google.com with SMTP id 38so940956huc for ; Sun, 18 Nov 2007 11:47:07 -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=zZxeRCm7TbrVvtWvGtn2kevzyoTB113GYwdWG9Fudsw=; b=rEkzXhgD89WKEXRjwkVt+exOq48AYMEPD/ZsUWvcE+VnwNo5czf5vqOGUxkOeKHLn8IA2Qw3V/go5AiCuVuSl1x19x5Oo97XL0TMMgva6jFjzNKxLHXT2K8VCB0k4O1dGwe6rJaXQIT0bTTNlZooNZKt11BIoQMJ3ZIQA5YKZdg= 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=efDYHJ7IP3za00rxop00XzN7GW+dY47NmTZwIbdLSbyO0og+Z69Pmw90GLANHpfIXt+vrwyFtRLhuRNibrA852JT8JdmEagNWawZ15ieOU2kD3uMsYxdRwzyx/4GkhZoI88xenYYL8rBbBiCZEGSA2frOEq6LXzuIgTYF+12KvM= Received: by 10.86.62.3 with SMTP id k3mr4229289fga.1195415227012; Sun, 18 Nov 2007 11:47:07 -0800 (PST) Received: by 10.86.58.16 with HTTP; Sun, 18 Nov 2007 11:47:06 -0800 (PST) Message-ID: <25aac9fc0711181147u63c6b7gdd71b1b6bb30d8f5@mail.gmail.com> Date: Sun, 18 Nov 2007 19:47:06 +0000 From: sebb To: "Jakarta Commons Developers List" Subject: Re: [VOTE] Release commons-logging 1.1.1 (take 2) In-Reply-To: <25aac9fc0711181039v7530ad41me981c8426685344a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47407F6C.8070903@apache.org> <25aac9fc0711181039v7530ad41me981c8426685344a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 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? 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? > > > > 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 > > > > --------------------------------------------------------------------- > > 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