ctubbsii opened a new pull request #1795:
URL: https://github.com/apache/accumulo/pull/1795
* Use UTF-8 for all FileReaders and FileWriters
* Use an InputStreamReader instead of a FileReader for reading class
path resources identified with a URL rather than a file name
* This fixes a failure in some ITs, including VolumeIT, which reads a
class path resource, rather than a file
* Ensure PropertiesConfigurations use read() and write() instead of
less convenient getlayout() methods to load/save
----------------------------------------------------------------
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:
[email protected]