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

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: 03/24/2006 08:18:41
Time to build: 3 minutes 5 seconds
Last changed: 03/24/2006 06:18:00
Last log entry: encode/decode strings for transport

 Unit Tests: (15)  Total Errors and Failures: (3)
testSeamPhaseListenerLongRunning.Core
testSeamPhaseListener.Core
testSeamPhaseListenerNewLongRunning.Core
 

 Modifications since last build:  (first 50 of 196)
1.6modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsencode/decode strings for transport
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaencode/decode strings for transport
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/WrapperFactory.javaencode/decode strings for transport
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/IntWrapper.javaAdded support for StringBuilder/StringBuffer and Long types
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaAdded support for StringBuilder/StringBuffer and Long types
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/WrapperFactory.javaAdded support for StringBuilder/StringBuffer and Long types
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsAdded SeamRemote.getTypeName()
1.35modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javaJBSEAM-172 page actions
1.62modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javaJBSEAM-172 page actions
1.34modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javafixed bug in pageflows
1.2modifiedgavinsrc/main/org/jboss/seam/mock/MockApplication.javafixed test failures
1.1addedgavinsrc/main/org/jboss/seam/mock/MockViewHandler.javafixed test failures
1.9modifiedgavinsrc/main/org/jboss/seam/util/Strings.javaadd supportedlocales to LocaleSelector
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsFixed compatibility issue with Konqueror/Opera browsers
1.7modifiedgavinsrc/main/org/jboss/seam/servlet/SeamListener.javaallow calls to Seam components outside of servlet JBSEAM-122, JBSEAM-137
1.1addedgavinsrc/main/org/jboss/seam/jsf/SeamViewHandler.javabetter integration with JSF's native i18n support
1.8modifiedgavinsrc/main/org/jboss/seam/util/Strings.javabetter integration with JSF's native i18n support
1.33modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javaimprovements to design of i18n stuff
1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaimprovements to design of i18n stuff
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaReinstated conversation before unmarshaling remote call
1.5modifiedgavinsrc/main/org/jboss/seam/remoting/SeamRemotingServlet.javaremoved noise
1.3modifiedgavinsrc/main/org/jboss/seam/remoting/SubscriptionHandler.javaremoved noise
1.15modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafix test
1.2modifiedgavinsrc/main/org/jboss/seam/util/Template.javaremove unnecessary code
1.43modifiedgavinsrc/main/org/jboss/seam/init/Initialization.javaJBSEAM-165locale is now switchabletemplated messages for the UI
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/Call.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/InterfaceGenerator.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/RequestHandlerFactory.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/SubscriptionHandler.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/PollRequest.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaImprovements to remoting JMS support, created remoting/JMS chatroom example, renamed @Remotable annotation to @WebRemote, updated documentation and helloworld example with new annotation
1.1addedsbryzak2src/main/org/jboss/seam/remoting/BaseRequestHandler.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/Call.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/CallContext.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/InterfaceGenerator.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/PollHandler.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/RequestContext.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/RequestHandler.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/RequestHandlerFactory.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/SeamRemotingServlet.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/SubscriptionHandler.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/PollRequest.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRequest.javaRefactored SeamRemotingServlet, fixed couple of bugs in remote.js, implemented conversation reinstatement, moved call-based context to request level, initial version of support for JMS topic subscriptions

Reply via email to