Online report :
http://myfaces.zones.apache.org:8080/continuum/buildResult.action?buildId=3484&projectId=51
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed 5 Dec 2007 10:31:38 +0000
Finished at: Wed 5 Dec 2007 10:32:35 +0000
Total time: 57s
Build Trigger: Schedule
Build Number: 11
Exit code: 1
Building machine hostname: myfaces.zones.apache.org
Operating system : SunOS(unknown)
Java Home version :
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.5.0_13
OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: skitching @ Wed 5 Dec 2007 09:18:40 +0000
Comment: ORCHESTRA-12 fix problems with "unable to subclass $Proxy0", caused by
spring generating java.lang.reflect.Proxy proxies for orchestra-scoped beans:
(a) move to generating the CurrentConversationAdvice proxy using a
BeanPostProcessor that subclasses AbstractAutoProxyCreator, rather than calling
ProxyFactory directly inline. This allows multiple proxy objects for a bean to
be merged into a single proxy holding the union of all advices.
(b) poke a magic value into the bean definition to ensure CGLIB is always used
for proxies of orchestra-scoped beans.
Files changed:
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/spring/AbstractSpringOrchestraScope.java
( 601265 )
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/spring/OrchestraAdvisorBeanPostProcessor.java
( 601265 )
Changed: skitching @ Wed 5 Dec 2007 09:21:24 +0000
Comment: remove java15 features that accidentally crept in.
Files changed:
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/spring/OrchestraAdvisorBeanPostProcessor.java
( 601266 )
/myfaces/orchestra/trunk/core/src/test/java/org/apache/myfaces/orchestra/conversation/SimpleBean.java
( 601266 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Test Summary:
****************************************************************************
Tests: 9
Failures: 2
Total time: 12800
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] MyFaces Orchestra Maven
[INFO] MyFaces Orchestra Core
[INFO] MyFaces Orchestra Core15
[INFO] MyFaces Orchestra Sandbox
[INFO] MyFaces Orchestra Examples Project
[INFO] MyFaces Orchestra Project
[INFO]
----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Maven
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/51/maven/target
[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] [site:attach-descriptor]
[INFO] Parent project loaded from repository.
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] [install:install]
[INFO] Installing
/local/continuum-1.1-beta-2/working-directory/51/maven/pom.xml to
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache-maven-snapshots
Uploading:
scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/orchestra/myfaces-orchestra-maven/1.1-SNAPSHOT/myfaces-orchestra-maven-1.1-SNAPSHOT.pom
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading site descriptor for myfaces-orchestra-maven 1.1-SNAPSHOT
site.xml
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot
org.apache.myfaces.orchestra:myfaces-orchestra-maven:1.1-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact
org.apache.myfaces.orchestra:myfaces-orchestra-maven'
[INFO]
----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core
[INFO] task-segment: [clean, deploy]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/local/continuum-1.1-beta-2/working-directory/51/core/target
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact:
org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.7:jar
[INFO] Expanding:
/export/home/mrmaven/.m2/repository/org/apache/myfaces/shared/myfaces-shared-orchestra/2.0.7/myfaces-shared-orchestra-2.0.7-sources.jar
into
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
/local/continuum-1.1-beta-2/working-directory/51/core/target/shared_sources
added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile:
/local/continuum-1.1-beta-2/working-directory/51/core/src/main/tld/myfaces_orchestra.tld,
destFile:
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes/META-INF/myfaces_orchestra.tld
[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 182 source files to
/local/continuum-1.1-beta-2/working-directory/51/core/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 13 source files to
/local/continuum-1.1-beta-2/working-directory/51/core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/local/continuum-1.1-beta-2/working-directory/51/core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running
org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running
org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Dec 5, 2007 10:32:32 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations:
classpath:org/apache/myfaces/orchestra/conversation/TestScope.xml
Dec 5, 2007 10:32:33 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[org/apache/myfaces/orchestra/conversation/TestScope.xml]
Dec 5, 2007 10:32:33 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Wed Dec 05 10:32:33 GMT+00:00 2007]; root of context hierarchy
Dec 5, 2007 10:32:33 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Dec 5, 2007 10:32:33 AM
org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker
postProcessAfterInitialization
INFO: Bean 'proxier' is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
Dec 5, 2007 10:32:33 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[interceptor,proxier,org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.scopedBean,scopedBean,unscopedBean];
root of factory hierarchy
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec <<<
FAILURE!
Running
org.apache.myfaces.orchestra.requestParameterProvider.TestRequestParameterProviderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Dec 5, 2007 10:32:34 AM
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Dec 5, 2007 10:32:34 AM
org.springframework.beans.factory.xml.XmlBeanDefinitionReader
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource
[testApplicationContext.xml]
Dec 5, 2007 10:32:34 AM
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup
date [Wed Dec 05 10:32:34 GMT+00:00 2007]; root of context hierarchy
Dec 5, 2007 10:32:34 AM
org.springframework.context.support.AbstractApplicationContext
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Dec 5, 2007 10:32:34 AM
org.springframework.beans.factory.support.DefaultListableBeanFactory
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans
[org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.dummyBean,dummyBean];
root of factory hierarchy
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec <<<
FAILURE!
Results :
Failed tests:
testCorrectConversation(org.apache.myfaces.orchestra.conversation.TestScope)
testConversation(org.apache.myfaces.orchestra.conversation.TestConversation)
Tests run: 7, Failures: 2, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55 seconds
[INFO] Finished at: Wed Dec 05 10:32:35 GMT+00:00 2007
[INFO] Final Memory: 22M/86M
[INFO] ------------------------------------------------------------------------
****************************************************************************