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

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: 09/30/2006 17:03:54
Time to build: 4 minutes 1 second
Last changed: 09/30/2006 15:59:34
Last log entry: refreshed blog example to use page parameters

 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 52)
1.11modifiedgavinexamples/blog/resources/WEB-INF/web.xmlrefreshed blog example to use page parameters
1.1addedgavinexamples/blog/src/actions/BlogEntryService.javarefreshed blog example to use page parameters
1.11modifiedgavinexamples/blog/src/actions/EntryAction.javarefreshed blog example to use page parameters
1.7modifiedgavinexamples/blog/src/actions/PostAction.javarefreshed blog example to use page parameters
1.3modifiedgavinexamples/blog/src/actions/SearchService.javarefreshed blog example to use page parameters
1.9modifiedgavinexamples/blog/src/test/BlogTest.javarefreshed blog example to use page parameters
1.6modifiedgavinexamples/blog/view/post.xhtmlrefreshed blog example to use page parameters
1.8modifiedgavinexamples/blog/view/template.xhtmlrefreshed blog example to use page parameters
1.169modifiedgavinsrc/main/org/jboss/seam/Component.javamake page params work for both kinds of servlet mappingsfix a default scoping issue of factory methods
1.8modifiedgavinsrc/main/org/jboss/seam/servlet/SeamRedirectFilter.javamake page params work for both kinds of servlet mappingsfix a default scoping issue of factory methods
1.14modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javaform values should override request params
1.87modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javaform values should override request params
1.11modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javaform values should override request params
1.87modifiedgavinsrc/main/org/jboss/seam/core/Manager.javafix lifecycle of view parameters
1.13modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javafix lifecycle of view parameters
1.86modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javafix lifecycle of view parameters
1.10modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javafix lifecycle of view parameters
1.2modifiedgavinsrc/main/org/jboss/seam/actionparam/ActionParamMethodBinding.javaget rid of funny tags when using method bindings with params
1.2modifiedgavinsrc/main/org/jboss/seam/actionparam/ActionParamValueBinding.javaget rid of funny tags when using method bindings with params
1.22modifiedgavinsrc/main/org/jboss/seam/core/Pages.javaget rid of funny tags when using method bindings with params
1.1addedgavinsrc/main/org/jboss/seam/jsf/SeamApplication.javaget rid of funny tags when using method bindings with params
1.85modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javaget rid of funny tags when using method bindings with params
1.7modifiedgavinsrc/ui/org/jboss/seam/ui/tag/LinkTag.javaget rid of funny tags when using method bindings with params
1.4modifiedgavinsrc/ui/org/jboss/seam/ui/tag/UIComponentTagBase.javaget rid of funny tags when using method bindings with params
1.10modifiedgavinsrc/ui/META-INF/seam.taglib.xmlremove experiment
1.14modifiedgavinsrc/ui/META-INF/taglib.tldremove experiment
1.3deletedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTable.javaremove experiment
1.4deletedgavinsrc/ui/org/jboss/seam/ui/tag/HtmlQueryTableTag.javaremove experiment
1.3modifiedgavinexamples/blog/resources/WEB-INF/pages.xmluse page action param
1.10modifiedgavinexamples/blog/src/actions/EntryAction.javause page action param
1.8modifiedgavinexamples/blog/src/test/BlogTest.javause page action param
1.28modifiedgavinsrc/main/org/jboss/seam/contexts/BusinessProcessContext.javaJBSEAM-28 context events
1.5modifiedgavinsrc/main/org/jboss/seam/contexts/ClientConversationContext.javaJBSEAM-28 context events
1.41modifiedgavinsrc/main/org/jboss/seam/contexts/Contexts.javaJBSEAM-28 context events
1.5modifiedgavinsrc/main/org/jboss/seam/contexts/FacesApplicationContext.javaJBSEAM-28 context events
1.52modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javaJBSEAM-28 context events
1.2modifiedgavinsrc/main/org/jboss/seam/contexts/MapContext.javaJBSEAM-28 context events
1.4modifiedgavinsrc/main/org/jboss/seam/contexts/PageContext.javaJBSEAM-28 context events
1.8modifiedgavinsrc/main/org/jboss/seam/contexts/ServerConversationContext.javaJBSEAM-28 context events
1.17modifiedgavinsrc/main/org/jboss/seam/contexts/WebApplicationContext.javaJBSEAM-28 context events
1.17modifiedgavinsrc/main/org/jboss/seam/contexts/WebRequestContext.javaJBSEAM-28 context events
1.21modifiedgavinsrc/main/org/jboss/seam/contexts/WebSessionContext.javaJBSEAM-28 context events
1.2modifiedgavinsrc/main/org/jboss/seam/core/BusinessProcess.javaJBSEAM-28 context events
1.5modifiedgavinsrc/main/org/jboss/seam/core/Events.javaJBSEAM-28 context events
1.86modifiedgavinsrc/main/org/jboss/seam/core/Manager.javaJBSEAM-28 context events
1.30modifiedgavinsrc/main/org/jboss/seam/core/Pageflow.javaJBSEAM-28 context events
1.41modifiedgavinsrc/main/org/jboss/seam/interceptors/BusinessProcessInterceptor.javaJBSEAM-28 context events
1.168modifiedgavinsrc/main/org/jboss/seam/Component.javaJBSEAM-28 context events
1.9modifiedgavinexamples/blog/src/actions/EntryAction.javaminor
1.7modifiedgavinexamples/blog/src/test/BlogTest.javaminor