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.12 | modified | kkhan | src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | Some 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.23 | modified | kkhan | src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.java | Some 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.8 | modified | kkhan | src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.java | Some 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.1 | added | kkhan | src/main/org/jboss/beans/info/plugins/AbstractInstanceBeanInfo.java | Some 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.7 | modified | kkhan | src/main/org/jboss/beans/info/spi/BeanInfo.java | Some 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.4 | modified | kkhan | src/main/org/jboss/classadapter/plugins/BasicClassAdapter.java | Some 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.13 | modified | kkhan | src/main/org/jboss/classadapter/spi/ClassAdapter.java | Some 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.5 | modified | kkhan | src/main/org/jboss/repository/spi/MetaDataContext.java | Some 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.24 | modified | adrian | src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.java | Sourcecode tidyup |
1.13 | modified | adrian | src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | Fix an NPE. |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithInstall.xml | Allow a GenericBeanFactory to have install/uninstall |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithInstalls.xml | Allow a GenericBeanFactory to have install/uninstall |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithUninstall.xml | Allow a GenericBeanFactory to have install/uninstall |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/deployment/xml/test/BeanFactoryWithUninstalls.xml | Allow a GenericBeanFactory to have install/uninstall |
1.9 | modified | adrian | src/resources/schema/bean-deployer_2_0.xsd | Allow a GenericBeanFactory to have install/uninstall |
1.14 | modified | adrian | src/main/org/jboss/kernel/plugins/deployment/xml/BeanSchemaBinding20.java | Allow a GenericBeanFactory to have install/uninstall |
1.4 | modified | adrian | src/tests/org/jboss/test/kernel/deployment/xml/test/BeanFactoryTestCase.java | Allow a GenericBeanFactory to have install/uninstall |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase0.xml | Tests for install/uninstall on GenericBeanFactory |
1.1 | added | adrian | src/resources/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase1.xml | Tests for install/uninstall on GenericBeanFactory |
1.1 | added | adrian | src/tests/org/jboss/test/kernel/dependency/support/GenericBeanFactoryRepository.java | Tests for install/uninstall on GenericBeanFactory |
1.21 | modified | adrian | src/tests/org/jboss/test/kernel/dependency/test/DependencyTestSuite.java | Tests for install/uninstall on GenericBeanFactory |
1.1 | added | adrian | src/tests/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyTestCase.java | Tests for install/uninstall on GenericBeanFactory |
1.1 | added | adrian | src/tests/org/jboss/test/kernel/dependency/test/GenericBeanFactoryInstallDependencyXMLTestCase.java | Tests for install/uninstall on GenericBeanFactory |
1.25 | modified | kkhan | src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.java | Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
1.9 | modified | kkhan | src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.java | Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
1.8 | modified | kkhan | src/main/org/jboss/beans/info/spi/BeanInfo.java | Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
1.5 | modified | kkhan | src/main/org/jboss/classadapter/plugins/BasicClassAdapter.java | Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
1.14 | modified | kkhan | src/main/org/jboss/classadapter/spi/ClassAdapter.java | Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
1.2 | modified | kkhan | src/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 |