slachiewicz opened a new pull request, #550:
URL: https://github.com/apache/commons-io/pull/550

   I have a test case in maven-shared-utils that started to fail after the 
upgrade from 2.13 to 2.14 (also 2.15.1)
   
   ```
   <?xml\nversion='1.0'\nencoding\n=\n'US-ASCII'\n?>\n<element 
encoding='attribute value'/>"
   ```
   returned encoding is UTF-8 where I expect to get US-ASCII
   
    I don't know if it is an allowed format.
   
   https://github.com/apache/maven-shared-utils/pull/170
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to