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

BUILD COMPLETE -  build.73
Date of build: 06/08/2006 13:12:02
Time to build: 3 minutes 53 seconds
Last changed: 06/08/2006 11:04:15
Last log entry: store variables in the taskinstance

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

 Modifications since last build:  (first 50 of 78)
1.26modifiedgavinsrc/main/org/jboss/seam/contexts/BusinessProcessContext.javastore variables in the taskinstance
1.14modifiedgavinsrc/main/org/jboss/seam/jsf/SeamVariableResolver.javastore variables in the taskinstance
1.23modifiedgavinsrc/main/org/jboss/seam/core/Pageflow.javabetter exception
1.2modifiedsbryzak2src/test/misc/org/jboss/seam/test/RemotingTest.javaFixed unit test for StringWrapper
1.17modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsImproved support for international characters
1.6modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaImproved support for international characters
1.6modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaCreated SetPropertyEditor to allow Set<String> type properties to be set via seam.properties. Modified topic security configuration to allow configuration from seam.properties instead of web.xml, updated chatroom example and remoting documentation.
1.1addedsbryzak2src/main/org/jboss/seam/util/SetPropertyEditor.javaCreated SetPropertyEditor to allow Set<String> type properties to be set via seam.properties. Modified topic security configuration to allow configuration from seam.properties instead of web.xml, updated chatroom example and remoting documentation.
1.120modifiedsbryzak2src/main/org/jboss/seam/Component.javaCreated SetPropertyEditor to allow Set<String> type properties to be set via seam.properties. Modified topic security configuration to allow configuration from seam.properties instead of web.xml, updated chatroom example and remoting documentation.
1.9modifiedsbryzak2src/main/org/jboss/seam/remoting/SeamRemotingServlet.javaCreated SetPropertyEditor to allow Set<String> type properties to be set via seam.properties. Modified topic security configuration to allow configuration from seam.properties instead of web.xml, updated chatroom example and remoting documentation.
1.8modifiedsbryzak2src/main/org/jboss/seam/remoting/SeamRemotingServlet.javaStore subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo.
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.javaStore subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo.
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaStore subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo.
1.16modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsAutomatically set conversation ID if not explicitly set.
1.28modifiedgavinsrc/main/org/jboss/seam/core/Jbpm.javacleanup
1.2modifiedgavinlib/jgroups.jarupgraded to latest jboss cache release
1.1addedgavinsrc/main/org/jboss/seam/core/PojoCache.javamove to POJOCache API
1.2deletedgavinsrc/main/org/jboss/seam/core/TreeCache.javamove to POJOCache API
1.63modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javamove to POJOCache API
1.21modifiedgavinsrc/test/misc/org/jboss/seam/test/InterceptorTest.javamove to POJOCache API
1.3modifiedgavinsrc/test/misc/org/jboss/seam/test/MockInvocationContext.javamove to POJOCache API
1.3modifiedgavinlib/thirdparty-all.jarupgrade ejb3, add latest jbcache
1.34modifiedgavinsrc/main/org/jboss/seam/ejb/SeamInterceptor.javaupgrade to new EJB3 release
1.17modifiedgavinsrc/main/org/jboss/seam/contexts/WebSessionContext.javaupgrade to new EJB3 release
1.13modifiedgavinsrc/main/org/jboss/seam/interceptors/BijectionInterceptor.javaupgrade to new EJB3 release
1.6modifiedgavinsrc/main/org/jboss/seam/interceptors/JavaBeanInterceptor.javaupgrade to new EJB3 release
1.5modifiedgavinsrc/main/org/jboss/seam/interceptors/SeamInvocationContext.javaupgrade to new EJB3 release
1.17modifiedgavinsrc/main/org/jboss/seam/interceptors/ValidationInterceptor.javaupgrade to new EJB3 release
1.27modifiedtbaeyenssrc/main/org/jboss/seam/core/Jbpm.javajbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end
1.63modifiedtbaeyenssrc/main/org/jboss/seam/core/Manager.javajbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end
1.22modifiedtbaeyenssrc/main/org/jboss/seam/core/Pageflow.javajbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end
1.3modifiedgavinsrc/main/org/jboss/seam/databinding/DataModelBinder.javapass in the annotation
1.2modifiedgavinsrc/main/org/jboss/seam/databinding/DataModelIndexSelector.javapass in the annotation
1.2modifiedgavinsrc/main/org/jboss/seam/databinding/DataModelSelector.javapass in the annotation
1.119modifiedgavinsrc/main/org/jboss/seam/Component.javapass annotation to all databinder methods
1.4modifiedgavinsrc/main/org/jboss/seam/databinding/DataBinder.javapass annotation to all databinder methods
1.3modifiedgavinsrc/main/org/jboss/seam/databinding/DataSelector.javapass annotation to all databinder methods
1.118modifiedgavinsrc/main/org/jboss/seam/Component.javafix JBSEAM-249
1.5modifiedgavinsrc/main/org/jboss/seam/core/Messages.javafix JBSEAM-249
1.3modifiedgavinsrc/main/org/jboss/seam/contexts/FacesApplicationContext.javafixed getNames() methods
1.13modifiedgavinsrc/main/org/jboss/seam/contexts/WebApplicationContext.javafixed getNames() methods
1.13modifiedgavinsrc/main/org/jboss/seam/contexts/WebRequestContext.javafixed getNames() methods
1.16modifiedgavinsrc/main/org/jboss/seam/contexts/WebSessionContext.javafixed getNames() methods
1.2modifiedgavinsrc/main/org/jboss/seam/contexts/FacesApplicationContext.javaoops
1.40modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javacreate bp context
1.12modifiedgavinsrc/main/org/jboss/seam/contexts/WebApplicationContext.javaJBSEAM-138
1.12modifiedgavinsrc/main/org/jboss/seam/contexts/WebRequestContext.javaJBSEAM-138
1.15modifiedgavinsrc/main/org/jboss/seam/contexts/WebSessionContext.javaJBSEAM-138
1.3deletedgavinsrc/main/org/jboss/seam/servlet/ResponseInvocationHandler.javause a HttpServletResponseWrapper, as suggested by Roger Kitain
1.3modifiedgavinsrc/main/org/jboss/seam/servlet/SeamRedirectFilter.javause a HttpServletResponseWrapper, as suggested by Roger Kitain

_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to