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

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/13/2006 21:20:38
Time to build: 6 minutes 26 seconds
Last changed: 10/13/2006 19:28:04
Last log entry: fix bug in restriction params

 Unit Tests: (29)  Total Errors and Failures: (1)
testConversationInterceptor.Core
 

 Modifications since last build:  (first 50 of 122)
1.3modifiedgavinsrc/main/org/jboss/seam/framework/EntityQuery.javafix bug in restriction params
1.3modifiedgavinsrc/main/org/jboss/seam/framework/HibernateEntityQuery.javafix bug in restriction params
1.2modifiedgavinsrc/main/org/jboss/seam/framework/EntityQuery.javafix bug in restriction params
1.2modifiedgavinsrc/main/org/jboss/seam/framework/HibernateEntityQuery.javafix bug in restriction params
1.8modifiedgavinsrc/main/org/jboss/seam/framework/Query.javafix bug in restriction params
1.13modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javabackward
1.12modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javabackward
1.4modifiedgavinsrc/main/org/jboss/seam/intercept/ClientSideInterceptor.javahandle this references correctly in interceptors
1.5modifiedgavinsrc/main/org/jboss/seam/intercept/JavaBeanInterceptor.javahandle this references correctly in interceptors
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/SessionBeanInterceptor.javahandle this references correctly in interceptors
1.4modifiedgavinsrc/main/org/jboss/seam/intercept/JavaBeanInterceptor.javaauto implementation of Mutable for JavaBean components
1.6modifiedsbryzak2src/test/misc/org/jboss/seam/test/RemotingTest.javaFixed interface type for Maps, added unit test
1.23modifiedsbryzak2src/main/org/jboss/seam/remoting/InterfaceGenerator.javaFixed interface type for Maps, added unit test
1.21modifiedgavinsrc/main/org/jboss/seam/core/ManagedHibernateSession.javafixed JBSEAM-369
1.22modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javafixed JBSEAM-369
1.1addedgavinsrc/main/org/jboss/seam/core/PersistenceContextManager.javafixed JBSEAM-369
1.1addedgavinsrc/main/org/jboss/seam/core/PersistenceContexts.javafixed JBSEAM-369
1.4deletedgavinsrc/main/org/jboss/seam/core/TouchedContexts.javafixed JBSEAM-369
1.96modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javafixed JBSEAM-369
1.51modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javafixed JBSEAM-369
1.9modifiedgavinsrc/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.javafixed JBSEAM-369
1.17modifiedsbryzak2src/ui/META-INF/faces-config.xmlAdded <s:secure> JSF tag
1.15modifiedsbryzak2src/ui/META-INF/seam.taglib.xmlAdded <s:secure> JSF tag
1.17modifiedsbryzak2src/ui/META-INF/taglib.tldAdded <s:secure> JSF tag
1.1addedsbryzak2src/ui/org/jboss/seam/ui/UISecure.javaAdded <s:secure> JSF tag
1.1addedsbryzak2src/ui/org/jboss/seam/ui/tag/SecureTag.javaAdded <s:secure> JSF tag
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/ClientSideInterceptor.javamake cglib interceptors properly serializable JBSEAM-332
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/JavaBeanInterceptor.javamake cglib interceptors properly serializable JBSEAM-332
1.1addedgavinsrc/main/org/jboss/seam/intercept/Proxy.javamake cglib interceptors properly serializable JBSEAM-332
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/RootInterceptor.javamake cglib interceptors properly serializable JBSEAM-332
1.2modifiedgavinsrc/main/org/jboss/seam/intercept/RootInvocationContext.javamake cglib interceptors properly serializable JBSEAM-332
1.23modifiedgavinsrc/main/org/jboss/seam/core/ConversationEntry.javabetter thought-out locking model
1.96modifiedgavinsrc/main/org/jboss/seam/core/Manager.javabetter thought-out locking model
1.3modifiedgavinsrc/main/org/jboss/seam/interceptors/SynchronizationInterceptor.javabetter thought-out locking model
1.2modifiedgavinsrc/main/org/jboss/seam/interceptors/SynchronizationInterceptor.javause Semaphore in @Synchronized
1.22modifiedgavinsrc/main/org/jboss/seam/core/ConversationEntry.javause Semaphore in @Synchronized
1.95modifiedgavinsrc/main/org/jboss/seam/core/Manager.javause Semaphore in @Synchronized
1.21modifiedgavinsrc/main/org/jboss/seam/core/ConversationEntry.javaJBSEAM-407 blocking threads needed for ajax
1.94modifiedgavinsrc/main/org/jboss/seam/core/Manager.javaJBSEAM-407 blocking threads needed for ajax
1.93modifiedgavinsrc/main/org/jboss/seam/core/Manager.javalock ce before timing out
1.1addedgavinsrc/ui/org/jboss/seam/ui/facelet/OptionalParameterMethodExpression.javasupport (at least in facelets) actionLister=#{foo.bar} where bar() has no ActionEvent parameter
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/facelet/SeamExpressionFactory.javasupport (at least in facelets) actionLister=#{foo.bar} where bar() has no ActionEvent parameter
1.6modifiedgavinsrc/main/org/jboss/seam/framework/EntityHome.javapluggable peristence provider strategies
1.95modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javapluggable peristence provider strategies
1.8modifiedgavinsrc/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.javapluggable peristence provider strategies
1.8deletedgavinsrc/main/org/jboss/seam/util/Persistence.javapluggable peristence provider strategies
1.21modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javapluggable peristence provider strategies
1.7modifiedgavinsrc/main/org/jboss/seam/util/Persistence.javamore JSF 1.2 methods
1.2modifiedgavinsrc/main/org/jboss/seam/jsf/SeamApplication12.javamore JSF 1.2 methods
1.6modifiednrichardssrc/main/org/jboss/seam/util/Persistence.javaJBSEAM-364: use reflection