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

BUILD COMPLETE -  build.84
Date of build: 07/05/2006 11:42:17
Time to build: 5 minutes 9 seconds
Last changed: 07/05/2006 00:24:16
Last log entry: Updated documentation for @WebRemote annotation

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

 Modifications since last build:  (first 50 of 243)
1.19modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsJBSEAM-267
1.4modifiedsbryzak2src/test/misc/org/jboss/seam/test/RemotingTest.javaAdded unit tests for remoting constraints, re-organized some remoting classes for greater flexibility
1.15modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaAdded unit tests for remoting constraints, re-organized some remoting classes for greater flexibility
1.1addedsbryzak2src/main/org/jboss/seam/remoting/MarshalUtils.javaAdded unit tests for remoting constraints, re-organized some remoting classes for greater flexibility
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/CallContext.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.14modifiedsbryzak2src/main/org/jboss/seam/remoting/ExecutionHandler.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/PollHandler.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.18modifiedsbryzak2src/main/org/jboss/seam/remoting/remote.jsApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.4modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BagWrapper.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BaseWrapper.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.8modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BeanWrapper.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/MapWrapper.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/Wrapper.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.3modifiedsbryzak2src/test/misc/org/jboss/seam/test/RemotingTest.javaApply constraints to collections and maps. Updated unit tests for NumberWrapper
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/UISelection.javamore robust datamodelselection from s:link
1.5modifiedgavinsrc/main/org/jboss/seam/util/Reflections.javaallow config via instvars or lonely setter methods
1.3modifiedgavinsrc/main/org/jboss/seam/util/Conversions.javamuch more elegant impl
1.2modifiedgavinsrc/main/org/jboss/seam/util/Conversions.javasupport maps
1.1addedgavinsrc/main/org/jboss/seam/util/Conversions.javaenhancements to components.xml:support <value> elementsupport #{...}support collections of non-string elements
1.4modifiedgavinsrc/main/org/jboss/seam/util/Reflections.javaenhancements to components.xml:support <value> elementsupport #{...}support collections of non-string elements
1.3deletedgavinsrc/main/org/jboss/seam/util/SetPropertyEditor.javaenhancements to components.xml:support <value> elementsupport #{...}support collections of non-string elements
1.5deletedgavinsrc/main/org/jboss/seam/util/StringArrayPropertyEditor.javaenhancements to components.xml:support <value> elementsupport #{...}support collections of non-string elements
1.27modifiedgavinsrc/test/misc/org/jboss/seam/test/InitializationTest.javafix tests
1.22modifiedgavinsrc/test/misc/org/jboss/seam/test/InterceptorTest.javafix tests
1.5modifiedgavinsrc/main/org/jboss/seam/jsf/SeamExtendedManagedPersistencePortletPhaseListener.javafixed some problems with tx mgmt
1.82modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javafixed some problems with tx mgmt
1.9modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javafixed some problems with tx mgmt
1.2modifiedgavinsrc/main/org/jboss/seam/pageflow/Page.javalet pageflows define no-conversation-view-id
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/UIConversationIsLongRunning.javaoops
1.1addedgavinsrc/ui/org/jboss/seam/ui/UIConversationIsLongRunning.javareplacement approach for @Conversational
1.13modifiedgavinsrc/main/org/jboss/seam/remoting/ExecutionHandler.javareplacement functionality for @Conversational
1.7modifiedgavinsrc/main/org/jboss/seam/remoting/SubscriptionHandler.javareplacement functionality for @Conversational
1.5modifiedgavinsrc/main/org/jboss/seam/servlet/SeamRedirectFilter.javareplacement functionality for @Conversational
1.9modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlLink.javareplacement functionality for @Conversational
1.17modifiedgavinsrc/main/org/jboss/seam/servlet/SeamExceptionFilter.javaminor
1.16modifiedgavinsrc/main/org/jboss/seam/servlet/SeamExceptionFilter.javaminor
1.15modifiedgavinsrc/main/org/jboss/seam/servlet/SeamExceptionFilter.javanew exception handling functionality
1.1addedtbaeyenssrc/test/misc/org/jboss/seam/test/PageflowConfigurationTest.javamoved pageflow impl to seam sources: JBSEAM-272
1.2modifiedtbaeyenssrc/test/misc/org/jboss/seam/test/PageflowTest.javamoved pageflow impl to seam sources: JBSEAM-272
1.1addedtbaeyenssrc/main/org/jboss/seam/pageflow/Page.javamoved pageflow impl to seam sources: JBSEAM-272
1.1addedtbaeyenssrc/main/org/jboss/seam/pageflow/PageflowHelper.javamoved pageflow impl to seam sources: JBSEAM-272
1.1addedtbaeyenssrc/main/org/jboss/seam/pageflow/PageflowParser.javamoved pageflow impl to seam sources: JBSEAM-272
1.1addedtbaeyenssrc/main/org/jboss/seam/pageflow/jbpm.pageflow.cfg.xmlmoved pageflow impl to seam sources: JBSEAM-272
1.8modifiedgavinsrc/ui/org/jboss/seam/ui/HtmlLink.javaapplied JBSEAM-282 by Goran Ehrsson
1.81modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javaws
1.15modifiedgavinsrc/main/org/jboss/seam/jsf/SeamVariableResolver.javafix JBSEAM-283
1.2modifiedgavinsrc/ui/org/jboss/seam/ui/UIConversationId.javaorg.jboss.seam.core.manager.conversationIdParameter
1.80modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javafix a bug with backbutton handling, related to JBSEAM-284, add concept of render parameters
1.8modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javafix a bug with backbutton handling, related to JBSEAM-284, add concept of render parameters
1.4modifiedgavinsrc/main/org/jboss/seam/servlet/SeamRedirectFilter.javafix a bug with backbutton handling, related to JBSEAM-284, add concept of render parameters

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to