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

BUILD COMPLETE -  build.85
Date of build: 03/14/2006 14:26:02
Time to build: 28 minutes 56 seconds
Last changed: 03/14/2006 09:11:54
Last log entry: Sourcecode tidyup

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

 Modifications since last build:  (first 50 of 51)
1.21modifiedadriansrc/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.javaSourcecode tidyup
1.4modifiedadriansrc/main/org/jboss/kernel/plugins/deployment/xml/BasicXMLDeployer.javaLog the files getting undeployed at shutdown of the test.
1.7modifiedadriansrc/main/org/jboss/test/kernel/junit/MicrocontainerTestDelegate.javaLog the files getting undeployed at shutdown of the test.
1.3modifiedadriansrc/main/org/jboss/classadapter/plugins/BasicClassAdapterFactory.java[JBMICROCONT-14] - Move the MetaDataContext to configuration.This removes the last current usecase for AOP having its own ClassAdapter impl.
1.2modifiedadriansrc/main/org/jboss/joinpoint/plugins/BasicJoinpointFactory.java[JBMICROCONT-14] - Move the MetaDataContext to configuration.This removes the last current usecase for AOP having its own ClassAdapter impl.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicJoinpointFactoryBuilder.java[JBMICROCONT-14] - Move the MetaDataContext to configuration.This removes the last current usecase for AOP having its own ClassAdapter impl.
1.1addedadriansrc/main/org/jboss/joinpoint/spi/JoinpointFactoryBuilder.java[JBMICROCONT-14] - Move the MetaDataContext to configuration.This removes the last current usecase for AOP having its own ClassAdapter impl.
1.2modifiedadriansrc/main/org/jboss/classadapter/plugins/BasicClassAdapterFactory.java[JBMICROCONT-14] - Rework the ClassAdapter to take a Configurationrather than a TypeInfoFactory. Allow for the TypeInfoFactory impl to be overridden.
1.6modifiedadriansrc/main/org/jboss/classadapter/spi/ClassAdapterFactory.java[JBMICROCONT-14] - Rework the ClassAdapter to take a Configurationrather than a TypeInfoFactory. Allow for the TypeInfoFactory impl to be overridden.
1.1addedadriansrc/main/org/jboss/classadapter/plugins/BasicClassAdapter.java[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.1addedadriansrc/main/org/jboss/classadapter/plugins/BasicClassAdapterFactory.java[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.1addedadriansrc/main/org/jboss/classadapter/plugins/package.html[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.10deletedadriansrc/main/org/jboss/classadapter/plugins/reflect/ReflectClassAdapter.java[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.8deletedadriansrc/main/org/jboss/classadapter/plugins/reflect/ReflectClassAdapterFactory.java[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.2deletedadriansrc/main/org/jboss/classadapter/plugins/reflect/package.html[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.5modifiedadriansrc/main/org/jboss/classadapter/spi/ClassAdapterFactory.java[JBMICROCONT-14] - Move the choice of TypeInfoFactory out of theclassadapter. Also removed old aspect/mc integration tests.These need reimplemeting on the new prototype.
1.4modifiedkkhansrc/main/org/jboss/repository/spi/MetaDataContext.java[JBAOP-211] Store property annotations in repository under setter/getter names
1.20modifiedkkhansrc/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.java[JBAOP-211] Store property annotations in repository under setter/getter names
1.7modifiedadriansrc/tests/org/jboss/test/ContainerAllTestSuite.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.3deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/support/SimpleBean.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.3deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/support/SimpleInterface.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.2deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/test/IntrospectionJoinpointTestCase.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.2deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/test/JavassistJoinpointTestCase.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.3deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/test/ReflectJoinpointTest.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.6deletedadriansrc/tests/org/jboss/test/joinpoint/reflect/test/ReflectJoinpointTestSuite.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.31modifiedadriansrc/main/org/jboss/kernel/plugins/config/Configurator.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.7modifiedadriansrc/tests/org/jboss/test/kernel/registry/test/BusTestCase.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.9modifiedadriansrc/main/org/jboss/classadapter/plugins/reflect/ReflectClassAdapter.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicConstructorJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicFieldGetJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicFieldSetJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicJoinpointFactory.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicMethodJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/BasicTargettedJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/Config.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.1addedadriansrc/main/org/jboss/joinpoint/plugins/package.html[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.13deletedadriansrc/main/org/jboss/joinpoint/plugins/config/Config.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.2deletedadriansrc/main/org/jboss/joinpoint/plugins/config/package.html[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.9deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectConstructorJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.8deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectFieldGetJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.9deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectFieldSetJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.12deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectJoinpointFactory.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.9deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectMethodJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.5deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/ReflectTargettedJoinPoint.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.2deletedadriansrc/main/org/jboss/joinpoint/plugins/reflect/package.html[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.2modifiedadriansrc/tests/org/jboss/test/joinpoint/reflect/test/ReflectJoinpointTest.java[JBMICROCONT-14] - Rename the joinpoint implementation.This isn't based on reflection it has been based on the ClassInfo abstraction for some time.
1.16modifiedadriansrc/main/org/jboss/kernel/plugins/config/AbstractKernelConfig.java[JBMICROCONT-14] - Make a start on tidying up the classadapter api.The first step is moving the references out of the kernel module into the container module.
1.11modifiedadriansrc/main/org/jboss/kernel/plugins/config/property/PropertyKernelConfig.java[JBMICROCONT-14] - Make a start on tidying up the classadapter api.The first step is moving the references out of the kernel module into the container module.
1.2modifiedstarksmsrc/main/org/jboss/reflect/plugins/javassist/JavassistReflectionFactory.javaInclude the UnreachableStatementException in an else clause in the unbox method rather than always throwing the exception.
1.4modifiedkkhansrc/main/org/jboss/repository/spi/Key.javaMake name part of repository Key, take a String[]Make AOPMetaDataContext include property name in key name when checking for a methodAdd a test for overriding annotations at property level

Reply via email to