TESTS FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures. |
Date of build: 02/12/2007 13:32:14 |
Time to build: 211 minutes 40 seconds |
Last changed: 02/12/2007 11:33:05 |
Last log entry: Port JBAS-4090 from head |
Unit Tests: (4031) Total Errors and Failures: (36) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 3771) | ||||
60495 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/Connection.java | Port JBAS-4090 from head |
60492 | modified | tom.elrod@jboss.com | //branches/Branch_4_2/testsuite/build.xml | JBAS-4015 - fixed MultiInvokersUnitTestCase |
60492 | modified | tom.elrod@jboss.com | //branches/Branch_4_2/testsuite/src/resources/invokers/META-INF/jboss.xml | JBAS-4015 - fixed MultiInvokersUnitTestCase |
60489 | modified | scott.stark@jboss.org | //branches/Branch_4_2/tomcat/src/resources/jboss-service-all.xml | JBAS-2823, remove the commons logging package from the filter list |
60489 | modified | scott.stark@jboss.org | //branches/Branch_4_2/tomcat/src/resources/jboss-service.xml | JBAS-2823, remove the commons logging package from the filter list |
60488 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-2823, update the commons logging to 1.1.0.jboss |
60487 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Reverted to 60440 and merged timestampentity & servicexmbean |
60486 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/.classpath | Add the apache-codec jar |
60485 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/classloader/scoping/override/common-logging/log4j-cl11.xml | JBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar |
60485 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/test/ScopingUnitTestCase.java | JBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar |
60485 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/scoping/override/web/comlog/Log4jServlet.java | JBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar |
60484 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/imports/sections/classloader.xml | JBAS-2823, update the commons logging override test to include a version that bundles the commons-logging.jar |
60483 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.java | Arjuna should set the rollback, not me |
60482 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/resources/security/custom-principal/WEB-INF/web.xml | http://jira.jboss.com/jira/browse/JBAS-4080 |
60481 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/resources/webconsole.war/StatefulEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
60481 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/resources/webconsole.war/StatelessEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
60481 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/main/org/jboss/console/plugins/EJBModuleLister.java | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
60481 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/resources/webconsole.war/EntityEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
60481 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/console/src/resources/webconsole.war/MdbEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
60474 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-distr.xml | jboss common 1.0.4.GA and jboss vfs 1.0.0.Beta |
60474 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | jboss common 1.0.4.GA and jboss vfs 1.0.0.Beta |
60473 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticTreeCacheProviderHook.java | hook for optimistic locking |
60455 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/DependsHandler.java | fix and test for @Depends and @EJB on same field or method |
60454 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | updated servicexmbean |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManager.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1Key.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1IntegerEntity.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerBean.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerCommon.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF/persistence.xml | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerLocal.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity/Table1TimestampEntity.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/TestManagerConstants.java | test for closing resources for Entity with timestamp field |
60448 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit/EntityUnitTestCase.java | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/entity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity/unit | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timestampentity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity | test for closing resources for Entity with timestamp field |
60447 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/timestampentity/META-INF | test for closing resources for Entity with timestamp field |
60446 | modified | scott.stark@jboss.org | //branches/Branch_4_2/thirdparty | Ignore sun-opends |
60445 | modified | scott.stark@jboss.org | //branches/Branch_4_2/aspects/.classpath | Add the commons-logging source path |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/unit/DeploymentUnitTestCase.java | fix and test for @Depends and @EJB on same field or method |
60440 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/A.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/B.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/ABean.java | fix and test for @Depends and @EJB on same field or method |
60440 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dependency/BBean.java | fix and test for @Depends and @EJB on same field or method |
60435 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/build.xml | JBAS-4048, update javac source/target to 5 |
60434 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion message |
60432 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.java | Use the correct CacheConfig |