You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2020/01/27 23:04:55 UTC

[GitHub] [knox] risdenk opened a new pull request #244: KNOX-2202 - Knox should use UTF-8 as default encoding instead of ISO-8859-1

risdenk opened a new pull request #244: KNOX-2202 - Knox should use UTF-8 as default encoding instead of ISO-8859-1
URL: https://github.com/apache/knox/pull/244
 
 
   ## What changes were proposed in this pull request?
   
   Using UTF-8 for default content encoding instead of ISO-8859-1. 
   
   ## How was this patch tested?
   
   * Added unit tests showing failure before change
   * Checked that failing unit tests pass after change
   * Manually verified that changes fix Oozie UTF-8 XML issue
   * `mvn -T.75C verify -Ppackage,release -Dshellcheck`
   

----------------------------------------------------------------
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] [knox] risdenk merged pull request #244: KNOX-2202 - Knox should use UTF-8 as default encoding instead of ISO-8859-1

Posted by GitBox <gi...@apache.org>.
risdenk merged pull request #244: KNOX-2202 - Knox should use UTF-8 as default encoding instead of ISO-8859-1
URL: https://github.com/apache/knox/pull/244
 
 
   

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