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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-aop-head-testsuite.xml:75: Exit code: 1 See tests-jdk14.log in Build Artifacts for details.
Date of build: 01/06/2007 04:45:22
Time to build: 33 minutes 1 second
Last changed: 01/05/2007 19:34:57
Last log entry: Some more security exceptions fixed

 Unit Tests: (1443)  Total Errors and Failures: (16)
testProxyorg.jboss.test.aop.proxy.ProxyTestCase(jdk14)
testClassProxyorg.jboss.test.aop.proxy.ProxyTestCase(jdk14)
testContainerProxyorg.jboss.test.aop.proxy.ProxyTestCase(jdk14)
testCleanGetDeclaredMethodsorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-genadvisor-tests-jdk14)
testCleanGetDeclaredFieldsorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-genadvisor-tests-jdk14)
testCleanGetDeclaredMethodorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-genadvisor-tests-jdk14)
testCleanGetDeclaredFieldorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-genadvisor-tests-jdk14)
testCleanGetDeclaredClassesorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-genadvisor-tests-jdk14)
testCleanGetDeclaredMethodsorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-tests-jdk14)
testCleanGetDeclaredFieldsorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-tests-jdk14)
testCleanGetDeclaredMethodorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-tests-jdk14)
testCleanGetDeclaredFieldorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-tests-jdk14)
testCleanGetDeclaredClassesorg.jboss.test.aop.reflection.ReflectionTester(bootclasspath-tests-jdk14)
testGenericMethodorg.jboss.test.aop.bridgemethodnotwoven.BridgeMethodTestCase(jdk50)
testMethodOverrideorg.jboss.test.aop.bridgemethodnotwoven.BridgeMethodTestCase(jdk50)
 

 Modifications since last build:  (first 50 of 38)
59393modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/ClassicWeavingStrategy.javaSome more security exceptions fixed
59393modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/SecurityActions.javaSome more security exceptions fixed
59393modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/SuperClassesFirstWeavingStrategy.javaSome more security exceptions fixed
59392modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/util/JavassistMethodHashing.javaGet methodhashingtestcase passing, this change breaks the not woven BridgeMethodTestCase, so more work is needed on bridge methods
59391modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/jdk15base/AOPTester.javaAdd privileged blocks for failing tests - more recent versions of JDK 5 seem to have stricter security checks
59391modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/regression/jbaop316annotationsinwrapperonly/AnnotationsInWrapperMethodOnlyTestCase.javaAdd privileged blocks for failing tests - more recent versions of JDK 5 seem to have stricter security checks
59391modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/annotation/AnnotationElement.javaAdd privileged blocks for failing tests - more recent versions of JDK 5 seem to have stricter security checks
59391modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/test/org/jboss/test/aop/bridgemethodnotwoven/BridgeMethodTestCase.javaAdd privileged blocks for failing tests - more recent versions of JDK 5 seem to have stricter security checks
59391modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/reflection/ReflectionAspect.javaAdd privileged blocks for failing tests - more recent versions of JDK 5 seem to have stricter security checks
59388modifiedkabir.khan@jboss.com//projects/aop/trunk/build/build-thirdparty.xmlUse the mc snapshot that has been integrated w aop
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/MethodByMethodJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/JoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386deletedflavia.rainone//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/TargetPOJO.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/AdviceMethodFactory.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/MethodJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/FieldJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/resources/test/beforeafterArgs/jboss-aop.xml[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/TargetTestCase.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ConstructorJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ConstructionJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/AdviceMethodProperties.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/ParameterAnnotationRule.java[JBAOP-327] Caller parameter support implemented and tested
59386addedflavia.rainone//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/CallerTestCase.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/advice/annotation/AnnotatedParameterAdviceInfo.java[JBAOP-327] Caller parameter support implemented and tested
59386addedflavia.rainone//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/TargetCallerPOJO.java[JBAOP-327] Caller parameter support implemented and tested
59386addedflavia.rainone//projects/aop/trunk/aop/src/test/org/jboss/test/aop/beforeafterArgs/CallerAspect.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ConByConJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/MethodByConJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59386modifiedflavia.rainone//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ConByMethodJoinPointGenerator.java[JBAOP-327] Caller parameter support implemented and tested
59379modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/build.xmlRemove the array-agent target
59378modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/JoinPointGenerator.javaFix NPE when running in JBoss
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/Advisor.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerCache.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/GeneratedAOPProxyFactory.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/InstanceProxyContainer.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/AOPProxyFactoryParameters.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/util/ClassInfoMethodHashing.javaFixes to get aop/mc integration working following new metadata crossover
59377modifiedkabir.khan@jboss.com//projects/aop/trunk/aop/src/main/org/jboss/aop/proxy/container/ContainerProxyCacheKey.javaFixes to get aop/mc integration working following new metadata crossover