TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:84: 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: 08/30/2007 07:48:41 |
Time to build: 10 minutes 22 seconds |
Last changed: 08/30/2007 05:40:21 |
Last log entry: Fix the build |
Unit Tests: (2392) Total Errors and Failures: (6) | ||||||||||||
| ||||||||||||
Modifications since last build: (first 50 of 63) | ||||
64962 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-vfs-spi/pom.xml | Fix the build |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/scope/ScopeBuilder.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/scope | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/scope/helpers | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/main/org/jboss/deployers/plugins/deployers/DeployersImpl.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/DeployersScopeTestSuite.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/scope/helpers/DefaultScopeBuilder.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/support/TestComponentMetaData.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/support/TestComponentDeployer.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/support/TestComponentMetaDataContainer.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/AbstractDeploymentUnit.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/ComponentDeploymentContext.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/test/DeployerScopeUnitTestCase.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/helpers/AbstractDeploymentContext.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/DeployersImplTestSuite.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/support | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/DeploymentUnit.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-vfs/src/main/org/jboss/deployers/vfs/plugins/structure/AbstractVFSDeploymentContext.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | added | adrian@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/scope/test | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64960 | modified | adrian@jboss.org | //projects/microcontainer/trunk/deployers-structure-spi/src/main/org/jboss/deployers/structure/spi/DeploymentContext.java | [JBMICROCONT-196] - API for scopes and MetaData access in the deployers |
64959 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/TestServiceMetaData.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/TestServiceMetaDataICF.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/deployer/support/TestServiceAttributeMetaData.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | added | scott.stark@jboss.org | //projects/microcontainer/trunk/managed/src/main/org/jboss/managed/spi/factory/InstanceClassFactory.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/factory/AbstractManagedObjectFactory.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/deployers-impl/src/tests/org/jboss/test/deployers/managed/test/DeployerManagedDeploymentUnitTestCase.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64959 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/managed/src/main/org/jboss/managed/api/factory/ManagedObjectFactory.java | JBMICROCONT-181, add an InstanceClassFactory plugin to obtain attachment annotations and values |
64957 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/factory/AbstractManagedObjectFactory.java | Finish the ManagedObject id comment |
64954 | modified | scott.stark@jboss.org | //projects/microcontainer/trunk/managed/src/main/org/jboss/managed/plugins/factory/AbstractManagedObjectFactory.java | Validate that the property annotations are not null |
64952 | modified | pgier | //projects/microcontainer/trunk/build/pom.xml | Cleaning up dependency warnings. |
64952 | modified | pgier | //projects/microcontainer/trunk/container/pom.xml | Cleaning up dependency warnings. |
64951 | modified | pgier | //projects/microcontainer/trunk/container/pom.xml | Adding exclusion for transitive dependency on jboss-common-core. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/metadata/basic/BasicKernelMetaDataRepository.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/LifecycleCallback.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jndi/JndiLifecycleCallback.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/dependency/pom.xml | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/registry/AbstractKernelRegistryEntry.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/FromContextUnsupportedTestCase.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/PreInstallAction.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | added | adrian@jboss.org | //projects/microcontainer/trunk/dependency/src/main/org/jboss/dependency/spi/ScopeInfo.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/dependency/.classpath | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/dependency/src/main/org/jboss/dependency/spi/ControllerContext.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | deleted | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/helpers | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/annotations/BasicBeanAnnotationAdapter.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/FromContext.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/dependency/pom-jdk14.xml | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | modified | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/dependency/helpers/UnmodifiableKernelControllerContext.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |
64949 | added | adrian@jboss.org | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/KernelScopeInfo.java | [JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. |