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

BUILD COMPLETE -  build.135
Date of build: 11/01/2006 17:16:50
Time to build: 6 minutes 17 seconds
Last changed: 11/01/2006 12:26:00
Last log entry: add ids for selenium

 Unit Tests: (31)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 78)
1.6modifiedgavinsrc/main/org/jboss/seam/intercept/ClientSideInterceptor.javainsulate dependency to javax.interceptor
1.1addedgavinsrc/main/org/jboss/seam/intercept/EE5SeamInvocationContext.javainsulate dependency to javax.interceptor
1.1addedgavinsrc/main/org/jboss/seam/intercept/EJBInvocationContext.javainsulate dependency to javax.interceptor
1.4modifiedgavinsrc/main/org/jboss/seam/intercept/Interceptor.javainsulate dependency to javax.interceptor
1.1addedgavinsrc/main/org/jboss/seam/intercept/InvocationContext.javainsulate dependency to javax.interceptor
1.8modifiedgavinsrc/main/org/jboss/seam/intercept/JavaBeanInterceptor.javainsulate dependency to javax.interceptor
1.6modifiedgavinsrc/main/org/jboss/seam/intercept/RootInterceptor.javainsulate dependency to javax.interceptor
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/RootInvocationContext.javainsulate dependency to javax.interceptor
1.2modifiedgavinsrc/main/org/jboss/seam/intercept/SeamInvocationContext.javainsulate dependency to javax.interceptor
1.6modifiedgavinsrc/main/org/jboss/seam/intercept/SessionBeanInterceptor.javainsulate dependency to javax.interceptor
1.7modifiedgavinsrc/main/org/jboss/seam/interceptors/AsynchronousInterceptor.javainsulate dependency to javax.interceptor
1.23modifiedgavinsrc/main/org/jboss/seam/interceptors/BijectionInterceptor.javainsulate dependency to javax.interceptor
1.46modifiedgavinsrc/main/org/jboss/seam/interceptors/BusinessProcessInterceptor.javainsulate dependency to javax.interceptor
1.53modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javainsulate dependency to javax.interceptor
1.8modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationalInterceptor.javainsulate dependency to javax.interceptor
1.4modifiedgavinsrc/main/org/jboss/seam/interceptors/EventInterceptor.javainsulate dependency to javax.interceptor
1.12modifiedgavinsrc/main/org/jboss/seam/interceptors/ExceptionInterceptor.javainsulate dependency to javax.interceptor
1.12modifiedgavinsrc/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.javainsulate dependency to javax.interceptor
1.6modifiedgavinsrc/main/org/jboss/seam/interceptors/OutcomeInterceptor.javainsulate dependency to javax.interceptor
1.16modifiedgavinsrc/main/org/jboss/seam/interceptors/RemoveInterceptor.javainsulate dependency to javax.interceptor
1.13modifiedgavinsrc/main/org/jboss/seam/interceptors/RollbackInterceptor.javainsulate dependency to javax.interceptor
1.9modifiedgavinsrc/main/org/jboss/seam/interceptors/SecurityInterceptor.javainsulate dependency to javax.interceptor
1.4modifiedgavinsrc/main/org/jboss/seam/interceptors/SynchronizationInterceptor.javainsulate dependency to javax.interceptor
1.9modifiedgavinsrc/main/org/jboss/seam/interceptors/TransactionInterceptor.javainsulate dependency to javax.interceptor
1.23modifiedgavinsrc/main/org/jboss/seam/interceptors/ValidationInterceptor.javainsulate dependency to javax.interceptor
1.2modifiedgavinsrc/main/org/jboss/seam/util/EJB.javainsulate dependency to javax.interceptor
1.4modifiedgavinsrc/test/misc/org/jboss/seam/test/MockInvocationContext.javainsulate dependency to javax.interceptor
1.3modifiedgavinsrc/main/org/jboss/seam/framework/EntityNotFoundException.javainsulate core from EJB dependencies JBSEAM-414
1.8modifiedgavinsrc/main/org/jboss/seam/framework/Home.javainsulate core from EJB dependencies JBSEAM-414
1.9modifiedgavinsrc/main/org/jboss/seam/framework/Query.javainsulate core from EJB dependencies JBSEAM-414
1.3modifiedgavinsrc/main/org/jboss/seam/intercept/Interceptor.javainsulate core from EJB dependencies JBSEAM-414
1.7modifiedgavinsrc/main/org/jboss/seam/intercept/JavaBeanInterceptor.javainsulate core from EJB dependencies JBSEAM-414
1.5modifiedgavinsrc/main/org/jboss/seam/intercept/RootInterceptor.javainsulate core from EJB dependencies JBSEAM-414
1.5modifiedgavinsrc/main/org/jboss/seam/intercept/SessionBeanInterceptor.javainsulate core from EJB dependencies JBSEAM-414
1.22modifiedgavinsrc/main/org/jboss/seam/interceptors/BijectionInterceptor.javainsulate core from EJB dependencies JBSEAM-414
1.12modifiedgavinsrc/main/org/jboss/seam/interceptors/RollbackInterceptor.javainsulate core from EJB dependencies JBSEAM-414
1.12modifiedgavinsrc/main/org/jboss/seam/remoting/Call.javainsulate core from EJB dependencies JBSEAM-414
1.25modifiedgavinsrc/main/org/jboss/seam/remoting/InterfaceGenerator.javainsulate core from EJB dependencies JBSEAM-414
1.1addedgavinsrc/main/org/jboss/seam/util/EJB.javainsulate core from EJB dependencies JBSEAM-414
1.15modifiedgavinsrc/main/org/jboss/seam/util/Reflections.javainsulate core from EJB dependencies JBSEAM-414
1.16modifiedgavinsrc/main/org/jboss/seam/util/Transactions.javainsulate core from EJB dependencies JBSEAM-414
1.19modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javause HV resources
1.19modifiedgavinsrc/main/org/jboss/seam/jsf/AbstractSeamPhaseListener.javafix a bug where conversation lists did not get updatedshare the same lock b/w all nested conversations of the same root conversationimprove display of conversation list
1.13modifiedgavinsrc/main/org/jboss/seam/core/Switcher.javafix a bug where conversation lists did not get updatedshare the same lock b/w all nested conversations of the same root conversationimprove display of conversation list
1.52modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor
1.11modifiedgavinsrc/main/org/jboss/seam/interceptors/ManagedEntityIdentityInterceptor.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor
1.16modifiedgavinsrc/main/org/jboss/seam/jsf/SeamNavigationHandler.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor
1.5modifiedgavinsrc/main/org/jboss/seam/pageflow/Page.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor
1.18modifiedgavinsrc/main/org/jboss/seam/core/ResourceBundle.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor
1.12modifiedgavinsrc/main/org/jboss/seam/core/Switcher.javaintroduced <page switch=disabled/>breaking changes to how conversation switching worksfix a bug where destroy methods caused an exception in ManagedEntityIdentityInterceptor