This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git.
from 9ffac9e Fix compiler warnings.
new a41ddc5 A null Charset in FileWriterWithEncoding uses the default
Charset.
new 9373a18 Javadoc.
new 22487c3 Sort members.
new 282b9f9 Formatting.
new 947b074 Sort members.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 3 +
.../commons/io/output/FileWriterWithEncoding.java | 254 ++++++++++-----------
.../commons/io/output/LockableFileWriter.java | 186 ++++++++-------
.../io/output/FileWriterWithEncodingTest.java | 7 +-
4 files changed, 222 insertions(+), 228 deletions(-)