BUILD COMPLETE - build.1468 |
Date of build: 02/24/2006 08:13:42 |
Time to build: 31 minutes 15 seconds |
Last changed: 02/24/2006 07:50:37 |
Last log entry: Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 5) | ||||
1.5 | modified | kkhan | aspects/src/test/org/jboss/test/proxyfactory/AbstractProxyTest.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
1.4 | modified | kkhan | aspects/src/main/org/jboss/aop/microcontainer/prototype2/proxyfactory/AOPProxyFactory.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
1.12 | modified | kkhan | aspects/src/main/org/jboss/aop/microcontainer/prototype2/proxyfactory/GeneratedAOPProxyFactory.java | Fix instance advised hollow proxies.For now set an instance of Object to be the "target" object to avoid the null target problem in the PerInstanceInterceptor.Remove the need to pass Object.class in as the advised class when creating hollow proxies |
1.2 | modified | kkhan | aop/src/main/org/jboss/aop/proxy/container/ContainerProxyCacheKey.java | Contain class in ContainerProxyCacheKey |
1.13 | modified | kkhan | aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java | Contain class in ContainerProxyCacheKey |