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-vfs.git.
from 4d7756e Enabled PMD check in Maven default goal. new 3f2cfce Default size is fine. new c0e2899 Add missing Javadocs and use better parameter names. new dcaeb6b Add missing Javadocs. new 5afec75 Camel-case internal name. new 87b52ac Better use of the internal concurrent map. new 6c25a03 Format, inline single-use local variable. The 6 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: .../commons/vfs2/cache/DefaultFilesCache.java | 16 ++++++++-------- .../apache/commons/vfs2/cache/LRUFilesCache.java | 21 ++++++++------------- .../commons/vfs2/cache/OnCallRefreshFileObject.java | 5 +++++ .../vfs2/events/AbstractFileChangeEvent.java | 17 ++++++++++++++--- .../apache/commons/vfs2/events/ChangedEvent.java | 9 +++++++-- .../org/apache/commons/vfs2/events/CreateEvent.java | 9 +++++++-- .../org/apache/commons/vfs2/events/DeleteEvent.java | 9 +++++++-- .../commons/vfs2/cache/LRUFilesCacheTestCase.java | 6 ++---- 8 files changed, 58 insertions(+), 34 deletions(-)