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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:334: 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: 02/03/2007 04:46:08
Time to build: 17 minutes 25 seconds
Last changed: 02/02/2007 18:22:28
Last log entry: Fix the AspectManager bean config

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

 Modifications since last build:  (first 50 of 38)
60226modifiedkabir.khan@jboss.com//trunk/server/src/etc/conf/default/bootstrap-repo-beans.xmlFix the AspectManager bean config
60224modifiedscott.stark@jboss.org//trunk/build/build.xmlMove embedded to the optional group
60222modifiedkabir.khan@jboss.com//trunk/embedded/build.xmlFix build version 2
60221modifiedkabir.khan@jboss.com//trunk/embedded/build.xmlRemove references to aop-mc-int boot and deployer jars
60220modifiedkabir.khan@jboss.com//trunk/server/src/etc/conf/default/bootstrap-beans.xmlAdd bean to register the AspectManager in JMX
60220addedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AspectManagerJMXRegistrar.javaAdd bean to register the AspectManager in JMX
60220modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AbstractAspectManager.javaAdd bean to register the AspectManager in JMX
60202modifiedkabir.khan@jboss.com//trunk/server/src/etc/conf/default/bootstrap-beans.xmlRemove dependency from AspectManager on the JMXKernel.mbeanServer
60201modifiedkabir.khan@jboss.com//trunk/aspects/src/main/org/jboss/aop/deployers/AbstractAspectManager.javaRemove dependency from AspectManager on the JMXKernel.mbeanServer
60193modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.javafix for case where ejb is identically deployed on multiple nodes and jndi lookup is targeted for remote node - used to always use the local bean
60189modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaUpdate the test api usage
60188modifiedscott.stark@jboss.org//trunk/profileservice/.classpathAdd jboss-aop-mc-int.jar
60187modifiedscott.stark@jboss.org//trunk/profileservice/src/resources/profileservice-beans.xmlUpdate repository beans
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/ServiceManagedObject.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagedDeploymentImpl.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/remoting/ProxyFactory.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/FakeDsXmlDataSourceTemplate.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/ServiceAttributeFields.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/builders/FakeConnectionFactoryDeployerManagedObjectBuilder.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplateInfo.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.javaUpdate the component property handling
60186modifiedscott.stark@jboss.org//trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.javaUpdate the component property handling
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ManagedDeployment.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profile/repository/ProfileImpl.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/aop/TrackingAdvice.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/JavaSerializationAttachmentsSerializer.javaUpdate the profile service interfaces/aspects
60185addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/TCLObjectInputStream.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/AttachmentsSerializer.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/SerializableDeploymentRepository.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/AbstractFileAttachmentsSerializer.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/deployers/spi/management/ManagementView.javaUpdate the profile service interfaces/aspects
60185modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/aop/DeployerAspects.javaUpdate the profile service interfaces/aspects
60184modifiedscott.stark@jboss.org//trunk/server/src/etc/conf/default/bootstrap-repo-beans.xmlUpdate the repository bootstrap descriptor
60183modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/ProfileServiceBootstrap.javaRevert the JBossServer install order
60182modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/naming/test/ExternalContextUnitTestCase.javaJBAS-4048, look to all superclass interfaces when creating the proxy
60179modifiedscott.stark@jboss.org//trunk/server/src/main/org/jboss/naming/ExternalContext.javaJBAS-4048, look to all superclass interfaces when creating the proxy