Online report : 
http://myfaces.zones.apache.org:8081/continuum/buildResult.action?buildId=6025&projectId=192
Build statistics:
 State: Ok
 Previous State: Failed
 Started at: Tue 21 Aug 2007 06:16:51 +0000
 Finished at: Tue 21 Aug 2007 06:18:16 +0000
 Total time: 1m 25s
 Build Trigger: Schedule
 Build Number: 33
 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: skitching @ Sat 18 Aug 2007 14:14:25 +0000
Comment: Use thread-local for framework adapter location, set via a filter. 
Statics are not friendly for libraries.
Files changed:
 
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/conversation/jsf/filter/OrchestraServletFilter.java
 ( 567275 )
 
/myfaces/orchestra/trunk/core/src/main/java/org/apache/myfaces/orchestra/frameworkAdapter/FrameworkAdapter.java
 ( 567275 )

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

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

****************************************************************************
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:2.0.6-SNAPSHOT: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] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[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] [compiler:compile]
Compiling 162 source files to 
/local/continuum-data/working-directory/192/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 8 source files to 
/local/continuum-data/working-directory/192/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/local/continuum-data/working-directory/192/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.031 sec
Running 
org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running 
org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Aug 21, 2007 6:17:41 AM 
org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:testApplicationContext.xml
Aug 21, 2007 6:17:42 AM 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource 
[testApplicationContext.xml]
Aug 21, 2007 6:17:42 AM 
org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup 
date [Tue Aug 21 06:17:42 GMT+00:00 2007]; root of context hierarchy
Aug 21, 2007 6:17:42 AM 
org.springframework.context.support.AbstractApplicationContext 
obtainFreshBeanFactory
INFO: Bean factory for application context [EMAIL PROTECTED]: [EMAIL PROTECTED]
Aug 21, 2007 6:17:42 AM 
org.springframework.beans.factory.support.DefaultListableBeanFactory 
preInstantiateSingletons
INFO: Pre-instantiating singletons in [EMAIL PROTECTED]: defining beans 
[org.springframework.beans.factory.config.CustomScopeConfigurer,scopedTarget.dummyConversation,dummyConversation];
 root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
/local/continuum-data/working-directory/192/target/myfaces-orchestra-core-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/192/target/myfaces-orchestra-core-1.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing 
/local/continuum-data/working-directory/192/target/myfaces-orchestra-core-1.0-SNAPSHOT.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.0-SNAPSHOT/myfaces-orchestra-core-1.0-SNAPSHOT.jar
[INFO] Installing 
/local/continuum-data/working-directory/192/target/myfaces-orchestra-core-1.0-SNAPSHOT-sources.jar
 to 
/export/home/mrmaven/.m2/repository/org/apache/myfaces/orchestra/myfaces-orchestra-core/1.0-SNAPSHOT/myfaces-orchestra-core-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-core/1.0-SNAPSHOT/myfaces-orchestra-core-1.0-SNAPSHOT.jar
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.myfaces.orchestra:myfaces-orchestra-core'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.myfaces.orchestra:myfaces-orchestra-core:1.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache-maven-snapshots
[INFO] Uploading project information for myfaces-orchestra-core 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-core/1.0-SNAPSHOT/myfaces-orchestra-core-1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 23 seconds
[INFO] Finished at: Tue Aug 21 06:18:15 GMT+00:00 2007
[INFO] Final Memory: 11M/73M
[INFO] ------------------------------------------------------------------------

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


Reply via email to