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 0D1E49535 for ; Sat, 7 Apr 2012 12:43:13 +0000 (UTC) Received: (qmail 9784 invoked by uid 500); 7 Apr 2012 12:43:12 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 9711 invoked by uid 500); 7 Apr 2012 12:43:12 -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 9703 invoked by uid 99); 7 Apr 2012 12:43:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2012 12:43:12 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_FORGED_REPLYTO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Apr 2012 12:43:04 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SGUyT-0005Zc-B5 for dev@commons.apache.org; Sat, 07 Apr 2012 14:42:37 +0200 Received: from hsi-kbw-46-223-5-251.hsi.kabel-badenwuerttemberg.de ([46.223.5.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Apr 2012 14:42:37 +0200 Received: from joerg.schaible by hsi-kbw-46-223-5-251.hsi.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Apr 2012 14:42:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: [VOTE] Release Compress 1.4 based on RC1 Date: Sat, 07 Apr 2012 14:42:27 +0200 Lines: 60 Message-ID: References: <878vibuv27.fsf@v35516.1blu.de> Reply-To: joerg.schaible@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-46-223-5-251.hsi.kabel-badenwuerttemberg.de User-Agent: KNode/4.7.4 X-Virus-Checked: Checked by ClamAV on apache.org Hi Stefan, Stefan Bodewig wrote: > Hi all, > > as indicated last weekend Compress' trunk has accumulated so much new > goodness it requires a new release. > > Tarballs of Compress 1.4 RC1 are available here > http://people.apache.org/~bodewig/commons-compress-1.4RC1/ > > Maven artifacts are here: > https://repository.apache.org/content/repositories/orgapachecommons-002/org/apache/commons/commons- compress/1.4/ > > Details of changes since 1.1 are in the release notes: > http://people.apache.org/~bodewig/commons-compress-1.4RC1/RELEASE- NOTES.txt > http://people.apache.org/~bodewig/commons- compress-1.4RC1/site/changes-report.html > > I have tested this with OpenJDK 1.5, 1.6 and 1.7 using maven2 and > maven3. > > The tag is here: > https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS_1.4_RC1/ > > Site: > http://people.apache.org/~bodewig/commons-compress-1.4RC1/site/ > http://people.apache.org/~luckyrm/foo-1.2-RC1/site/ > (note this will not be the site I'm oing to deploy as I'll fix the > release date prior to that) > > Clirr Report (compared to 1.3): > http://people.apache.org/~bodewig/commons-compress-1.4RC1/site/clirr- report.html > > RAT Report: > http://people.apache.org/~bodewig/commons-compress-1.4RC1/site/rat- report.html > > Votes, please. This vote will close no earlier than in 72 hours, > 2000 GMT 07-April 2012 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... +1 Builds from source with my compiler zoo, although it is a bit unfortunate that we can no longer build directly with a Java 5 environment (only using the profile). Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org