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

BUILD COMPLETE -  build.32
Date of build: 03/30/2006 10:31:22
Time to build: 3 minutes 5 seconds
Last changed: 03/30/2006 09:57:34
Last log entry: secure actionLink

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

 Modifications since last build:  (first 50 of 365)
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/UIAction.javasecure actionLink
1.17modifiedgavinsrc/test/misc/org/jboss/seam/test/PhaseListenerTest.javafixed tests
1.18modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaenhanced test fwk
1.3modifiedgavinsrc/ui/META-INF/faces-config.xmladded s:action and made work in facelets
1.2modifiedgavinsrc/ui/META-INF/seam.taglib.xmladded s:action and made work in facelets
1.4modifiedgavinsrc/ui/META-INF/taglib.tldadded s:action and made work in facelets
1.1addedgavinsrc/ui/org/jboss/seam/ui/ActionTag.javaadded s:action and made work in facelets
1.1addedgavinsrc/ui/org/jboss/seam/ui/UIAction.javaadded s:action and made work in facelets
1.5modifiedgavinsrc/main/org/jboss/seam/servlet/SeamServletFilter.javasupport backbutton in pageflow
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BagWrapper.javaAdded error logging for failed remote calls, added hack to InterfaceGenerator to work with cglib proxies, better handling for uninitialized collections in BagWrapper
1.17modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafixed tests
1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/PhaseListenerTest.javafixed tests
1.2deletedgavinsrc/ui/META-INF/seam.taglib.tldoops
1.1addedgavinsrc/ui/META-INF/seam.taglib.xmloops
1.1addedgavinsrc/ui/META-INF/seam.taglib.tldfix prob in facelets
1.3deletedgavinsrc/ui/META-INF/taglib.tldfix prob in facelets
1.3modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTableTag.javabeginning of pagination support
1.2modifiedgavinsrc/ui/META-INF/faces-config.xmlbeginning of pagination support
1.2modifiedgavinsrc/ui/META-INF/taglib.tldbeginning of pagination support
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTable.javabeginning of pagination support
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlQueryTableTag.javabeginning of pagination support
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/JBossConnectionProvider.javaAdded JMS connection provider interface and default implementation
1.1addedsbryzak2src/main/org/jboss/seam/remoting/messaging/JMSConnectionProvider.javaAdded JMS connection provider interface and default implementation
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/PollRequest.javaMade SubscriptionRegistry a Seam component, minor fixes
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/RemoteSubscriber.javaMade SubscriptionRegistry a Seam component, minor fixes
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRegistry.javaMade SubscriptionRegistry a Seam component, minor fixes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/messaging/SubscriptionRequest.javaMade SubscriptionRegistry a Seam component, minor fixes
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.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.8modifiedgavinsrc/main/org/jboss/seam/util/Strings.javabetter integration with JSF's native i18n support
1.16modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javaimprovements to design of i18n stuff
1.15modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafix test
1.2modifiedgavinsrc/main/org/jboss/seam/util/Template.javaremove unnecessary code
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.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