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/08/11 22:11:49 UTC

[continuum] BUILD SUCCESSFUL: MyFaces Orchestra Core15

Online report : http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=4979&projectId=193
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Sat 11 Aug 2007 20:10:47 +0000
  Finished at: Sat 11 Aug 2007 20:11:48 +0000
  Total time: 1m 1s
  Build Trigger: Schedule
  Build Number: 23
  Exit code: 0
  Building machine hostname: myfaces.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_12(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: imario @ Sat 11 Aug 2007 11:37:03 +0000
Comment: reduced dependency on spring internals
Files changed:
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/ConversationUtils.java ( 564899 )
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/_ConversationUtils.java ( 564899 )
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/frameworkAdapter/FrameworkAdapterInterface.java ( 564899 )
  /myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/frameworkAdapter/JsfFrameworkAdapter.java ( 564899 )
  /myfaces/orchestra/trunk/core/src/test/java/org/apache/myfaces/orchestra/frameworkAdapter/MockFrameworkAdapter.java ( 564899 )
  /myfaces/orchestra/trunk/core15/src/test/java/org/apache/myfaces/orchestra/frameworkAdapter/MockFrameworkAdapter.java ( 564899 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.0-SNAPSHOT

org.apache.myfaces.orchestra:myfaces-orchestra-project:1.0-SNAPSHOT

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building MyFaces Orchestra Core15
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /local/continuum-data/working-directory/193/target
[INFO] Deleting directory /local/continuum-data/working-directory/193/target/classes
[INFO] Deleting directory /local/continuum-data/working-directory/193/target/test-classes
[INFO] Deleting directory /local/continuum-data/working-directory/193/target/site
[INFO] [dependency:unpack {execution: unpack-shared-impl-sources}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:sources:2.0.6-SNAPSHOT:jar
[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/193/target/shared_sources
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: /local/continuum-data/working-directory/193/target/shared_sources added.
[INFO] [xslt:transform {execution: default}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: /local/continuum-data/working-directory/193/src/main/tld/myfaces_orchestra15.tld, destFile: /local/continuum-data/working-directory/193/target/classes/META-INF/myfaces_orchestra15.tld
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 158 source files to /local/continuum-data/working-directory/193/target/classes
[INFO] [dependency:unpack {execution: unpack-shared-orchestra}]
[INFO] Configured Artifact: org.apache.myfaces.shared:myfaces-shared-orchestra:null:2.0.6-SNAPSHOT:jar
[INFO] myfaces-shared-orchestra-2.0.6-SNAPSHOT.jar already unpacked.
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 4 source files to /local/continuum-data/working-directory/193/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /local/continuum-data/working-directory/193/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.orchestra.conversation.TestConversationPersistence
Aug 11, 2007 8:11:09 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Aug 11, 2007 8:11:09 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [testApplicationContext.xml]
Aug 11, 2007 8:11:10 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@11d0a4f: display name [org.springframework.context.support.GenericApplicationContext@11d0a4f]; startup date [Sat Aug 11 20:11:10 GMT+00:00 2007]; root of context hierarchy
Aug 11, 2007 8:11:10 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@11d0a4f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@136a43c
Aug 11, 2007 8:11:10 PM org.springframework.orm.jpa.LocalEntityManagerFactoryBean createNativeEntityManagerFactory
INFO: Building JPA EntityManagerFactory for persistence unit 'default'
[TopLink Config]: 2007.08.11 08:11:11.544--ServerSession(5294604)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted to: UserData.
[TopLink Config]: 2007.08.11 08:11:11.586--ServerSession(5294604)--Thread(Thread[main,5,main])--The table name for entity [class org.apache.myfaces.orchestra.conversation.model.UserData] is being defaulted to: USERDATA.
[TopLink Config]: 2007.08.11 08:11:11.731--ServerSession(5294604)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted to: USERDATA.
[TopLink Config]: 2007.08.11 08:11:11.731--ServerSession(5294604)--Thread(Thread[main,5,main])--The column name for element [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.id] is being defaulted to: ID.
[TopLink Config]: 2007.08.11 08:11:11.751--ServerSession(5294604)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.String org.apache.myfaces.orchestra.conversation.model.UserData.username] is being defaulted to: USERDATA.
[TopLink Config]: 2007.08.11 08:11:11.752--ServerSession(5294604)--Thread(Thread[main,5,main])--The column name for element [private java.lang.String org.apache.myfaces.orchestra.conversation.model.UserData.username] is being defaulted to: USERNAME.
[TopLink Config]: 2007.08.11 08:11:11.756--ServerSession(5294604)--Thread(Thread[main,5,main])--The table name for entity [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.version] is being defaulted to: USERDATA.
[TopLink Config]: 2007.08.11 08:11:11.756--ServerSession(5294604)--Thread(Thread[main,5,main])--The column name for element [private java.lang.Long org.apache.myfaces.orchestra.conversation.model.UserData.version] is being defaulted to: VERSION.
[TopLink Info]: 2007.08.11 08:11:13.147--ServerSession(5294604)--Thread(Thread[main,5,main])--TopLink, version: Oracle TopLink Essentials - 2006.6 (Build 060608)
[TopLink Config]: 2007.08.11 08:11:13.162--ServerSession(5294604)--Connection(21604244)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.950--ServerSession(5294604)--Connection(29045356)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.950--ServerSession(5294604)--Connection(15430449)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.953--ServerSession(5294604)--Connection(9170930)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.954--ServerSession(5294604)--Connection(20327011)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.956--ServerSession(5294604)--Connection(7819553)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.957--ServerSession(5294604)--Connection(24080548)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.962--ServerSession(5294604)--Connection(20731151)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.962--ServerSession(5294604)--Connection(32803057)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.974--ServerSession(5294604)--Connection(446196)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.974--ServerSession(5294604)--Connection(16586768)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.977--ServerSession(5294604)--Connection(2791549)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Config]: 2007.08.11 08:11:14.977--ServerSession(5294604)--Connection(8469441)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
	platform=>DerbyPlatform
	user name=> "sa"
	datasource URL=> "jdbc:derby:myfacesOrchestraDB/TESTS;create=true"
))
[TopLink Config]: 2007.08.11 08:11:14.980--ServerSession(5294604)--Connection(4812898)--Thread(Thread[main,5,main])--Connected: jdbc:derby:myfacesOrchestraDB/TESTS
	User: sa
	Database: Apache Derby  Version: 10.2.2.0 - (485682)
	Driver: Apache Derby Embedded JDBC Driver  Version: 10.2.2.0 - (485682)
[TopLink Info]: 2007.08.11 08:11:15.106--ServerSession(5294604)--Thread(Thread[main,5,main])--file:/local/continuum-data/working-directory/193/target/test-classes-default login successful
[TopLink Fine]: 2007.08.11 08:11:15.127--ServerSession(5294604)--Connection(9170930)--Thread(Thread[main,5,main])--DROP TABLE USERDATA
[TopLink Fine]: 2007.08.11 08:11:15.631--ServerSession(5294604)--Connection(29045356)--Thread(Thread[main,5,main])--CREATE TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Aug 11, 2007 8:11:15 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@136a43c: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentConversation,persistentConversation]; root of factory hierarchy
[TopLink Fine]: 2007.08.11 08:11:17.146--ClientSession(8716064)--Connection(7819553)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2007.08.11 08:11:17.292--ClientSession(8716064)--Connection(7819553)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2007.08.11 08:11:17.360--ClientSession(7033304)--Connection(20731151)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2007.08.11 08:11:17.362--ClientSession(7033304)--Connection(20731151)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.788 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[TopLink Config]: 2007.08.11 08:11:17.394--ServerSession(5294604)--Connection(29045356)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Info]: 2007.08.11 08:11:17.395--ServerSession(5294604)--Thread(Thread[Thread-2,5,main])--file:/local/continuum-data/working-directory/193/target/test-classes-default logout successful
Aug 11, 2007 8:11:17 PM org.springframework.context.support.AbstractApplicationContext doClose
[TopLink Config]: 2007.08.11 08:11:17.395--ServerSession(5294604)--Connection(9170930)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.396--ServerSession(5294604)--Connection(21604244)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.396--ServerSession(5294604)--Connection(446196)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.396--ServerSession(5294604)--Connection(2791549)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.397--ServerSession(5294604)--Connection(4812898)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.397--ServerSession(5294604)--Connection(7819553)--Thread(Thread[Thread-2,5,main])--disconnect
[TopLink Config]: 2007.08.11 08:11:17.397--ServerSession(5294604)--Connection(20731151)--Thread(Thread[Thread-2,5,main])--disconnect
INFO: Closing org.springframework.context.support.GenericApplicationContext@11d0a4f: display name [org.springframework.context.support.GenericApplicationContext@11d0a4f]; startup date [Sat Aug 11 20:11:10 GMT+00:00 2007]; root of context hierarchy
Aug 11, 2007 8:11:17 PM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@136a43c: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentConversation,persistentConversation]; root of factory hierarchy
Aug 11, 2007 8:11:17 PM org.springframework.orm.jpa.AbstractEntityManagerFactoryBean destroy
INFO: Closing JPA EntityManagerFactory for persistence unit 'default'
[INFO] [jar:jar]
[INFO] Building jar: /local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[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] Building jar: /local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Installing /local/continuum-data/working-directory/193/target/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar to /export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[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-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact org.apache.myfaces.orchestra:myfaces-orchestra-core15'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core15 1.0-SNAPSHOT
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot org.apache.myfaces.orchestra:myfaces-orchestra-core15:1.0-SNAPSHOT'
[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-core15/1.0-SNAPSHOT/myfaces-orchestra-core15-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59 seconds
[INFO] Finished at: Sat Aug 11 20:11:47 GMT+00:00 2007
[INFO] Final Memory: 13M/76M
[INFO] ------------------------------------------------------------------------

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