TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbossretro-testsuite.xml:75: 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: 02/19/2006 13:12:14 |
Time to build: 17 seconds |
Last changed: 02/18/2006 12:27:29 |
Last log entry: JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
Unit Tests: (27) Total Errors and Failures: (1) | |||
| |||
Modifications since last build: (first 50 of 15) | ||||
1.7 | modified | rcampbell | /build.xml | JBAS-2814: Initial import of jsr166 tck. Currently excluded from build since it has dependencies not available in jdk5. |
1.2 | modified | adrian | src/main/org/jboss/lang/ExceptionHelper.java | I don't know that it is portable to pass too many parametersto the reflection api.It was pointless having the msg local var anyway since it wasn't used. |
1.1 | added | starksm | src/main/org/jboss/lang/ExceptionHelper.java | JBAS-2811, include the exception signatures identified by the FindExceptionCtorChanges output. |
1.6 | modified | starksm | src/main/org/jboss/ant/tasks/retro/ClassRedirectEditor.java | JBAS-2811, include the exception signatures identified by the FindExceptionCtorChanges output. |
1.1 | added | starksm | src/main/org/jboss/tools/FindExceptionCtorChanges.java | A utility class that loads all jdk1.4.2 Throwable types from the rt.jar and compares these constructor signatures to the jdk5 types to identity where new constructors taking a Throwable argument have been added. |
1.5 | modified | adrian | src/main/org/jboss/ant/tasks/retro/ClassRedirectEditor.java | [JBAS-2809] - Add JDK1.5 String methods needed by webservices. |
1.1 | added | adrian | src/test/org/jboss/test/strings/StringsTestCase.java | [JBAS-2809] - Add JDK1.5 String methods needed by webservices. |
1.3 | modified | adrian | src/main/org/jboss/lang/ClassRedirects.java | [JBAS-2809] - Add JDK1.5 String methods needed by webservices. |
1.2 | modified | adrian | src/test/org/jboss/test/other/AutoboxTestCase.java | Add missing license header. |
1.4 | modified | adrian | src/main/org/jboss/ant/tasks/retro/ClassRedirectEditor.java | [JBAS-2810] - Add support for parameter annotations. |
1.3 | modified | adrian | src/main/org/jboss/lang/AnnotationHelper.java | [JBAS-2810] - Add support for parameter annotations. |
1.3 | modified | adrian | src/test/org/jboss/test/annotations/AnnotationsTestCase.java | [JBAS-2810] - Add support for parameter annotations. |
1.2 | modified | adrian | src/test/org/jboss/test/annotations/TestWebService.java | [JBAS-2810] - Add support for parameter annotations. |
1.2 | modified | adrian | src/test/org/jboss/test/annotations/j2ee/jws/TestAnnotation.java | [JBAS-2810] - Add support for parameter annotations. |
1.5 | modified | adrian | thirdparty/javassist/lib/javassist.jar | [JBAS-2810] - Add support for parameter annotations. |