Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Compile error in JSF tests due to platform update?

The compile error in the latest I-build attempt is likely caused by me updating the Eclipse Platform prereq.
I can revert that update if required; if for some reason this can't be fixed quickly on Monday. If I don't hear otherwise, I'll assume no revert is required and the test code can be updated to work with latest platform.

See
http://build.eclipse.org/webtools/committers/wtp-R3.3.0-I/20101025011019/I-3.3.0-20101025011019/



10. ERROR: AbstractMethodMustBeImplemented

      The type MockFrameworkAdaptor must implement the inherited abstract method FrameworkAdaptor.findEntries(List<BundleData>, String, String, int)
      MockFrameworkAdaptor.java :
      31 : public class MockFrameworkAdaptor implements FrameworkAdaptor

Thanks,

    Back to the top