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 51f4d8dc Javadoc
     new 72d4fdd6 Avoid PMD 7 error by convention
     new b5876d1d Fix PMD UnnecessaryReturn
     new a9a8ad26 Fix or address PMD warnings UnnecessaryReturn, 
UnusedLocalVariable, and so on
     new 41351de6 Fix UnnecessaryFullyQualifiedName
     new 55f985be Fix PMD issue
     new 681ada20 Fix PMD issue
     new 196742af Fix PMD issue
     new 1059a15d Better description
     new f2cfef0e Bump org.apache.commons:commons-parent from 67 to 71

The 9 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/provider/hdfs/HdfsFileObject.java |  1 -
 .../vfs2/provider/webdav4/Webdav4FileName.java     |  3 +-
 .../vfs2/provider/webdav4/Webdav4FileObject.java   | 12 ++--
 .../commons/vfs2/provider/url/UrlFileObject.java   |  6 +-
 pom.xml                                            | 12 +++-
 src/changes/changes.xml                            |  7 +-
 src/conf/pmd-ruleset.xml                           | 78 ++++++++++++++++++++++
 7 files changed, 104 insertions(+), 15 deletions(-)
 create mode 100644 src/conf/pmd-ruleset.xml

Reply via email to