From 90fcdf6c4242b4ce2bc95a52a5760962bbd494d4 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 27 Nov 2018 03:46:31 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- .../checkstyle.html | 40 +++++++++---------- .../checkstyle.rss | 10 ++--- .../ci-management.html | 6 +-- .../complex.html | 6 +-- .../configs.html | 6 +-- .../convert-mojo.html | 6 +-- .../generateStubs-mojo.html | 6 +-- .../generateTests-mojo.html | 6 +-- .../help-mojo.html | 6 +-- spring-cloud-contract-maven-plugin/index.html | 6 +-- .../issue-management.html | 6 +-- spring-cloud-contract-maven-plugin/junit.html | 6 +-- .../licenses.html | 6 +-- .../plugin-info.html | 6 +-- .../plugin-management.html | 6 +-- .../plugins.html | 6 +-- .../project-info.html | 6 +-- .../project-reports.html | 6 +-- .../pushStubsToScm-mojo.html | 6 +-- .../run-mojo.html | 6 +-- spring-cloud-contract-maven-plugin/scm.html | 6 +-- .../sitemap.html | 6 +-- spring-cloud-contract-maven-plugin/spock.html | 6 +-- .../summary.html | 6 +-- spring-cloud-contract-maven-plugin/team.html | 6 +-- spring-cloud-contract-maven-plugin/usage.html | 6 +-- 26 files changed, 97 insertions(+), 97 deletions(-) diff --git a/spring-cloud-contract-maven-plugin/checkstyle.html b/spring-cloud-contract-maven-plugin/checkstyle.html index 87a935ab18..2371e46e71 100644 --- a/spring-cloud-contract-maven-plugin/checkstyle.html +++ b/spring-cloud-contract-maven-plugin/checkstyle.html @@ -1,13 +1,13 @@ - + Spring Cloud Contract Maven Plugin – Checkstyle Results @@ -146,7 +146,7 @@ +19

Rules

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

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 a30dcd33a7..e82c96df90 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 diff --git a/spring-cloud-contract-maven-plugin/ci-management.html b/spring-cloud-contract-maven-plugin/ci-management.html index 4fbe517e3d..1b7dbce504 100644 --- a/spring-cloud-contract-maven-plugin/ci-management.html +++ b/spring-cloud-contract-maven-plugin/ci-management.html @@ -1,13 +1,13 @@ - + Spring Cloud Contract Maven Plugin – CI Management @@ -146,7 +146,7 @@
Severity Category Rule Message Line
 ErrorjavadocJavadocPackageMissing package-info.java file.
 Error javadoc
- 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 - 20 + 46
- 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 - 46 + 19
- 9 + 10