Skip to main content

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

Released change to address the compile error.

-Raghu

 

 

From: carlin rogers
Sent: Monday, October 25, 2010 8:49 AM
To: Webtools releng discussion list; David M Williams
Subject: Re: [wtp-releng] Compile error in JSF tests due to platform update?

 

David,

I've pulled down the latest org.eclipse.osgi and have a local patch for the build issue. I will run some tests and if all is well I'll check in the change. Bug 328624 is open to track the issue.

Kind regards,
Carlin


On 10/24/2010 10:37 PM, David M Williams wrote:

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,

 
 
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng

Back to the top