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

BUILD COMPLETE -  build.90
Date of build: 03/21/2006 08:43:10
Time to build: 37 minutes 10 seconds
Last changed: 03/20/2006 10:56:43
Last log entry: [JBMICROCONT-14] When reinstalling an aspect with a dependency, make sure that the aspectdefinition and binding wrappers get updated

 Unit Tests: (573)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 29)
1.12modifiedkkhansrc/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.23modifiedkkhansrc/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.8modifiedkkhansrc/main/org/jboss/beans/info/plugins/AbstractBeanInfo.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.1addedkkhansrc/main/org/jboss/beans/info/plugins/AbstractInstanceBeanInfo.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.7modifiedkkhansrc/main/org/jboss/beans/info/spi/BeanInfo.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.4modifiedkkhansrc/main/org/jboss/classadapter/plugins/BasicClassAdapter.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.13modifiedkkhansrc/main/org/jboss/classadapter/spi/ClassAdapter.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.5modifiedkkhansrc/main/org/jboss/repository/spi/MetaDataContext.javaSome support for mc/aop dependenciesMake prototype Aspect implement Untransformable, since we always need setKernelControllerContext() to be called to initialise the name of the aspect definitionMake sure that when undeploying an advicebinding and the advisor belongs to a sub domain, that we check if it registered with the parent aspect managerWhen setting metadata via the KernelControllerContext, create a per instance bean info with a per instance class adapter
1.24modifiedadriansrc/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.javaSourcecode tidyup
1.13modifiedadriansrc/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaFix an NPE.
1.1addedadriansrc/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithInstall.xmlAllow a GenericBeanFactory to have install/uninstall
1.1addedadriansrc/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithInstalls.xmlAllow a GenericBeanFactory to have install/uninstall
1.1addedadriansrc/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithUninstall.xmlAllow a GenericBeanFactory to have install/uninstall
1.1addedadriansrc/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithUninstalls.xmlAllow a GenericBeanFactory to have install/uninstall
1.9modifiedadriansrc/resources/schema/bean-deployer_2_0.xsdAllow a GenericBeanFactory to have install/uninstall
1.14modifiedadriansrc/main/org/jboss/kernel/plugins/deployment/xml/BeanSchemaBinding20.javaAllow a GenericBeanFactory to have install/uninstall
1.4modifiedadriansrc/tests/org/jboss/test/kernel/deployment/xml/test/BeanFactoryTestCase.javaAllow a GenericBeanFactory to have install/uninstall
1.1addedadriansrc/resources/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase0.xmlTests for install/uninstall on GenericBeanFactory
1.1addedadriansrc/resources/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase1.xmlTests for install/uninstall on GenericBeanFactory
1.1addedadriansrc/tests/org/jboss/test/kernel/dependency/support/GenericBeanFactoryRepository.javaTests for install/uninstall on GenericBeanFactory
1.21modifiedadriansrc/tests/org/jboss/test/kernel/dependency/test/DependencyTestSuite.javaTests for install/uninstall on GenericBeanFactory
1.1addedadriansrc/tests/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyTestCase.javaTests for install/uninstall on GenericBeanFactory
1.1addedadriansrc/tests/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase.javaTests for install/uninstall on GenericBeanFactory
1.25modifiedkkhansrc/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.javaPut BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext
1.9modifiedkkhansrc/main/org/jboss/beans/info/plugins/AbstractBeanInfo.javaPut BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext
1.8modifiedkkhansrc/main/org/jboss/beans/info/spi/BeanInfo.javaPut BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext
1.5modifiedkkhansrc/main/org/jboss/classadapter/plugins/BasicClassAdapter.javaPut BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext
1.14modifiedkkhansrc/main/org/jboss/classadapter/spi/ClassAdapter.javaPut BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext
1.2modifiedkkhansrc/tests/org/jboss/test/kernel/dependency/support/GenericBeanFactoryRepository.java[JBMICROCONT-14] When reinstalling an aspect with a dependency, make sure that the aspectdefinition and binding wrappers get updated

Reply via email to