From 51e1c6983d7b2f8dfb9c90d33d9e06a2c90702e2 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 21 Nov 2018 18:51:40 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- .../checkstyle.html | 34 +++++++++---------- .../checkstyle.rss | 10 +++--- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/spring-cloud-contract-maven-plugin/checkstyle.html b/spring-cloud-contract-maven-plugin/checkstyle.html index 261f8a816c..a48640ab15 100644 --- a/spring-cloud-contract-maven-plugin/checkstyle.html +++ b/spring-cloud-contract-maven-plugin/checkstyle.html @@ -348,12 +348,12 @@ org/springframework/cloud/contract/maven/verifier/stubrunner/LocalStubRunner.java 0 0 -10 +9 org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java 0 0 -19 +20

Rules

@@ -3724,58 +3724,52 @@ - - - - - - - + - + - + - + - + - + - + - + @@ -3784,12 +3778,18 @@

org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java

 Error javadocJavadocPackageMissing package-info.java file.
 Errorjavadoc JavadocType Missing a Javadoc comment. 26
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error design DesignForExtension Class 'LocalStubRunner' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LocalStubRunner' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 31
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error misc FinalParameters Parameter options should be final. 31
 Error sizes LineLength
- + + + + + + + diff --git a/spring-cloud-contract-maven-plugin/checkstyle.rss b/spring-cloud-contract-maven-plugin/checkstyle.rss index e82c96df90..a30dcd33a7 100644 --- a/spring-cloud-contract-maven-plugin/checkstyle.rss +++ b/spring-cloud-contract-maven-plugin/checkstyle.rss @@ -130,7 +130,7 @@ under the License. @@ -158,7 +158,7 @@ under the License. @@ -181,7 +181,7 @@ under the License. 0
Severity Category Rule Message Line
 ErrorjavadocJavadocPackageMissing package-info.java file.
 Error javadoc
- org/springframework/cloud/contract/maven/verifier/RunMojo.java + org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java 0 @@ -139,7 +139,7 @@ under the License. 0 - 46 + 20
- org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java + org/springframework/cloud/contract/maven/verifier/RunMojo.java 0 @@ -167,7 +167,7 @@ under the License. 0 - 19 + 46
- 10 + 9