You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/08 16:22:59 UTC

[commons-vfs] branch master updated (4bc669c -> 135f745)

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 4bc669c  Bump checkstyle from 8.27 to 8.36 (#123)
     new ee2d196  Update checkstyle from 8.27 to 8.36 #123.
     new 135f745  version.checkstyle 3.1.0 -> 3.1.1.

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:
 checkstyle.xml          | 1 -
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 3 files changed, 4 insertions(+), 2 deletions(-)


[commons-vfs] 01/02: Update checkstyle from 8.27 to 8.36 #123.

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit ee2d19636065048cbd0785d5433b3fd7ea2b1267
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Sep 8 12:08:07 2020 -0400

    Update checkstyle from 8.27 to 8.36 #123.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5aa467f..d8d55ea 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -135,6 +135,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update commons-parent from 50 to 52.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update checkstyle from 8.27 to 8.36 #123.
+      </action>
     </release>
     <release version="2.6.0" date="2020-01-06" description="New features and bug fix release.">
       <action dev="ggregory" due-to="Eitan Adler" type="fix">


[commons-vfs] 02/02: version.checkstyle 3.1.0 -> 3.1.1.

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git

commit 135f745e8152960dfdb75c815a3764a00a454ce6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Sep 8 12:22:51 2020 -0400

    version.checkstyle 3.1.0 -> 3.1.1.
---
 checkstyle.xml | 1 -
 pom.xml        | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/checkstyle.xml b/checkstyle.xml
index 411f677..390f613 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -86,7 +86,6 @@
     <!-- See http://checkstyle.sf.net/config_javadoc.html -->
     <module name="JavadocMethod">
       <property name="scope" value="public" />
-      <property name="allowUndeclaredRTE" value="true" />
     </module>
     <module name="MissingJavadocMethod"/>
     
diff --git a/pom.xml b/pom.xml
index a3e471d..c1efe0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
 -->
 
     <vfs.parent.dir>${basedir}</vfs.parent.dir>
-    <version.checkstyle>3.1.0</version.checkstyle>
+    <version.checkstyle>3.1.1</version.checkstyle>
     <!-- make sure bundle plugin has dependency informations for 'optional' -->
     <commons.osgi.excludeDependencies />
     <commons.osgi.import>