| Summary: | Build failure: abstract method not implemented | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Joel Cayne <jcayne> | ||||
| Component: | TPTP | Assignee: | Paul Slauenwhite <paulslau> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | blocker | ||||||
| Priority: | P1 | CC: | jcayne, paulslau | ||||
| Version: | unspecified | Keywords: | plan | ||||
| Target Milestone: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Caused by new method (3.4) on a JDT interface: org.eclipse.jdt.core.IJavaElementDelta.class Created attachment 81580 [details]
Patch
Fixed checked into CVS (HEAD). Build completed successfully - TPTP-4.5.0-200710310400. Bulk update of the target field to reflect the change in iteration numbers. Bulk update of the target field to reflect the change in iteration numbers. |
The following error was reported in the build: ERROR in org.eclipse.hyades.test.tools.ui/src/org/eclipse/hyades/test/tools/ui/java/internal/junit/navigator/RegularJUnitProvider.java (at line 154) static class BasicJavaElementChangeDelta implements IJavaElementDelta { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type RegularJUnitProvider.BasicJavaElementChangeDelta must implement the inherited abstract method IJavaElementDelta.getAnnotationDeltas()