View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20061009015324

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:132: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 10/09/2006 01:53:24
Time to build: 4 minutes 52 seconds
Last changed: 10/08/2006 20:50:32
Last log entry: Add SecurityInterceptor to component interceptors if component is secured

 Unit Tests: (28)  Total Errors and Failures: (11)
testContexts.Core
testContextManagement.Core
testEmptyInitialization.Core
testConversationInterceptor.Core
testRemoveInterceptor.Core
testValidationInterceptor.Core
testConversationalInterceptor.Core
testBijectionInterceptor.Core
testSeamPhaseListenerLongRunning.Core
testSeamPhaseListener.Core
testSeamPhaseListenerNewLongRunning.Core
 

 Modifications since last build:  (first 50 of 15)
1.179modifiedsbryzak2src/main/org/jboss/seam/Component.javaAdd SecurityInterceptor to component interceptors if component is secured
1.1addedsbryzak2src/main/org/jboss/seam/annotations/Permission.javaAdd SecurityInterceptor to component interceptors if component is secured
1.1addedsbryzak2src/main/org/jboss/seam/annotations/Secure.javaAdd SecurityInterceptor to component interceptors if component is secured
1.1addedsbryzak2src/main/org/jboss/seam/interceptors/SecurityInterceptor.javaAdd SecurityInterceptor to component interceptors if component is secured
1.56modifiedsbryzak2src/main/org/jboss/seam/contexts/Lifecycle.javaRemoved authentication calls from Lifecycle
1.1addedgavinsrc/main/org/jboss/seam/core/SafeActions.javaforgt to add
1.91modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javafixed JBSEAM-324, s:link and server restart / clusteringfixed bug in resource bundle cascading
1.3modifiedgavinsrc/ui/org/jboss/seam/ui/UIAction.javafixed JBSEAM-324, s:link and server restart / clusteringfixed bug in resource bundle cascading
1.29modifiedgavinsrc/main/org/jboss/seam/core/Pages.javafixed JBSEAM-324, s:link and server restart / clusteringfixed bug in resource bundle cascading
1.11modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javafixed JBSEAM-324, s:link and server restart / clusteringfixed bug in resource bundle cascading
1.28modifiedgavinsrc/main/org/jboss/seam/core/Pages.javaminor refactor
1.4modifiedgavinsrc/main/org/jboss/seam/core/RenderParameters.javaminor refactor
1.16modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javaminor refactor
1.5modifiedgavinsrc/main/org/jboss/seam/jsf/SeamStateManager.javaminor refactor
1.9modifiedgavinsrc/main/org/jboss/seam/servlet/SeamRedirectFilter.javaminor refactor