GitHub user cchepelov opened a pull request:

    https://github.com/apache/cxf/pull/309

    [CXF-7491] Fork Stax & XSLT interceptors to make them Charset-aware

    per https://issues.apache.org/jira/browse/CXF-7491 
    this implements "solution 3" described there; forking the Stax & XSLT 
transform interceptors to make them charset-aware, not blind "always UTF-8" as 
previously
    + updates the tests to cover for this
     

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

    $ git pull https://github.com/cchepelov/cxf cxf-7491_nonutf8-interceptor

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

    https://github.com/apache/cxf/pull/309.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 #309
    
----
commit 56dd9e31ff7b403191294592a3fa0bb73ce0c780
Author: Cyrille Chépélov <c...@transparencyrights.com>
Date:   2017-08-31T20:28:03Z

    [CXF-7491] Fork Stax & XSLT interceptors to make them Charset-aware

----


---
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.
---

Reply via email to