View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-sun-1.5?log=log20070126171112

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:261: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 01/26/2007 17:11:12
Time to build: 326 minutes 16 seconds
Last changed: 01/26/2007 16:58:09
Last log entry: Add ctor for setting type/subtype

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

 Modifications since last build:  (first 50 of 40)
60030modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ComponentType.javaAdd ctor for setting type/subtype
60029modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/StatefulSessionSecurityInterceptor.javacall getNext().invoke() from invoke()
60028modifiedcharles.crouch@jboss.com//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaadd a couple of methods to try out the ManagedComponent API
60027modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/StatefulSessionFilePersistenceManager.javaClarify misleading logging
60024modifieddimitris@jboss.org//trunk/server/src/main/org/jboss/ejb/Container.javaJBAS-3732 - Remove classloader.equals optimization
60016modifiedwolfc//trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeployerScannerImpl.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60016modifiedwolfc//trunk/system/src/main/org/jboss/system/server/profile/repository/ProfileImpl.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60016modifiedwolfc//trunk/system/src/main/org/jboss/profileservice/spi/Profile.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60016modifiedwolfc//trunk/system/src/main/org/jboss/system/server/profile/basic/ProfileImpl.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60016modifiedwolfc//trunk/system/src/main/org/jboss/system/server/profileservice/VFSBootstrapScannerImpl.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60016modifiedwolfc//trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeploymentScannerImpl.javaJBCTS-509: fixed NPE by adding hasDeployment to Profile
60015modifiedbstansberry@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/ParentStatefulBean.javaCorrectly set the nested passivation counter as well
60014modifiedbstansberry@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaFix exception message
60013modifiedremy.maucherat@jboss.com//trunk/server/src/main/org/jboss/metadata/WebMetaData.java- Fix data structure used for servlet and filter mappings.
59996modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/txtimer/TimerImpl.javause cancelTimer instead of killTimer in afterCompletion (JBAS-4014)
59995modifiedjerrygauth//trunk/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.javaJBAS-2470
59995modifiedjerrygauth//trunk/tools/etc/buildmagic/modules.entJBAS-2470
59991modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.javaJBAS-4014
59991modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/txtimer/TimerImpl.javaJBAS-4014
59988addedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988addedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagedDeploymentImpl.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988addedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagedComponentImpl.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/FakeDsXmlDataSourceTemplate.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/resources/profileservice-beans.xmlUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59988modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplate.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59987modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/DeploymentTemplate.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ManagedDeployment.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profile/repository/ProfileImpl.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ManagedComponent.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/DeploymentRepository.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/Profile.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profile/basic/ProfileImpl.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ComponentType.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/SerializableDeploymentRepository.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59986modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ManagementView.javaUpdate the profile service for the ManagedDeployment/ManagedComponent changes
59983modifiedkabir.khan@jboss.com//trunk/testsuite/src/main/org/jboss/test/aop/test/ScopedEarWithClassesInWebInfTestCase.javaFix build