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

BUILD COMPLETE -  build.42
Date of build: 04/25/2006 01:46:08
Time to build: 3 minutes 38 seconds
Last changed: 04/24/2006 18:17:18
Last log entry: fix bug

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

 Modifications since last build:  (first 50 of 86)
1.25modifiedgavinsrc/main/org/jboss/seam/contexts/BusinessProcessContext.javadon't try to start unnecessary txns
1.7modifiedgavinsrc/main/org/jboss/seam/core/ProcessInstance.javadon't try to start unnecessary txns
1.7modifiedgavinsrc/main/org/jboss/seam/core/TaskInstance.javadon't try to start unnecessary txns
1.2modifiedgavinsrc/main/org/jboss/seam/interceptors/TransactionInterceptor.javaoops
1.18modifiedgavinsrc/test/misc/org/jboss/seam/test/InterceptorTest.javafix test
1.2modifiedgavinsrc/main/org/jboss/seam/annotations/Observer.javamake the value() optional
1.3modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BagWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BaseWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BeanWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/BooleanWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/ConversionException.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/DateWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/MapWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.2modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/NumberWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/StringWrapper.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.5modifiedsbryzak2src/main/org/jboss/seam/remoting/wrapper/WrapperFactory.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.1addedsbryzak2src/test/misc/org/jboss/seam/test/RemotingTest.javaAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.3modifiedsbryzak2src/test/misc/org/jboss/seam/test/testng.xmlAdded some unit tests for remoting classes, added code coverage reporting for core classes, numerous little bug fixes in remoting classes
1.6modifiedgavinsrc/main/org/jboss/seam/annotations/Name.javaadded @Observer
1.1addedgavinsrc/main/org/jboss/seam/annotations/Observer.javaadded @Observer
1.3modifiedgavinsrc/main/org/jboss/seam/core/Events.javaadded @Observer
1.16modifiedgavinsrc/main/org/jboss/seam/core/Init.javaadded @Observer
1.12modifiedgavinsrc/main/org/jboss/seam/core/FacesMessages.javagive FacesMessages component access to outjected variables
1.74modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPhaseListener.javagive FacesMessages component access to outjected variables
1.3modifiedgavinsrc/main/org/jboss/seam/jsf/SeamPortletPhaseListener.javagive FacesMessages component access to outjected variables
1.5modifiedgavinsrc/main/org/jboss/seam/remoting/Call.javagive FacesMessages component access to outjected variables
1.4modifiedgavinsrc/main/org/jboss/seam/remoting/wrapper/StringWrapper.javagive FacesMessages component access to outjected variables
1.2modifiedgavinsrc/main/org/jboss/seam/remoting/wrapper/Wrapper.javagive FacesMessages component access to outjected variables
1.6modifiedgavinsrc/main/org/jboss/seam/annotations/Scope.java@Inherited
1.2modifiedgavinsrc/main/org/jboss/seam/annotations/Transactional.java@Inherited
1.1addedgavinsrc/main/org/jboss/seam/annotations/Transactional.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.10modifiedgavinsrc/main/org/jboss/seam/core/ManagedJbpmContext.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.8modifiedgavinsrc/main/org/jboss/seam/core/PooledTask.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.3modifiedgavinsrc/main/org/jboss/seam/core/PooledTaskInstanceList.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.6modifiedgavinsrc/main/org/jboss/seam/core/ProcessInstance.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.6modifiedgavinsrc/main/org/jboss/seam/core/TaskInstance.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.8modifiedgavinsrc/main/org/jboss/seam/core/TaskInstanceList.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.7modifiedgavinsrc/main/org/jboss/seam/core/TaskInstanceListForType.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.1addedgavinsrc/main/org/jboss/seam/interceptors/TransactionInterceptor.javaadded @Transactional annotationgive jBPM built-in components their own transactions
1.5modifiedgavinsrc/main/org/jboss/seam/core/Actor.javageneral audit of exception handling and state management
1.14modifiedgavinsrc/main/org/jboss/seam/core/ConversationEntry.javageneral audit of exception handling and state management
1.25modifiedgavinsrc/main/org/jboss/seam/core/Jbpm.javageneral audit of exception handling and state management
1.6modifiedgavinsrc/main/org/jboss/seam/core/LocaleSelector.javageneral audit of exception handling and state management
1.14modifiedgavinsrc/main/org/jboss/seam/core/ManagedHibernateSession.javageneral audit of exception handling and state management
1.14modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javageneral audit of exception handling and state management
1.56modifiedgavinsrc/main/org/jboss/seam/core/Manager.javageneral audit of exception handling and state management
1.19modifiedgavinsrc/main/org/jboss/seam/core/Pageflow.javageneral audit of exception handling and state management
1.7modifiedgavinsrc/main/org/jboss/seam/interceptors/Interceptor.javageneral audit of exception handling and state management
1.15modifiedgavinsrc/main/org/jboss/seam/interceptors/ValidationInterceptor.javageneral audit of exception handling and state management
1.37modifiedgavinsrc/main/org/jboss/seam/mock/SeamTest.javageneral audit of exception handling and state management

Reply via email to