|
| 60236 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.java | Do not check for excluded class names for proxies |
| 60236 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPConstructorJoinpoint.java | Do not check for excluded class names for proxies |
| 60235 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/metadata/spi/signature/Signature.java | If bootstrap classloader is null, use the TCL |
| 60230 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | Invoke on top of BeanInfo. |
| 60207 | modified | alesj | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AspectBinding.java | javadocs |
| 60206 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/build/build.xml | Don't split aop-mc-int into boot and deployer jars |
| 60205 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilder.java | Don't split aop-mc-int into boot and deployer jars |
| 60205 | deleted | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDeployedChecker.java | Don't split aop-mc-int into boot and deployer jars |
| 60205 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/build.xml | Don't split aop-mc-int into boot and deployer jars |
| 60205 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/beans/AspectBinding.java | Don't split aop-mc-int into boot and deployer jars |
| 60205 | deleted | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPDependencyBuilderDelegate.java | Don't split aop-mc-int into boot and deployer jars |
| 60205 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/integration/AOPJoinpointFactory.java | Don't split aop-mc-int into boot and deployer jars |
| 60204 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/JBossServer.java | Fix tests |
| 60204 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/DeployersLifecycleAspectManagerJMXTestCase.java | Fix tests |
| 60204 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/MainDeployerAspects.java | Fix tests |
| 60204 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/JMXKernel.java | Fix tests |
| 60204 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/deployers/DeployerAspects.java | Fix tests |
| 60203 | modified | alesj | //projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.java | Use BeanInfo / PropertyInfo for get / set. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoUnitTestCase.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/support/SimpleAnnotation.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/spi/PropertyInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/NumberInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistEnumInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistClassUnitTestCase.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PackageInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoProperties.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/PackageInfoImpl.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/spi/BeanInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/ClassInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/ClassInfoEnumTest.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/EnumConstantInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/TypeInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | added | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/support/package-info.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationHelper.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistInterfaceUnitTestCase.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/EnumConstantInfoImpl.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistInheritableAnnotationHolder.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistEnumUnitTestCase.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoHelper.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractPropertyInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/EnumInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/JavassistArrayUnitTestCase.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AbstractClassInfoTest.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |
| 60200 | modified | adrian@jboss.org | //projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveInfo.java | Add support for package info.Add support for retrieving underlying enum constant values and annotations.Also fixed the property get in the BeanInfo to delegate to the PropertyInfo. |