TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-aop-head-testsuite.xml:91: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 11/13/2006 23:19:28 |
Time to build: 36 minutes 53 seconds |
Last changed: 11/13/2006 19:37:46 |
Last log entry: [JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy |
Unit Tests: (1911) Total Errors and Failures: (19) | ||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 7) | ||||
58322 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/GeneratedAOPProxyFactory.java | [JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy |
58322 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java | [JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy |
58322 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/AOPProxyFactoryParameters.java | [JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy |
58322 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ProxyTemplate.java | [JBAOP-307] Solve NPE where mc instantiates a bean w/ ctor injection and the proxied class has no default ctors, and tries to use the params in its ctor by overriding all ctors in the proxy |
58301 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java | Make ContainerProxyFactory more flexible wrt several introductions with the same interface |
58295 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.java | [JBAOP-306] Fix NPE for ctors calling methods causes NPE when using AOP/MC proxies |
58295 | modified | kabir.khan@jboss.com | //projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ProxyTemplate.java | [JBAOP-306] Fix NPE for ctors calling methods causes NPE when using AOP/MC proxies |