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: 06/07/2006 21:56:25 |
Time to build: 4 minutes 1 second |
Last changed: 06/07/2006 19:53:58 |
Last log entry: Improved support for international characters |
Unit Tests: (26) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 74) | ||||
1.17 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/remote.js | Improved support for international characters |
1.6 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/wrapper/StringWrapper.java | Improved support for international characters |
1.6 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.java | Created 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.1 | added | sbryzak2 | src/main/org/jboss/seam/util/SetPropertyEditor.java | Created 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.120 | modified | sbryzak2 | src/main/org/jboss/seam/Component.java | Created 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.9 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/SeamRemotingServlet.java | Created 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.8 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/SeamRemotingServlet.java | Store subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo. |
1.4 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.java | Store subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo. |
1.5 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.java | Store subscription tokens in session context, use for authorization.Implemented configuration-based security model for restricting access to topics. Updated chatroom demo. |
1.16 | modified | sbryzak2 | src/main/org/jboss/seam/remoting/remote.js | Automatically set conversation ID if not explicitly set. |
1.28 | modified | gavin | src/main/org/jboss/seam/core/Jbpm.java | cleanup |
1.2 | modified | gavin | lib/jgroups.jar | upgraded to latest jboss cache release |
1.1 | added | gavin | src/main/org/jboss/seam/core/PojoCache.java | move to POJOCache API |
1.2 | deleted | gavin | src/main/org/jboss/seam/core/TreeCache.java | move to POJOCache API |
1.63 | modified | gavin | src/main/org/jboss/seam/init/Initialization.java | move to POJOCache API |
1.21 | modified | gavin | src/test/misc/org/jboss/seam/test/InterceptorTest.java | move to POJOCache API |
1.3 | modified | gavin | src/test/misc/org/jboss/seam/test/MockInvocationContext.java | move to POJOCache API |
1.1 | added | gavin | lib/jboss-cache-jdk50.jar | upgrade ejb3, add latest jbcache |
1.2 | deleted | gavin | lib/jboss-cache.jar | upgrade ejb3, add latest jbcache |
1.6 | modified | gavin | lib/jboss-ejb3-all.jar | upgrade ejb3, add latest jbcache |
1.3 | modified | gavin | lib/thirdparty-all.jar | upgrade ejb3, add latest jbcache |
1.34 | modified | gavin | src/main/org/jboss/seam/ejb/SeamInterceptor.java | upgrade to new EJB3 release |
1.17 | modified | gavin | src/main/org/jboss/seam/contexts/WebSessionContext.java | upgrade to new EJB3 release |
1.13 | modified | gavin | src/main/org/jboss/seam/interceptors/BijectionInterceptor.java | upgrade to new EJB3 release |
1.6 | modified | gavin | src/main/org/jboss/seam/interceptors/JavaBeanInterceptor.java | upgrade to new EJB3 release |
1.5 | modified | gavin | src/main/org/jboss/seam/interceptors/SeamInvocationContext.java | upgrade to new EJB3 release |
1.17 | modified | gavin | src/main/org/jboss/seam/interceptors/ValidationInterceptor.java | upgrade to new EJB3 release |
1.5 | modified | tbaeyens | lib/jbpm-3.1.1.jar | jbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end |
1.27 | modified | tbaeyens | src/main/org/jboss/seam/core/Jbpm.java | jbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end |
1.63 | modified | tbaeyens | src/main/org/jboss/seam/core/Manager.java | jbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end |
1.22 | modified | tbaeyens | src/main/org/jboss/seam/core/Pageflow.java | jbpm updates: removed persistence connection in pageflow and added default flushing of the task instance variables to process variables at task instance end |
1.3 | modified | gavin | src/main/org/jboss/seam/databinding/DataModelBinder.java | pass in the annotation |
1.2 | modified | gavin | src/main/org/jboss/seam/databinding/DataModelIndexSelector.java | pass in the annotation |
1.2 | modified | gavin | src/main/org/jboss/seam/databinding/DataModelSelector.java | pass in the annotation |
1.119 | modified | gavin | src/main/org/jboss/seam/Component.java | pass annotation to all databinder methods |
1.4 | modified | gavin | src/main/org/jboss/seam/databinding/DataBinder.java | pass annotation to all databinder methods |
1.3 | modified | gavin | src/main/org/jboss/seam/databinding/DataSelector.java | pass annotation to all databinder methods |
1.118 | modified | gavin | src/main/org/jboss/seam/Component.java | fix JBSEAM-249 |
1.5 | modified | gavin | src/main/org/jboss/seam/core/Messages.java | fix JBSEAM-249 |
1.3 | modified | gavin | src/main/org/jboss/seam/contexts/FacesApplicationContext.java | fixed getNames() methods |
1.13 | modified | gavin | src/main/org/jboss/seam/contexts/WebApplicationContext.java | fixed getNames() methods |
1.13 | modified | gavin | src/main/org/jboss/seam/contexts/WebRequestContext.java | fixed getNames() methods |
1.16 | modified | gavin | src/main/org/jboss/seam/contexts/WebSessionContext.java | fixed getNames() methods |
1.2 | modified | gavin | src/main/org/jboss/seam/contexts/FacesApplicationContext.java | oops |
1.40 | modified | gavin | src/main/org/jboss/seam/contexts/Lifecycle.java | create bp context |
1.12 | modified | gavin | src/main/org/jboss/seam/contexts/WebApplicationContext.java | JBSEAM-138 |
1.12 | modified | gavin | src/main/org/jboss/seam/contexts/WebRequestContext.java | JBSEAM-138 |
1.15 | modified | gavin | src/main/org/jboss/seam/contexts/WebSessionContext.java | JBSEAM-138 |
1.3 | deleted | gavin | src/main/org/jboss/seam/servlet/ResponseInvocationHandler.java | use a HttpServletResponseWrapper, as suggested by Roger Kitain |
1.3 | modified | gavin | src/main/org/jboss/seam/servlet/SeamRedirectFilter.java | use a HttpServletResponseWrapper, as suggested by Roger Kitain |
_______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development