Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] compilation error in JSF -- please merge these fixes

[ERROR] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.jsf/jsf/tests/org.eclipse.jst.jsf.test.util/src/org/eclipse/jst/jsf/test/util/mock/java/MockJavaProject.java:[25] 
[ERROR] 	public class MockJavaProject extends MockJavaElement implements IJavaProject
[ERROR] 	             ^^^^^^^^^^^^^^^
[ERROR] The type MockJavaProject must implement the inherited abstract method IJavaProject.findUnfilteredPackageFragmentRoots(IClasspathEntry)
[ERROR] 279 problems (1 error, 278 warnings)

-- https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/WTP-R3_10_Integration/291/console

>> fix: https://git.eclipse.org/r/#/c/118050/ << 

I've also got a couple other commits to merge, which will:

* https://git.eclipse.org/r/118049 - add source to the update site (REQUIRED)
* https://git.eclipse.org/r/118051 - update project settings for the above failing test (optional, feel free to reject if you don't want those updates)

Thanks!

--

Nick Boldt

Senior Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus

Back to the top