Hi Gary, the release notes and the vote mail do not contain all changes, namely CODEC-121.
Sorry, Thomas On Thu, Nov 6, 2014 at 5:52 AM, Gary Gregory <ggreg...@apache.org> wrote: > Hello All: > > This is a VOTE to release Commons Codec 1.10-RC1 > > This feature and fix release requires a minimum of Java 1.6, same as 1.9. > > Changes in this version include: > > New features: > > o Add Daitch-Mokotoff Soundex > Issue: CODEC-192. Thanks to Thomas Neidhart. > o Make possible to provide padding byte to BaseNCodec in constructor > Issue: CODEC-181. Thanks to Ivan Martinez-Ortiz. > > Fixed Bugs: > > o Added clarification to Javadoc of Base64 concerning the use of the > urlSafe parameter > Issue: CODEC-185. Thanks to Sean Busbey. > o Added clarification to the Javadoc of Base[32|64]OutputStream that it is > mandatory to call close() > Issue: CODEC-191. Thanks to Igor Savin. > o Add support for HMAC Message Authentication Code (MAC) digests > Issue: CODEC-188. Thanks to Hendrik Saly. > o Beider Morse Phonetic Matching producing incorrect tokens > Issue: CODEC-187. Thanks to Michael Tobias, Thomas Neidhart. > o NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using > empty strings > Issue: CODEC-184. Thanks to Cyrille Artho. > o Fix Javadoc 1.8.0 errors > Issue: CODEC-180. Thanks to Ville Skyttä. > o Fix Java 8 build Javadoc errors > Issue: CODEC-189. > > Changes: > > o Deprecate Charsets Charset constants in favor of Java 7's > java.nio.charset.StandardCharsets > Issue: CODEC-178. > o Update from commons-parent 34 to 35 > Issue: CODEC-190. > > > This VOTE is open for at least 72 hours until November 9 2013 at 12:01 AM > EST. > > The files: > > https://repository.apache.org/content/repositories/orgapachecommons-1059/ > > The tag: > > https://svn.apache.org/repos/asf/commons/proper/codec/tags/1.10-RC1 > > The site: > > https://people.apache.org/~ggregory/commons-codec/site/ > > Links to versions of sites and Javadocs will be live when deployed. > > Thank you, > Gary Gregory > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >