View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-aop-testsuite?log=log20061113231928

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)
testWovenNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testProxiedNamedDomainsorg.jboss.test.aop.nameddomain.NamedDomainTestCase(non-optimized-precompiled-tests-jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(non-optimized-precompiled-tests-jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(precompiled-genadvisor-tests-jdk14)
testProxyorg.jboss.test.aop.serialization.simple.SimpleSerialiizationTestCase(precompiled-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(bootclasspath-genadvisor-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(bootclasspath-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(javaagent-genadvisor-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(javaagent-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(non-optimized-precompiled-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(non-optimized-precompiled-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-genadvisor-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-genadvisor-tests)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-tests-jdk14)
testWeakIdentityHashMaporg.jboss.test.aop.callerscope.CallerScopeTestCase(precompiled-tests)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(non-optimized-precompiled-tests-jdk14)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(precompiled-genadvisor-tests-jdk14)
testPrecedenceorg.jboss.test.aop.jdk15annotated.AnnotatedTestCase(precompiled-tests-jdk14)
 

 Modifications since last build:  (first 50 of 7)
58322modifiedkabir.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
58322modifiedkabir.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
58322modifiedkabir.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
58322modifiedkabir.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
58301modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyFactory.javaMake ContainerProxyFactory more flexible wrt several introductions with the same interface
58295modifiedkabir.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
58295modifiedkabir.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