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 2018/11/21 15:58:56 UTC

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

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

Changes:

[lofwyr] update Versions for tobago-vm

------------------------------------------
[INFO] 
[INFO] -----------< org.apache.myfaces.tobago:tobago-example-demo >------------
[INFO] Building Tobago Example Demo 5.0.0-SNAPSHOT                      [17/19]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/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%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_zh.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_es.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en_GB.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_de_CH.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_de_DE.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en_US.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_zh_TW.properties>:0: error: File does not end with a newline.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties>:11: error: Line has trailing spaces.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties>:18: error: Line has trailing spaces.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties>:50: error: Line has trailing spaces.
Audit done.
[INFO] There are 11 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_zh.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_es.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en_GB.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_de_CH.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_de_DE.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_en_US.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/TranslatedBundle_zh_TW.properties:[0] (misc) NewlineAtEndOfFile: File does not end with a newline.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties:[11] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties:[18] (regexp) RegexpSingleline: Line has trailing spaces.
[ERROR] src/main/resources/org/apache/myfaces/tobago/example/demo/DemoBundle.properties:[50] (regexp) RegexpSingleline: Line has trailing spaces.