Good day to you all: I have prepared Commons Codec 1.6-RC2.
The changes from RC1 are what Sebb found: - EOL in sources - Cruft from a dirty build, so I built this RC as I should have the first time around with: - mvn clean - mvn deploy -Prelease Tag: https://svn.apache.org/repos/asf/commons/proper/codec/tags/commons-codec-1.6-RC2 Site: https://people.apache.org/builds/commons/codec/1.6/RC2/ Binaries: https://repository.apache.org/content/repositories/orgapachecommons-224/ [ ] +1 release it [ ] +0 go ahead, I cannot take the time [ ] -1 no, do not release it because: This VOTE is open for 72 hours, until November 23 2011, 14:00 EST. Fixed Bugs: o Use standard Maven directory layout. Issue: CODEC-129. Thanks to ggregory. o Documentation spelling fixes. Issue: CODEC-128. Thanks to ville.sky...@iki.fi. o Fix various character encoding issues in comments and test cases. Issue: CODEC-127. o ColognePhonetic Javadoc should use HTML entities for special characters. Issue: CODEC-123. Changes: o Implement a Beider-Morse phonetic matching codec. Issue: CODEC-125. Thanks to Matthew Pocock. o Migrate to Java 5. Issue: CODEC-119. o Migrate to JUnit 4. Issue: CODEC-120. Heads up: the Beider-Morse encoder tests take a long time to run (5 minutes). The code has been optimized. Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 Spring Batch in Action: http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>