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 632f2554 Internal renames and refactoring new cd423dd7 Javadoc new 9d153848 Simplify FileAlterationObserver internal processing new f68d095d No need for null check new b54ac951 Enable SpotBugs in the default Maven goal The 4 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: pom.xml | 2 +- src/changes/changes.xml | 1 + src/conf/spotbugs-exclude-filter.xml | 31 ++++++++++++++++++++++ .../java/org/apache/commons/io/FileCleaner.java | 4 +-- .../commons/io/monitor/FileAlterationObserver.java | 13 +++++---- .../io/monitor/FileAlterationObserverTest.java | 8 +++--- 6 files changed, 44 insertions(+), 15 deletions(-)