Go to file
Dominique Leuenberger c29c583609 Accepting request 264396 from Java:packages
- Update to version 1.10
  New features:
  + Add Daitch-Mokotoff Soundex  
    Issue: CODEC-192.
  + QuotedPrintableCodec does not support soft line break per the
    'quoted-printable' example on Wikipedia
    Issue: CODEC-121.
  + Make possible to provide padding byte to BaseNCodec in constructor  
    Issue: CODEC-181.
  Fixed Bugs:
  + Added clarification to Javadoc of Base64 concerning the use of the
    urlSafe parameter  
    Issue: CODEC-185.
  + Added clarification to the Javadoc of Base[32|64]OutputStream that it
    is mandatory to call close()  
    Issue: CODEC-191.
  + Add support for HMAC Message Authentication Code (MAC) digests  
    Issue: CODEC-188.
  + Beider Morse Phonetic Matching producing incorrect tokens  
    Issue: CODEC-187.
  + NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when
    using empty strings  
    Issue: CODEC-184. 
  + Fix Javadoc 1.8.0 errors  
    Issue: CODEC-180.
  + Fix Java 8 build Javadoc errors  
    Issue: CODEC-189. 
  Changes:
  + Deprecate Charsets Charset constants in favor of Java 7's 
    java.nio.charset.StandardCharsets

OBS-URL: https://build.opensuse.org/request/show/264396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-codec?expand=0&rev=12
2014-12-10 22:47:08 +00:00
.gitattributes Accepting request 96951 from home:Ignotusp:eclipse 2012-01-03 11:18:42 +00:00
.gitignore Accepting request 96951 from home:Ignotusp:eclipse 2012-01-03 11:18:42 +00:00
apache-commons-codec.changes Accepting request 264133 from home:posophe:branches:Java:packages 2014-12-07 14:37:38 +00:00
apache-commons-codec.spec Accepting request 264133 from home:posophe:branches:Java:packages 2014-12-07 14:37:38 +00:00
commons-codec-1.10-src.tar.gz Accepting request 264133 from home:posophe:branches:Java:packages 2014-12-07 14:37:38 +00:00
MANIFEST.MF Accepting request 96951 from home:Ignotusp:eclipse 2012-01-03 11:18:42 +00:00
timeout.patch Accepting request 238282 from home:Andreas_Schwab:Factory 2014-06-23 06:42:10 +00:00