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 2015/06/03 14:20:51 UTC

Build failed in Jenkins: tobago-3.0.x » Tobago Theme Standard #9

See <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/9/changes>

Changes:

[lofwyr] Merged from trunk
cleanup [from revision 1683306]

[lofwyr] TOBAGO-1368: Create a new theme which uses Bootstrap
 - sizes of image and popup: setting more explicit

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tobago Theme Standard 3.0.0-alpha-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tobago-theme-standard ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.7:check (default-cli) @ tobago-theme-standard ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9:check (default-cli) @ tobago-theme-standard ---
[INFO] 
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (enforce) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ tobago-theme-standard ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 154 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- yuicompressor-maven-plugin:1.1:compress (default) @ tobago-theme-standard ---
[INFO] jquery-ui-1.10.4.custom.min.css (20024b) -> jquery-ui-1.10.4.custom.min.min.css (20561b)[102%]
[INFO] jquery-ui-1.10.4.custom.css (23043b) -> jquery-ui-1.10.4.custom.min.css (20561b)[89%]
[INFO] jquery-ui-timepicker-addon-1.4.5.css (570b) -> jquery-ui-timepicker-addon-1.4.5.min.css (518b)[90%]
[INFO] bootstrap-3.3.1.css (137073b) -> bootstrap-3.3.1.min.css (116373b)[84%]
[INFO] bootstrap-theme-3.3.1.min.css (19835b) -> bootstrap-theme-3.3.1.min.min.css (19888b)[100%]
[INFO] tobago.css (5391b) -> tobago.min.css (2585b)[47%]
[INFO] bootstrap-3.3.1.min.css (116373b) -> bootstrap-3.3.1.min.min.css (116373b)[100%]
[INFO] bootstrap-theme-3.3.1.css (22480b) -> bootstrap-theme-3.3.1.min.css (19905b)[88%]
[INFO] total input (344789b) -> output (316764b)[91%]
[INFO] nb warnings: 0, nb errors: 0
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tobago-theme-standard ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 93 source files to <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/TreeListboxNodeRenderer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/TreeListboxNodeRenderer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SheetRenderer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SectionRenderer.java>:[23,43] cannot find symbol
  symbol:   class HtmlUtils
  location: package org.apache.myfaces.tobago.renderkit
[ERROR] <https://builds.apache.org/job/tobago-3.0.x/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SectionRenderer.java>:[87,30] cannot find symbol
  symbol:   variable HtmlUtils
  location: class org.apache.myfaces.tobago.renderkit.html.standard.standard.tag.SectionRenderer
[INFO] 2 errors 
[INFO] -------------------------------------------------------------