Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 14359 invoked from network); 10 Jan 2008 18:12:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jan 2008 18:12:12 -0000 Received: (qmail 48740 invoked by uid 500); 10 Jan 2008 18:12:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 48637 invoked by uid 500); 10 Jan 2008 18:11:59 -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 48628 invoked by uid 99); 10 Jan 2008 18:11:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2008 10:11:59 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.227.126.183] (HELO moutng.kundenserver.de) (212.227.126.183) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2008 18:11:35 +0000 Received: from [192.168.0.107] (cable-147-184.iesy.net [81.210.147.184]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1JD1sO3Sah-0002aK; Thu, 10 Jan 2008 19:11:36 +0100 Message-ID: <47865FAE.7040404@oliver-heger.de> Date: Thu, 10 Jan 2008 19:10:54 +0100 From: Oliver Heger User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [VOTE] Release commons-fileupload 1.2.1 (rc3) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+z/T87sjTemwNQTur6d3XqM4ckKHpEK6FlQZZ iNr8C5T7pmfJv9//qn7f127kVzKxOE2S0lqo9UKM1WJG+DFINR tTLAysS98EXJumyjw6Axg== X-Virus-Checked: Checked by ClamAV on apache.org The artifacts look all good to me. So if a solution/consensus for the problems with NOTICE is found, I am +1 for this release. Oliver Jochen Wiedmann wrote: > Hi, > > I have prepared a third release candidate of commons-fileupload > 1.2.1. A list of changes since rc2 and things that I haven't changes, > can be found below. > > Thanks, > > Jochen > > > [ ] +1 > [ ] =0 > [ ] -1 > > > - The pom and jar files of commons-io 1.3.2 have been deployed > again to the m2 repository, this time to the groupId commons-io. > (No vote was needed, because the artifacts haven't been changed: > The pom file already contained this groupId, but was deployed to > the wrong path.) > - The groupId of commons-io was changed to commons-io in the > m1 and m2 pom files of commons-fileupload. > - The binary distribution do now contain the jar files. (Previously, they > did not.) > - The NOTICE.TXT file contains the year 2008 now. > > > I haven't responded to the following comments: > > >>- When building with the different build systems the resulting jar >>does not always include the license files: The maven 1 build is >>okay, the maven 2 build does not include LICENSE and NOTICE, >>and the ant build only includes NOTICE. > > > This is as intended. The m2 poms activate inclusion of the LICENSE > and NOTICE files only if -Prelease or -Prc is used on the command line. > This is fine, because they are mainly required for *distributions*, which > are endorsed by the ASF. > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org