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 954bd440 Add test assertions new 0ac2e28a Spotbugs: Make a defensive copy of array new b8c11df6 Missing throw in org.apache.commons.io.FileUtils.copyFile(File, File, boolean, CopyOption...) 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/main/java/org/apache/commons/io/FileUtils.java | 6 ++---- src/main/java/org/apache/commons/io/input/BOMInputStream.java | 10 ++++++---- .../java/org/apache/commons/io/input/BOMInputStreamTest.java | 7 ++++--- 3 files changed, 12 insertions(+), 11 deletions(-)