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:26:55 UTC

Build failed in Jenkins: Tobago 4.x » Tobago Example Demo #93

See <https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-example-demo/93/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 4.4.2-SNAPSHOT                      [15/17]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-example-demo/ws/target>
[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%204.x/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java>:136:27: error: ',' is preceded with whitespace.
<https://builds.apache.org/job/Tobago%204.x/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/Release.java>:136: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:[136,27] (whitespace) NoWhitespaceBefore: ',' is preceded with whitespace.
[ERROR] src/main/java/org/apache/myfaces/tobago/example/demo/Release.java:[136,29] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.