You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by GitBox <gi...@apache.org> on 2020/01/30 07:46:12 UTC

[GitHub] [johnzon] SvetlinZarev opened a new pull request #61: Use the configured charset instead of always relying on the default one.

SvetlinZarev opened a new pull request #61: Use the configured charset instead of always relying on the default one.
URL: https://github.com/apache/johnzon/pull/61
 
 
   This fixes an issue with JAX-RS in TomEE 7.0.x when serializing objects with non-ASCII characters on machines where the default charset is not an UTF-8. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [johnzon] rmannibucau merged pull request #61: Use the configured charset instead of always relying on the default one (backport from 'master')

Posted by GitBox <gi...@apache.org>.
rmannibucau merged pull request #61: Use the configured charset instead of always relying on the default one (backport from 'master')
URL: https://github.com/apache/johnzon/pull/61
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services