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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:38: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:86: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 06/18/2007 07:12:45
Time to build: 1 minute 49 seconds
Last changed: 06/18/2007 05:38:59
Last log entry: JBSEAM-1319

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 91)
1.10modifiedsbryzak2src/ui/org/jboss/seam/ui/resource/date/calendar.jsJBSEAM-1319
1.131modifiedgavinsrc/main/org/jboss/seam/core/Pages.javaput the workaround back in, since the bug reappears in TC6
1.11modifiedgavinsrc/main/org/jboss/seam/contexts/PassivatedEntity.javaJBSEAM-942, optimistic locking for passivated entities
1.10modifiedgavinsrc/main/org/jboss/seam/persistence/HibernatePersistenceProvider.javaJBSEAM-942, optimistic locking for passivated entities
1.12modifiedgavinsrc/main/org/jboss/seam/persistence/PersistenceProvider.javaJBSEAM-942, optimistic locking for passivated entities
1.15modifiedgavinsrc/main/org/jboss/seam/mock/BaseSeamTest.javaJBSEAM-1443
1.63modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.6modifiedgavinsrc/main/org/jboss/seam/exceptions/AnnotationRedirectHandler.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.5modifiedgavinsrc/main/org/jboss/seam/exceptions/AnnotationErrorHandler.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.172modifiedgavinsrc/main/org/jboss/seam/core/Manager.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.3modifiedgavinsrc/main/org/jboss/seam/annotations/Namespace.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.4modifiedgavinsrc/main/org/jboss/seam/annotations/RaiseEvent.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.7modifiedgavinsrc/main/org/jboss/seam/annotations/Redirect.javadeprecate end() on exception annotationstolerate multiple calls to begin()/end(), esp for @ApplicationException
1.62modifiedgavinsrc/main/org/jboss/seam/interceptors/ConversationInterceptor.javadeprecated ifOutcome() stuffsremoved @Rollbackimplemented JBSEAM-1031
1.21modifiedgavinsrc/main/org/jboss/seam/interceptors/RollbackInterceptor.javadeprecated ifOutcome() stuffsremoved @Rollbackimplemented JBSEAM-1031
1.15modifiedgavinsrc/main/org/jboss/seam/interceptors/TransactionInterceptor.javadeprecated ifOutcome() stuffsremoved @Rollbackimplemented JBSEAM-1031
1.3deletedgavinsrc/main/org/jboss/seam/annotations/Rollback.javadeprecated ifOutcome() stuffsremoved @Rollbackimplemented JBSEAM-1031
1.11modifiedgavinsrc/main/org/jboss/seam/persistence/PersistenceProvider.javajavadoc
1.47modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javabetter if jpa is hibernate
1.9modifiedgavinsrc/main/org/jboss/seam/persistence/HibernatePersistenceProvider.javabetter if jpa is hibernate
1.10modifiedgavinsrc/main/org/jboss/seam/persistence/PersistenceProvider.javabetter if jpa is hibernate
1.37modifiedgavinsrc/main/org/jboss/seam/core/ManagedHibernateSession.javaimprovements
1.29modifiedgavinsrc/main/org/jboss/seam/core/ManagedJbpmContext.javaimprovements
1.46modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javaimprovements
1.4modifiedgavinsrc/main/org/jboss/seam/core/LocalTransactionListener.javaJBSEAM-1482
1.36modifiedgavinsrc/main/org/jboss/seam/core/ManagedHibernateSession.javaJBSEAM-1482
1.28modifiedgavinsrc/main/org/jboss/seam/core/ManagedJbpmContext.javaJBSEAM-1482
1.45modifiedgavinsrc/main/org/jboss/seam/core/ManagedPersistenceContext.javaJBSEAM-1482
1.7modifiedgavinsrc/main/org/jboss/seam/core/TransactionListener.javaJBSEAM-1482
1.6modifiedgavinsrc/main/org/jboss/seam/core/TransactionListener.javasome new events
1.99modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javafix for unit tests
1.98modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javafix for unit tests
1.97modifiedgavinsrc/main/org/jboss/seam/contexts/Lifecycle.javaJBSEAM-798
1.27modifiedgavinsrc/main/org/jboss/seam/core/ManagedJbpmContext.javaJBSEAM-798
1.18modifiedgavinsrc/main/org/jboss/seam/framework/EntityHome.javafix a subtle but very dangerous bug where changes to an entity injected via the entityhome did not get flushed
1.14modifiedgavinsrc/main/org/jboss/seam/framework/HibernateEntityHome.javafix a subtle but very dangerous bug where changes to an entity injected via the entityhome did not get flushed
1.22modifiedgavinsrc/main/org/jboss/seam/framework/Home.javafix a subtle but very dangerous bug where changes to an entity injected via the entityhome did not get flushed
1.2modifiedsbryzak2src/main/org/jboss/seam/security/digest/DigestUtils.javaJBSEAM-1476 removed commons-codec
1.1addedsbryzak2src/main/org/jboss/seam/util/Hex.javaJBSEAM-1476 removed commons-codec
1.8modifiedgavinsrc/main/org/jboss/seam/annotations/ResumeProcess.javaJBSEAM-1094, JBSEAM-256
1.19modifiedgavinsrc/main/org/jboss/seam/annotations/StartTask.javaJBSEAM-1094, JBSEAM-256
1.20modifiedgavinsrc/main/org/jboss/seam/core/BusinessProcess.javaJBSEAM-1094, JBSEAM-256
1.44modifiedgavinsrc/main/org/jboss/seam/core/Jbpm.javaJBSEAM-1094, JBSEAM-256
1.56modifiedgavinsrc/main/org/jboss/seam/interceptors/BusinessProcessInterceptor.javaJBSEAM-1094, JBSEAM-256
1.3modifiedgavinsrc/main/org/jboss/seam/pages/ProcessControl.javaJBSEAM-1094, JBSEAM-256
1.4modifiedsbryzak2src/test/jsUnit/jsUnitSeamRemoting.htmlJBSEAM-1249
1.6modifiedsbryzak2src/remoting/org/jboss/seam/remoting/remote.jsJBSEAM-1249
1.12modifiedgavinsrc/main/org/jboss/seam/pageflow/Page.javaminor
1.2modifiedgavinsrc/main/org/jboss/seam/util/Base64.javaminor
1.4modifiedgavinsrc/pdf/org/jboss/seam/pdf/ui/UIRectangle.javaminor