BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:81: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-ejb3-common-testsuite.xml:55: Exit code: 1 See tests.log in Build Artifacts for details. |
Date of build: 08/30/2007 09:35:29 |
Time to build: 163 minutes 29 seconds |
Last changed: 08/29/2007 12:41:52 |
Last log entry: [EJBTHREE-1013] Run clustered session tests with buddy replication enabled and disabled |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 11) | ||||
64955 | modified | bstansberry@jboss.com | //trunk/ejb3/build-test.xml | [EJBTHREE-1013] Run clustered session tests with buddy replication enabled and disabled |
64950 | modified | ALRubinger | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-1025: Enhanced error messages to be more meaningful to application developer |
64948 | modified | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | Reverted as requested by Carlo; will fail until originally specified error message is accessible from thrown exception |
64942 | modified | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | EJBTHREE-751: Correction of Unit Test to test for Exception type received, not underlying error message in wrapped exception (was failing) |
64941 | modified | ALRubinger | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-1025: Added check during processing of metadata in EJB3 Deployments to ensure that @Local and @Remote do not indicate the same interface, or are both used on a bean impl without the "value" attribute set. |
64940 | modified | ALRubinger | //trunk/ejb3/build-test.xml | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/OrderService.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/unit | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
64940 | added | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025 | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/OrderServiceBean.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |
64940 | unknown | ALRubinger | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1025/unit/FailLocalRemoteNotSpecifiedUnitTestCase.java | EJBTHREE-1025: Merged Carlo's test cases and associated test build from Branch 4.2, Revision 64470. Modified Unit Test to check for proper error (DeploymentException) when illegal construct is encountered on deployment. |