Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] JSF build should be failing but is not

We are tracking new compile problems due to the latest EMF driver. Specifically, we have been hit by an API change from FeatureMap to EList<Object>.

What is troubling about this breakage, is that the JSF build appears to be succeeding. Is the build working against the new EMF driver?

I have opened the following bug to track and updated the wiki page with it as well: https://bugs.eclipse.org/bugs/show_bug.cgi?id=168484

I am working to solve the compile problems in parallel.

--Cam


Back to the top