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 3AD7F1082F for ; Sat, 21 Dec 2013 16:37:25 +0000 (UTC) Received: (qmail 2013 invoked by uid 500); 21 Dec 2013 16:37:14 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 1917 invoked by uid 500); 21 Dec 2013 16:37:11 -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 1903 invoked by uid 99); 21 Dec 2013 16:37:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Dec 2013 16:37:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Dec 2013 16:37:05 +0000 Received: by mail-bk0-f43.google.com with SMTP id mz12so1593167bkb.30 for ; Sat, 21 Dec 2013 08:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Z1aoMfrQTlE9V8NIQMhFqLpsb4zcGYDIBxY2bmKSAGk=; b=IUpwjaf8X5c763tThyO4AXEzftak18EPo4q5r3EAvdWBkWdBG2e0D5eIkpcdTcON96 jJ0FgkNQyC2CjBV2YSWPbSwRk7D8JrtTl8cearLR1aMJCNAoaWc+Z731fCwnMkzKYdHy mX9Cgap+idYczY3irJL1gqVr6tk9GIo15OnEVlcZB7ND5bE41D7XJHKs9dvtArAFYyYk YHDPMTVd4lCyjHuBCtdA88q9dN35EYobsZlaBEXgmYkpL11LJE5XbjwcbcsiW7TWCoLA m9GXrhIxQDOZ3u3pNzvVOP2f2CzZqtd7UOOU90eXmR0rmJ8zQ+M1Zrx8XEB1VymGPRix Pu/g== MIME-Version: 1.0 X-Received: by 10.205.16.69 with SMTP id px5mr7179314bkb.9.1387643804205; Sat, 21 Dec 2013 08:36:44 -0800 (PST) Received: by 10.204.102.201 with HTTP; Sat, 21 Dec 2013 08:36:44 -0800 (PST) In-Reply-To: <52B5B512.8010800@oliver-heger.de> References: <52B5B512.8010800@oliver-heger.de> Date: Sat, 21 Dec 2013 11:36:44 -0500 Message-ID: Subject: Re: [VOTE] Release Commons Codec 1.9-RC1 From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=20cf301cbeb006709b04ee0e003b X-Virus-Checked: Checked by ClamAV on apache.org --20cf301cbeb006709b04ee0e003b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Dec 21, 2013 at 10:34 AM, Oliver Heger wrote: > Maven and ant builds work fine on Windows 8.1 with JDK 7 (I could not > test with Java 6 unfortunately). Artifacts and site look good. > > Following minor nits (not blocking): > Thank you for the review! > - Is the TODO file in the source distribution really needed? It is > listed in the RAT report because it does not have a license. > I added the Apache header to the TODO file. The TODO is explicitly included from the assembly src.xml and I think that makes sense. If I get the src file, I should get it all. - There are a few checkstyle errors which are very easy to fix (trailing > spaces). > Fixed in SVN. Gary > +1 > > Oliver > > Am 21.12.2013 05:09, schrieb Gary Gregory: > > Hello All: > > > > This is a VOTE to release Commons Codec 1.9-RC1 > > > > Feature and fix release. Requires a minimum of Java 1.6. > > > > Changes in this version include: > > > > Performance: > > CODEC-174: Improve performance of Beider Morse encoder. Thanks to Thoma= s > > Champagne. > > > > Fixed Bugs: > > o CODEC-175: Beider Morse does not close Scanners used to read config > > files. > > o CODEC-172: Base32 decode table has spurious value. Thanks to Matt > Bishop. > > o CODEC-170: Link broken in Metaphone Javadoc. Thanks to Ron Wheeler, > Henri > > Yandell. > > o CODEC-176: Spelling fixes in Javadoc and comments. Thanks to Ville > > Skytt=C3=A4. > > > > > > This VOTE is open for at least 72 hours until December 23 2013 at 11:30 > PM > > EST. > > > > The files: > > > > https://repository.apache.org/content/repositories/orgapachecommons-012= / > > > > The tag: > > > > https://svn.apache.org/repos/asf/commons/proper/codec/tags/1.9-RC1 > > > > The site: > > > > https://people.apache.org/~ggregory/commons-codec/1.9-RC1/site/ > > > > Links to versions of sites and Javadocs will be live when deployed. > > > > Thank you, > > Gary Gregory > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --=20 E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --20cf301cbeb006709b04ee0e003b--