View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.6?log=log20070303053322

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 03/03/2007 05:33:22
Time to build: 18 minutes 37 seconds
Last changed: 03/03/2007 05:12:58
Last log entry: Add support for <secure-wsdl-access>

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

 Modifications since last build:  (first 50 of 38)
61069modifiedthomas.diesler@jboss.com//trunk/server/src/resources/dtd/jboss_5_0.dtdAdd support for <secure-wsdl-access>
61069modifiedthomas.diesler@jboss.com//trunk/server/src/resources/dtd/jboss_4_2.dtdAdd support for <secure-wsdl-access>
61069modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/metadata/EjbPortComponentMetaData.javaAdd support for <secure-wsdl-access>
61069modifiedthomas.diesler@jboss.com//trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.javaAdd support for <secure-wsdl-access>
61068modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/ProfileService.javaAdd an active profile notion
61068modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/ProfileServiceImpl.javaAdd an active profile notion
61068modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/basic/ProfileServiceImpl.javaAdd an active profile notion
61054modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java[JBAS-4170]Fix incorrect resource usage for background validation.
61050modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/security/SecurityDeployer.javaRevert back to the unit.removeAttachment call
61049modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/security/SecurityDeployer.javaRevert back to the unit.addAttachment call
61048modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.javaRevert back to the unit.addAttachment call
61047modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/ConnectionFactoryDeployerManagedObjectBuilder.javaUpdate the handling of the datasource elements
61047modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/DomFields.javaUpdate the handling of the datasource elements
61047modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/DomDataSourceManagedObject.javaUpdate the handling of the datasource elements
61047modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.javaUpdate the handling of the datasource elements
61046modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaUpdate comments
61045modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/AttachmentsSerializer.javaMore debugging
61045modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/aop/DeployerAspects.javaMore debugging
61044modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/JavaSerializationAttachmentsSerializer.javaMore debugging
61044modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/TCLObjectInputStream.javaMore debugging
61044modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/SerializableDeploymentRepository.javaMore debugging
61044modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/AbstractFileAttachmentsSerializer.javaMore debugging
61042modifiedscott.stark@jboss.org//trunk/jmx/src/main/org/jboss/mx/loading/UnifiedLoaderRepository3.javaDon't print the exception stack trace at debug level
61041modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.javaMove the web module ServiceMetaData attachment to the transient set
61040modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/deployment/security/SecurityDeployer.javaMove the policy attachment to the transient set
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ComponentTypeOverridesVisitor.javaUpdate the DataSource handling and jms destination identification
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/DomDataSourceManagedObject.javaUpdate the DataSource handling and jms destination identification
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplateInfo.javaUpdate the DataSource handling and jms destination identification
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/resources/profileservice-beans.xmlUpdate the DataSource handling and jms destination identification
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.javaUpdate the DataSource handling and jms destination identification
61033modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplate.javaUpdate the DataSource handling and jms destination identification
61032modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaUpdate the test for the current changes and impose the correct run order
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/interceptor/LifecycleInterceptorHandler.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/interceptor/LifecycleInvocationContextImpl.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Container.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate
61025modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.javaFix postCostruct for ejb21 SFSB with partameters in ejbCreate