You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/04 13:26:31 UTC

Build failed in Jenkins: Tobago 4.x » Tobago Core #113

See <https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-core/113/display/redirect?page=changes>

Changes:

[github] TOBAGO-2021: Sheet should be able to lazy load rows by scroll events


------------------------------------------
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 4.4.2-SNAPSHOT                               [6/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-core ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-core ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java>:310:3: error: Method length is 254 lines (max allowed is 250).
<https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java>:356:32: error: ',' is not followed by whitespace.
Audit done.
[INFO] There are 2 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java:[310,3] (sizes) MethodLength: Method length is 254 lines (max allowed is 250).
[ERROR] src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java:[356,32] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.

Jenkins build is back to normal : Tobago 4.x » Tobago Core #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-core/114/display/redirect?page=changes>