You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <mr...@myfaces.zones.apache.org> on 2006/10/06 22:05:43 UTC

[continuum] BUILD FAILURE: Sandbox Core

Online report : http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/23/buildId/4883
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Fri, 6 Oct 2006 20:05:12 +0000
  Finished at: Fri, 6 Oct 2006 20:05:43 +0000
  Total time: 31s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_07(Sun Microsystems Inc.)

Changes
         werpu          removed a compile error against jdk 1.4 and also removed an error with more than one : within the 
client id, javascript functions are not allowed to have : in them
             /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java
           werpu          organized imports
             /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java
           werpu          killed static log ref antipattern
             /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sandbox Core
[INFO]    task-segment: [clean, install, deploy, site-deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/classes
[INFO] Deleting directory /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/test-classes
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/tld/myfaces_sandbox.tld, destFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/classes/META-INF/myfaces_sandbox.tld
[INFO] [xslt:transform {execution: generate-tld-for-jar}]
[INFO] # of XML files: 1
[INFO] file up-to-date: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/classes/META-INF/myfaces_sandbox.tld
[INFO] [xslt:transform {execution: generate-tld-for-tlddoc}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/tld/myfaces_sandbox.tld, destFile: /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/tlddoc-site/myfaces_sandbox.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 207 source files to /local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java:[26,41] cannot find symbol
symbol  : class HtmlLinkRenderer
location: package org.apache.myfaces.renderkit.html

/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java:[35,46] cannot find symbol
symbol: class HtmlLinkRenderer
public class ToggleOutputLinkRenderer extends HtmlLinkRenderer

/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java:[44,8] cannot find symbol
symbol  : variable super
location: class org.apache.myfaces.custom.toggle.ToggleOutputLinkRenderer

/local/continuum-1.0.3-SNAPSHOT/apps/continuum/working-directory/23/src/main/java/org/apache/myfaces/custom/toggle/ToggleOutputLinkRenderer.java:[76,8] cannot find symbol
symbol  : variable super
location: class org.apache.myfaces.custom.toggle.ToggleOutputLinkRenderer


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Oct 06 20:05:43 GMT+00:00 2006
[INFO] Final Memory: 10M/319M
[INFO] ------------------------------------------------------------------------

****************************************************************************