druid/common
Roman Leventov 31d33b333e Make using implicit system Charset an error (#4326)
* Make using implicit system charset an error

* Use StringUtils.toUtf8() and fromUtf8() instead of String.getBytes() and new String()

* Use English locale in StringUtils.safeFormat()

* Restore comment
2017-06-05 23:57:25 -07:00
..
src Make using implicit system Charset an error (#4326) 2017-06-05 23:57:25 -07:00
pom.xml Make @Override annotation obligatory (#4274) 2017-05-16 13:30:30 -05:00