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" <no...@myfaces.apache.org> on 2007/07/05 09:53:39 UTC

[continuum] BUILD FAILURE: Sandbox Examples

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=2693&projectId=145
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 5 Jul 2007 07:53:22 +0000
  Finished at: Thu 5 Jul 2007 07:53:37 +0000
  Total time: 15s
  Build Trigger: Schedule
  Build Number: 36
  Exit code: 1
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
Changed: mmarinschek @ Mon 2 Jul 2007 20:32:35 +0000
Comment: TOMAHAWK-1028: enable inputs submitting a ppr-panelgroup - in a data-table as well; more fixes to make sure inputs also work in IE; adding a new possibility to pass desired event-handler to partialTrigger with syntax partialTriggerId(eventHandler1,eventHandler2)
Files changed:
  /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PPRPanelGroupRenderer.java ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PartialTriggerParser.java ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/java/org/apache/myfaces/examples/ppr/PPRExampleBean.java ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/WEB-INF/examples-config.xml ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/home.jsp ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroupDataTable.jsp ( 552586 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroupOnChange.jsp ( 552586 )

Changed: mmarinschek @ Tue 3 Jul 2007 07:37:49 +0000
Comment: https://issues.apache.org/jira/browse/TOMAHAWK-1043: Adding a PPRPhaseListener.addTriggeredComponent() method to allow manually adding triggered sections on the server
Files changed:
  /myfaces/tomahawk/trunk/sandbox/core/src/main/java/org/apache/myfaces/custom/ppr/PPRPhaseListener.java ( 552700 )
  /myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/ppr/resource/ppr.js ( 552700 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/java/org/apache/myfaces/examples/ppr/PPRExampleBean.java ( 552700 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/home.jsp ( 552700 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroupDataTable.jsp ( 552700 )
  /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/pprPanelGroupOnChange.jsp ( 552700 )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT

org.apache.myfaces.tomahawk:sandbox-project:1.1.7-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[WARNING] Overriding profile: 'jsfri' (source: pom) with new instance from source: pom
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sandbox Examples
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/145/target
[INFO] Deleting directory /local/continuum-data/working-directory/145/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/145/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/145/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.tomahawk:tomahawk-sandbox:1.1.7-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 49 source files to /local/continuum-data/working-directory/145/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-data/working-directory/145/src/main/java/org/apache/myfaces/examples/ppr/PPRExampleBean.java:[124,24] cannot find symbol
symbol  : method addTriggeredComponent(javax.faces.context.FacesContext,java.lang.String)
location: class org.apache.myfaces.custom.ppr.PPRPhaseListener


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Thu Jul 05 07:53:37 GMT+00:00 2007
[INFO] Final Memory: 9M/67M
[INFO] ------------------------------------------------------------------------

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