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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: 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: 09/30/2006 16:28:42
Time to build: 15 minutes 24 seconds
Last changed: 09/30/2006 13:59:17
Last log entry: Code cleanup - removing redundant null initializations, small code optimizations.

 Unit Tests: (2623)  Total Errors and Failures: (377)
testCustomCollectionPreInstantiatedorg.jboss.test.kernel.config.test.CollectionXMLTestCase
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.kernel.config.test.FactoryTestCase
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.kernel.config.test.FactoryTestCase
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.kernel.config.test.FactoryTestCase
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.kernel.config.test.FactoryTestCase
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.kernel.config.test.FactoryXMLTestCase
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.kernel.config.test.FactoryXMLTestCase
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.kernel.config.test.FactoryXMLTestCase
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.kernel.config.test.FactoryXMLTestCase
testParameterInstantiateFromBeanMetaDataorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithTypeOverrideorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateFromNullorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithCollectionorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithListorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithSetorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithArrayorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithMaporg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateWithPropertiesorg.jboss.test.kernel.config.test.InstantiateTestCase
testParameterInstantiateFromBeanMetaDataorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithTypeOverrideorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateFromNullorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithCollectionorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithListorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithSetorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithArrayorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithMaporg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testParameterInstantiateWithPropertiesorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testCustomListPreInstantiatedorg.jboss.test.kernel.config.test.ListXMLTestCase
testCustomMapPreInstantiatedorg.jboss.test.kernel.config.test.MapXMLTestCase
testCustomSetPreInstantiatedorg.jboss.test.kernel.config.test.SetXMLTestCase
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataTestCase
testDeploymentClassLoaderorg.jboss.test.kernel.deployment.test.DeploymentClassLoaderTestCase
testGenericBeanFactoryLifecycleorg.jboss.test.kernel.deployment.test.GenericBeanFactoryLifecycleTestCase
testInjectionorg.jboss.test.kernel.inject.test.ConstructorContextualInjectionTestCase
testInjectionorg.jboss.test.kernel.inject.test.LifecycleContextualInjectionTestCase
testInterceptedorg.jboss.test.aop.junit.MicrocontainerJunitSmokeTestCase(weave)
testAdvisororg.jboss.test.microcontainer.advisor.test.MicrocontainerAdvisedAdvisorOverloadedConstructorTestCase(weave)
testAdvisororg.jboss.test.microcontainer.advisor.test.MicrocontainerAdvisedAnnotationOverrideProxyAdvisorTestCase(weave)
testAdvisororg.jboss.test.microcontainer.advisor.test.MicrocontainerAdvisedInstanceAdvisorTestCase(weave)
testAdvisororg.jboss.test.microcontainer.advisor.test.MicrocontainerNotAdvisedProxyAdvisorOverloadedConstructorTestCase(weave)
testAdvisororg.jboss.test.microcontainer.advisor.test.MicrocontainerNotAdvisedProxyAdvisorTestCase(weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.ConstructorInterceptorWithDependencyTestCase(weave)
testInterceptedorg.jboss.test.microcontainer.test.InterceptedTestCase(no_weave)
testInterceptedorg.jboss.test.microcontainer.test.InterceptedTestCase(weave)
testInterceptedorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(no_weave)
testCheckNotDependentAdviceorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(no_weave)
testCheckDependentAdviceorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(no_weave)
testInterceptedorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(weave)
testCheckNotDependentAdviceorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(weave)
testCheckDependentAdviceorg.jboss.test.microcontainer.test.InterceptedUseCaseXmlTestCase(weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithAnnotationDependencyTestCase(weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(no_weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithDependencyTestCase(weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(no_weave)
testInterceptorWithDependencyCorrectOrderorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave)
testInterceptorWithDependencyWrongOrderorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave)
testInterceptorWithDependencyRedeployorg.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave)
testInterceptorWithDependencyRedeploy2org.jboss.test.microcontainer.test.IntroductionDependencyTestCase(weave)
testJMXorg.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave)
testJMXMetaDataorg.jboss.test.microcontainer.test.JMXDecoratedTestCase(no_weave)
testJMXorg.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave)
testJMXMetaDataorg.jboss.test.microcontainer.test.JMXDecoratedTestCase(weave)
testBeanMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(no_weave)
testPropertyMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(no_weave)
testNoMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(no_weave)
testBeanMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(weave)
testPropertyMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(weave)
testNoMetaDataorg.jboss.test.microcontainer.test.MetaDataTestCase(weave)
testParameterInstantiateFromBeanMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateFromNullorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithCollectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithListorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithSetorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithArrayorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithMaporg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithPropertiesorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateFromBeanMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateFromNullorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithCollectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithListorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithSetorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithArrayorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithMaporg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateWithPropertiesorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testCustomCollectionPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testCustomSetPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testCustomListPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testCustomMapPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testDeploymentClassLoaderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryLifecycleorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInjectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInjectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testParameterInstantiateFromBeanMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateFromNullorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithCollectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithListorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithSetorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithArrayorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithMaporg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithPropertiesorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateFromBeanMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateFromNullorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateViaInterfaceWithTypeOverrideorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithCollectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithListorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithSetorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithArrayorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithMaporg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testParameterInstantiateWithPropertiesorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testSimpleInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testSimpleInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testStaticInstantiateFromFactoryWithParametersorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testStaticInstantiateFromFactoryWithIntegerParameterorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testCustomCollectionPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testCustomSetPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testCustomListPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testCustomMapPreInstantiatedorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testDeploymentClassLoaderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryLifecycleorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInjectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInjectionorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyTestCase
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyTestCase
testComplicatedLifecycleDependencyReinstallorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyTestCase
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase
testComplicatedLifecycleDependencyReinstallorg.jboss.test.kernel.dependency.test.ComplicatedLifecycleDependencyXMLTestCase
testConstructorClassLoaderCorrectOrderorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderTestCase
testConstructorClassLoaderWrongOrderorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderTestCase
testConstructorClassLoaderReinstallorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderTestCase
testConstructorClassLoaderCorrectOrderorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase
testConstructorClassLoaderWrongOrderorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase
testConstructorClassLoaderReinstallorg.jboss.test.kernel.dependency.test.ConstructorClassLoaderXMLTestCase
testConstructorDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.ConstructorDependencyTestCase
testConstructorDependencyWrongOrderorg.jboss.test.kernel.dependency.test.ConstructorDependencyTestCase
testConstructorDependencyReinstallorg.jboss.test.kernel.dependency.test.ConstructorDependencyTestCase
testConstructorDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase
testConstructorDependencyWrongOrderorg.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase
testConstructorDependencyReinstallorg.jboss.test.kernel.dependency.test.ConstructorDependencyXMLTestCase
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyTestCase
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyTestCase
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyTestCase
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryConstructorDependencyXMLTestCase
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyTestCase
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyTestCase
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyTestCase
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyXMLTestCase
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyXMLTestCase
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryDemandDependencyXMLTestCase
testInstallDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyTestCase
testInstallDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyTestCase
testInstallDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyTestCase
testInstallDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyXMLTestCase
testInstallDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyXMLTestCase
testInstallDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryInstallDependencyXMLTestCase
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyTestCase
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyTestCase
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyTestCase
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryOnDemandDependencyXMLTestCase
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyTestCase
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyTestCase
testGenericBeanFactoryDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyTestCase
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase
testGenericBeanFactoryDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainDependencyXMLTestCase
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyTestCase
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyTestCase
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyTestCase
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyXMLTestCase
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyXMLTestCase
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPlainLifecycleDependencyXMLTestCase
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyTestCase
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyTestCase
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyTestCase
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.kernel.dependency.test.GenericBeanFactoryPropertyDependencyXMLTestCase
testInstallDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.InstallDependencyTestCase
testInstallDependencyWrongOrderorg.jboss.test.kernel.dependency.test.InstallDependencyTestCase
testInstallDependencyReinstallorg.jboss.test.kernel.dependency.test.InstallDependencyTestCase
testInstallDependencyCorrectOrderorg.jboss.test.kernel.dependency.test.InstallDependencyXMLTestCase
testInstallDependencyWrongOrderorg.jboss.test.kernel.dependency.test.InstallDependencyXMLTestCase
testInstallDependencyReinstallorg.jboss.test.kernel.dependency.test.InstallDependencyXMLTestCase
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithNestedAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithNestedMethodAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyRedeploy2org.jboss.test.microcontainer.test.InterceptorWithOverriddenClassAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyForChildTestCase(weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(no_weave)
testInterceptorWithAnnotationDependencyCorrectOrderorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave)
testInterceptorWithAnnotationDependencyWrongOrderAndRedeployorg.jboss.test.microcontainer.test.InterceptorWithOverriddenMethodAnnotationDependencyTestCase(weave)
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testComplicatedLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyOnDemandFirstorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyOnDemandSecondorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryOnDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPropertyDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryConstructorDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryDemandDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testGenericBeanFactoryPlainLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testComplicatedLifecycleDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyCorrectOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyWrongOrderorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testInstallDependencyReinstallorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
 

 Modifications since last build:  (first 50 of 83)
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/LinkHandler.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/LifecycleAction.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/dependency/src/main/org/jboss/dependency/plugins/AbstractDependencyItem.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/spi/IncompleteDeploymentsBuilder.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/metadata/plugins/loader/reflection/AnnotatedElementMetaDataLoader.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/AbstractMockVirtualFileHandler.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarFromStream.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/annotation/factory/javassist/ProxyMapCreator.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/factory/GenericBeanFactory.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/factory/GenericBeanFactoryMetaData.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/InterceptorWithAnnotationDependencyTestCase.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/registry/basic/BasicKernelRegistryFactory.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/retrieval/cummulative/CummulativeAnnotationsItem.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/memorytests/ClassInfoMemoryTestCase.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/config/xml/JavaBeanSchemaInitializer.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/retrieval/cummulative/CummulativeMetaDatasItem.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/InterceptorWithOverriddenClassAnnotationDependencyTestCase.javaCode cleanup - removing redundant null initializations, small code optimizations.
57307modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/config/KernelConfigFactory.javaCode cleanup - removing redundant null initializations, small code optimizations.
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueFactory.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/repository/plugins/AbstractKernelRepository.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/VFSClassLoader.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFSUtils.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/LinkHandler.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/config/Configurator.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/KernelPermission.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/xml/EntryKeyInterceptor.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/annotation/factory/AnnotationCreator.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/JARVirtualFileHandlerUnitTestCase.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVirtualFileHandlerUnitTestCase.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/dependency/src/tests/org/jboss/test/dependency/controller/test/BasicDependencyTestCase.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarFromStream.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/registry/basic/BasicKernelRegistryFactory.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/deployers/src/tests/org/jboss/test/deployers/attachments/test/AttachmentsTest.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/ThisValueMetaData.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/xml/EntryValueInterceptor.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/container/src/tests/org/jboss/test/memorytests/ClassInfoMemoryTestCase.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/xml/BeanSchemaBinding.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57306modifiedalesj//projects/microcontainer/trunk/dependency/src/tests/org/jboss/test/dependency/controller/test/CrossContextDependencyTestCase.javaCode cleanup - removing redundant local variables, class casts (not all - some left for better info).
57291addedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VisitorUnitTestCase.javaVisitorAttribute tests
57291modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/AbstractMockVFSTest.javaVisitorAttribute tests
57291addedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/support/MockVirtualFileVisitor.javaVisitorAttribute tests