GitHub user sesuncedu opened a pull request:

    https://github.com/apache/commons-compress/pull/36

    COMPRESS-410 Remove Non-NIO character set encoders.

    As a special case, the UTF-8 encoder will replace malformed / unmappable 
input with '?'.
    This behavior is required for compatibility with existing behavior.
    
    Signed-off-by: Simon Spero <sesunc...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sesuncedu/commons-compress COMPRESS-410

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-compress/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit 1c9e1d8218ccd102567273eebdfba187ca545fc8
Author: Simon Spero <sesunc...@gmail.com>
Date:   2017-06-17T00:17:13Z

    COMPRESS-410 Remove Non-NIO character set encoders.
    As a special case, the UTF-8 encoder will replace malformed / unmappable 
input with '?'.
    This behavior is required for compatibility with existing behavior.
    
    Signed-off-by: Simon Spero <sesunc...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to