From: Olyutorskii Date: Tue, 2 Jul 2019 12:19:21 +0000 (+0900) Subject: Update checkstyle-rules. X-Git-Tag: release-1.203.2^2~6^2 X-Git-Url: http://git.osdn.net/view?p=mikutoga%2FPmd2XML.git;a=commitdiff_plain;h=a0d7d90a0b7ce23f4dcf6e8b25a502e203d791d2 Update checkstyle-rules. --- diff --git a/config/checkstyle/checkstyle-suppressions.xml b/config/checkstyle/checkstyle-suppressions.xml index 9b0570a..3860edf 100644 --- a/config/checkstyle/checkstyle-suppressions.xml +++ b/config/checkstyle/checkstyle-suppressions.xml @@ -6,7 +6,7 @@ - - + - + + diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 7d19930..0b1ceb5 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -6,7 +6,7 @@ @@ -55,6 +56,7 @@ + @@ -188,13 +190,18 @@ - + + + + + + @@ -230,6 +237,7 @@ + @@ -352,16 +360,17 @@ - - - - - + + + + + + @@ -392,6 +401,6 @@ - + diff --git a/pom.xml b/pom.xml index 082daf1..45d2c62 100644 --- a/pom.xml +++ b/pom.xml @@ -86,26 +86,23 @@ UTF-8 UTF-8 - en - ${locale} - ${locale} - -Duser.language=${locale} - - - false + + en + en + -Duser.language=en 3.0.0-M3 0.8.4 3.1.0 - 8.21 - ${project.basedir}/config/checkstyle/checkstyle.xml - ${project.basedir}/config/checkstyle/checkstyle-suppressions.xml + 8.22 + config/checkstyle/checkstyle.xml + config/checkstyle/checkstyle-suppressions.xml false 3.12.0 - 3.1.11 + 3.1.12 Max Low @@ -315,7 +312,7 @@ package - shade + shade false @@ -349,7 +346,7 @@ attach-sources verify - jar-no-fork + jar-no-fork @@ -508,13 +505,14 @@ maven-javadoc-plugin 3.1.0 + ${javadoc.locale} + ${maven.compiler.source} false true true protected
${project.name} ${project.version} API
true - ${javadoc.locale} -J-Duser.language=${javadoc.locale}
@@ -571,7 +569,7 @@ ${pmd-plugin.version} - ${project.basedir}/config/pmd/pmdrules.xml + config/pmd/pmdrules.xml