[ 
https://issues.apache.org/jira/browse/HADOOP-10102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829842#comment-13829842
 ] 

Akira AJISAKA commented on HADOOP-10102:
----------------------------------------

At IO-318,
bq. If you somehow relied on catching the checked UnsupportedEncodingException 
instead of IOException, its superclass, you should catch the unchecked 
java.nio.charset.UnsupportedCharsetException to act on the fact that the 
charset is not available.

I searched the source-codes catching UnsupportedEncodingException and all of 
them looks unrelated to the methods of commons IO.
I'll build and run all the unit tests with commons IO 2.4.

> update commons IO from 2.1 to 2.4
> ---------------------------------
>
>                 Key: HADOOP-10102
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10102
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.2.0
>            Reporter: Steve Loughran
>            Assignee: Akira AJISAKA
>            Priority: Minor
>
> commons IO is at v2.4, release notes: 
> http://commons.apache.org/proper/commons-io/upgradeto2_4.html
> One change is marked as source & semantically incompatible with 2.2: [IO-318| 
> https://issues.apache.org/jira/browse/IO-318]



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to