BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:41: Exit code: 1 See compilejbosshead.log in Build Artifacts for details. |
Date of build: 03/20/2006 09:59:30 |
Time to build: 25 minutes 12 seconds |
Last changed: 03/20/2006 05:20:19 |
Last log entry: Put BeanInfo.getDependencies() the way it was, i.e do not pass in the MetaDataContext |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 28) | ||||
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 |