You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@myfaces.apache.org by "Continuum@myfaces.zones.apache.org" <no...@myfaces.apache.org> on 2007/09/06 13:17:58 UTC

[continuum] BUILD FAILURE: MyFaces Orchestra Core

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=6635&projectId=192
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 6 Sep 2007 11:17:03 +0000
  Finished at: Thu 6 Sep 2007 11:17:45 +0000
  Total time: 41s
  Build Trigger: Schedule
  Build Number: 45
  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: imario @ Thu 6 Sep 2007 09:35:27 +0000
Comment: reverted OrchestraApplication from proxy based solution to simple inheritance, moved Orchestra building from JSF 1.1 to JSF 1.2 to avoid inheritance problems with the JSF Application class.

Notice: The examples still run with JSF 1.1
Files changed:
  /myfaces/orchestra/trunk/core/pom.xml ( 573199 )
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java ( 573199 )
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplicationFactory.java ( 573199 )
  /myfaces/orchestra/trunk/core15/pom.xml ( 573199 )
  /myfaces/orchestra/trunk/examples/pom.xml ( 573199 )
  /myfaces/orchestra/trunk/pom.xml ( 573199 )
  /myfaces/orchestra/trunk/sandbox/pom.xml ( 573199 )

Changed: skitching @ Thu 6 Sep 2007 09:53:42 +0000
Comment: Improve docs
Files changed:
  /myfaces/orchestra/trunk/core/src/site/site.xml ( 573204 )
  /myfaces/orchestra/trunk/core/src/site/xdoc/conversation.xml ( 573204 )
  /myfaces/orchestra/trunk/core/src/site/xdoc/introduction.xml ( 573204 )
  /myfaces/orchestra/trunk/core/src/site/xdoc/persistence.xml ( 573204 )

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/192/target
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/192/target/site
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:null:jar
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-orchestra:2.0.6-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Expanding: /export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.6-SNAPSHOT/myfaces-shared-orchestra-2.0.6-SNAPSHOT-sources.jar into /local/continuum-data/working-directory/192/target/shared_sources
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /local/continuum-data/working-directory/192/target/shared_sources added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: /local/continuum-data/working-directory/192/src/main/tld/myfaces_orchestra.tld, destFile: /local/continuum-data/working-directory/192/target/classes/META-INF/myfaces_orchestra.tld
[INFO] snapshot org.apache.myfaces.core:myfaces-api:1.1.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.core:myfaces-core-project:1.1.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.6-SNAPSHOT: checking for updates from apache-maven-snapshots
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.6-SNAPSHOT: checking for updates from java-net
[INFO] snapshot org.apache.myfaces.shared:myfaces-shared-project:2.0.6-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] inceptionYear not specified, defaulting to 2007
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 175 source files to /local/continuum-data/working-directory/192/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[138,24] cannot find symbol
symbol  : method addELResolver(javax.el.ELResolver)
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[143,31] cannot find symbol
symbol  : method getELResolver()
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[149,31] cannot find symbol
symbol  : method getResourceBundle(javax.faces.context.FacesContext,java.lang.String)
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[155,31] cannot find symbol
symbol  : method createComponent(javax.el.ValueExpression,javax.faces.context.FacesContext,java.lang.String)
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[160,31] cannot find symbol
symbol  : method getExpressionFactory()
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[165,24] cannot find symbol
symbol  : method addELContextListener(javax.el.ELContextListener)
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[170,24] cannot find symbol
symbol  : method removeELContextListener(javax.el.ELContextListener)
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[175,31] cannot find symbol
symbol  : method getELContextListeners()
location: class javax.faces.application.Application

/local/continuum-data/working-directory/192/src/main/java/org/apache/myfaces/orchestra/lib/jsf/OrchestraApplication.java:[181,31] cannot find symbol
symbol  : method evaluateExpressionGet(javax.faces.context.FacesContext,java.lang.String,java.lang.Class)
location: class javax.faces.application.Application


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37 seconds
[INFO] Finished at: Thu Sep 06 11:17:44 GMT+00:00 2007
[INFO] Final Memory: 15M/70M
[INFO] ------------------------------------------------------------------------

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