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 2019/05/22 09:29:49 UTC

Build failed in Jenkins: Tobago Trunk » Tobago Example Demo #1717

See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/1717/display/redirect?page=changes>

Changes:

[lofwyr] Next Version 4.4.2

------------------------------------------
[INFO] 
[INFO] -----------< org.apache.myfaces.tobago:tobago-example-demo >------------
[INFO] Building Tobago Example Demo 5.0.0-SNAPSHOT                      [20/22]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-example-demo ---
[INFO] Starting audit...
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java>:137:27: error: ',' is preceded with whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java>:137:29: 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/example/demo/Release.java:[137,27] (whitespace) NoWhitespaceBefore: ',' is preceded with whitespace.
[ERROR] src/main/java/org/apache/myfaces/tobago/example/demo/Release.java:[137,29] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.