Codec 1.10 requires Java 6.

Java 6 is EOL though. So one should really code to at least Java 7 if
possible, hence the redirect to Java 7's StandardChars
ets.

Gary

On Mon, Nov 17, 2014 at 6:45 PM, Thib Guicherd-Callin <[email protected]>
wrote:

>
> The 'Releases' paragraph of the front page:
>
> http://commons.apache.org/proper/commons-codec/index.html
>
> says "Codec 1.10 (mirrors) requires Java 1.6". But the release notes for
> 1.10:
>
> http://commons.apache.org/proper/commons-codec/changes-report.html#a1.10
>
> list JIRA issue CODEC-178:
>
> https://issues.apache.org/jira/browse/CODEC-178
>
> as a bug fix, and the title "Deprecate Charsets Charset constants in favor
> of Java 7's java.nio.charset.StandardCharsets" could be construed to mean
> Java 7 is required. So, is Java 7 required, or does the 1.10 fix for
> CODEC-178 work with Java 6?
>
> Thib
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
E-Mail: [email protected] | [email protected]
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

Reply via email to