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 65b1302 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2. new be64c16 Add FileUtils.delete(File), refactor, reuse. new 4c5fb3b Javadoc. Use the same param names as the JDK to avoid confusion. 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 ++ .../org/apache/commons/io/FileDeleteStrategy.java | 9 ++-- src/main/java/org/apache/commons/io/FileUtils.java | 20 ++++++-- .../commons/io/output/LockableFileWriter.java | 60 +++++++++++----------- .../org/apache/commons/io/FileUtilsTestCase.java | 6 +++ 5 files changed, 61 insertions(+), 37 deletions(-)