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 ea11270 Remove old inline comment. new c5e0254 PathUtils.setReadOnly(Path, boolean, LinkOption...) readOnly argument is always assumed true on POSIX. new d97a7c4 Javadoc. The 2 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 + .../java/org/apache/commons/io/file/PathUtils.java | 17 ++- .../commons/io/input/CharSequenceInputStream.java | 154 ++++++++++----------- .../commons/io/file/PathUtilsDeleteFileTest.java | 72 ++++++++-- 4 files changed, 152 insertions(+), 94 deletions(-)