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/08/29 05:22:07 UTC

Build failed in Jenkins: Tobago Trunk » Tobago Core #1798

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

Changes:

[lofwyr] implement toString() and make parent class abstract

------------------------------------------
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 5.0.0-SNAPSHOT                              [11/22]
[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%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:61:27: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:62:32: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:63:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:64:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:29:26: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:30:37: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:31:39: error: '+' should be on a new line.
Audit done.
[INFO] There are 7 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[61,27] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[62,32] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[63,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[64,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[29,26] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[30,37] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[31,39] (whitespace) OperatorWrap: '+' should be on a new line.

Jenkins build is back to normal : Tobago Trunk » Tobago Core #1800

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


Build failed in Jenkins: Tobago Trunk » Tobago Core #1799

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

Changes:

[lofwyr] TOBAGO-2004: Duration converter accept simple values

------------------------------------------
[INFO] 
[INFO] ---------------< org.apache.myfaces.tobago:tobago-core >----------------
[INFO] Building Tobago Core 5.0.0-SNAPSHOT                              [11/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-core ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/target>
[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%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:61:27: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:62:32: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:63:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java>:64:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:29:26: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:30:37: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java>:31:39: error: '+' should be on a new line.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:48:20: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:48:28: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:49:19: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:49:22: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:50:17: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:50:28: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:63:19: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:63:27: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:64:18: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:64:21: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:65:16: error: ',' is not followed by whitespace.
<https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-core/ws/src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java>:65:27: error: ',' is not followed by whitespace.
Audit done.
[INFO] There are 19 errors reported by Checkstyle 6.11.2 with tobago/checkstyle.xml ruleset.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[61,27] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[62,32] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[63,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeScript.java:[64,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[29,26] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[30,37] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/main/java/org/apache/myfaces/tobago/context/ThemeStyle.java:[31,39] (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[48,20] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[48,28] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[49,19] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[49,22] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[50,17] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[50,28] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[63,19] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[63,27] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[64,18] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[64,21] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[65,16] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.
[ERROR] src/test/java/org/apache/myfaces/tobago/convert/DurationConverterUnitTest.java:[65,27] (whitespace) WhitespaceAfter: ',' is not followed by whitespace.