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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:175: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 05/04/2006 07:19:29
Time to build: 39 minutes 26 seconds
Last changed: 05/03/2006 10:30:13
Last log entry: [JBAOP-231] - Real package names for aop/mc integration

 Unit Tests: (600)  Total Errors and Failures: (1)
testBasicorg.jboss.test.deployment.BaseDeploymentTestCase
 

 Modifications since last build:  (first 50 of 48)
1.7modifiedadriansrc/main/org/jboss/config/plugins/AbstractConfiguration.java[JBAOP-231] - Real package names for aop/mc integration
1.11modifiedadrian/build-test.xmlMake all the standalone projects compile
1.26modifiedadrian/build.xmlMake all the standalone projects compile
1.11modifiedadrian/build-test.xmlMake all the standalone projects compile
1.5modifiedadrian/build-test.xmlMake all the standalone projects compile
1.25modifiedadrian/build.xmlTemporary fix for optional compilation with JDK1.4
1.2modifiedstarksmsrc/main/org/jboss/annotation/management/ManagedObject.javaMake the ManagedObject a meta-annotation
1.1addedstarksmsrc/main/org/jboss/annotation/management/ManagedProperty.javaMake the ManagedObject a meta-annotation
1.1addedstarksmsrc/main/org/jboss/annotation/management/ViewUse.javaMake the ManagedObject a meta-annotation
1.2modifiedstarksmsrc/main/org/jboss/profileservice/spi/management/ManagementView.javaUpdate to use the bean PropertyInfo as the management view data object
1.2modifiedstarksmsrc/main/org/jboss/profileservice/spi/PropertyInfo.javaAdd a value setter/getter.
1.8modifiedtdiesler/build.xmlexclude org/jboss/annotation/** for jdk-1.4
1.3modifiedstarksmsrc/main/org/jboss/profileservice/spi/ProfileService.javaAdd a ManagementView plugin accessor
1.1addedstarksmsrc/main/org/jboss/profileservice/spi/management/ManagementView.javaThe management view plugin spi for querying profiles for the deployemnt management object interface roots.
1.1addedstarksmsrc/main/org/jboss/annotation/management/ManagedObject.javaAn annotation that identifies a management interface
1.1addedstarksmsrc/main/org/jboss/profileservice/spi/NoSuchProfileException.javaException thrown when a profile query failes to find a match
1.2modifiedstarksmsrc/main/org/jboss/profileservice/spi/ProfileService.javaUpdate to use a ProfileKey rather than simple string name
1.2modifiedstarksmsrc/main/org/jboss/profileservice/spi/Profile.javajavadoc update
1.1addedstarksmsrc/main/org/jboss/profileservice/spi/ProfileKey.javaThe key for a Profile. It consists fo the domain, server and name.
1.2modifiedstarksmsrc/main/org/jboss/profileservice/spi/Deployment.javajavadoc update
1.10modifiedbill/build-test.xmlDeployer prototype
1.24modifiedbill/build.xmlDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/DeploymentImpl.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/KernelErrorsLogger.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/MainDeployerImpl.javaDeployer prototype
1.1addedbillsrc/resources/deployment/classpath-bootstrap.xmlDeployer prototype
1.1addedbillsrc/resources/xml-test/org/jboss/test/deployment/four-beans.xmlDeployer prototype
1.1addedbillsrc/resources/xml-test/org/jboss/test/deployment/one-beans.xmlDeployer prototype
1.1addedbillsrc/resources/xml-test/org/jboss/test/deployment/three-beans.xmlDeployer prototype
1.1addedbillsrc/resources/xml-test/org/jboss/test/deployment/two-beans.xmlDeployer prototype
1.1addedbillsrc/tests/org/jboss/test/deployment/BaseDeploymentTestCase.javaDeployer prototype
1.1addedbillsrc/tests/org/jboss/test/deployment/Bean.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/plugins/ClasspathBootstrap.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/plugins/ClasspathScanner.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/plugins/IgnoredJars.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/plugins/MCDeployer.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/plugins/TCLDeployerAspect.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/spi/Deployer.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/spi/DeployerAspect.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/spi/Deployment.javaDeployer prototype
1.1addedbillsrc/main/org/jboss/deployment/spi/MainDeployer.javaDeployer prototype
1.3modifiedbillsrc/main/org/jboss/vfs/spi/VirtualFile.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.1addedbillsrc/main/org/jboss/vfs/spi/VirtualFileFilter.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.4modifiedbillsrc/main/org/jboss/vfs/file/FileImpl.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.4modifiedbillsrc/main/org/jboss/vfs/file/FileSystemVFS.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.3modifiedbillsrc/main/org/jboss/vfs/file/JarFileEntry.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.5modifiedbillsrc/main/org/jboss/vfs/file/JarImpl.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.
1.4modifiedbillsrc/main/org/jboss/vfs/file/NestedJarFromStream.javadeployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there.

Reply via email to