From 8ddc845752494dfc396a8957786fde0cd7fce911 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Sun, 12 May 2019 08:33:19 +0000 Subject: [PATCH] Sync docs from 2.1.x to gh-pages --- .../checkstyle.html | 32 +++++++++---------- .../checkstyle.rss | 10 +++--- 2.1.x/spring-cloud-contract.xml | 2 +- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html index 20cb701e02..d7d158705f 100644 --- a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html +++ b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.html @@ -348,12 +348,12 @@ org/springframework/cloud/contract/maven/verifier/stubrunner/LocalStubRunner.java 0 0 -8 +9 org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java 0 0 -19 +18

Rules

@@ -3612,47 +3612,53 @@ + + + + + + - + - + - + - + - + - + - + @@ -3661,18 +3667,12 @@

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

Line
 ErrorjavadocJavadocPackageMissing package-info.java file.
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error sizes LineLength Line is longer than 80 characters (found 85). 38
 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. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 38
 Error misc FinalParameters Parameter options should be final. 38
 Error sizes LineLength
- + - - - - - - diff --git a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss b/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss index fc101239c8..50205cee77 100644 --- a/2.1.x/spring-cloud-contract-maven-plugin/checkstyle.rss +++ b/2.1.x/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 diff --git a/2.1.x/spring-cloud-contract.xml b/2.1.x/spring-cloud-contract.xml index ee906dce6a..5060a8d79d 100644 --- a/2.1.x/spring-cloud-contract.xml +++ b/2.1.x/spring-cloud-contract.xml @@ -4,7 +4,7 @@ Spring Cloud Contract -2019-05-10 +2019-05-11
Severity Category Rule Message Line
 ErrorjavadocJavadocPackageMissing package-info.java file.
 Error sizes
- org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java + org/springframework/cloud/contract/maven/verifier/RunMojo.java 0 @@ -139,7 +139,7 @@ under the License. 0 - 19 + 41
- org/springframework/cloud/contract/maven/verifier/RunMojo.java + org/springframework/cloud/contract/maven/verifier/stubrunner/RemoteStubRunner.java 0 @@ -167,7 +167,7 @@ under the License. 0 - 41 + 18
- 8 + 9