Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] compilation error in JSF -- please merge thesefixes

Nick,
 
     Now I am confused- in the WTP 3.9.3 build, JSF built fine yesterday afternoon... presumably against the Eclipse Oxygen.3 RC2 candidate.  Now, this morning, JSF fails due to a change in IJavaProject.  I can see that changing in Eclipse Photon, but not Oxygen.3 RC2 (since it built fine yesterday)... so, how did this error suddenly occur in the WTP 3.9.3 build?
     Along those same lines, with Jenkins, we don't seem to be able to see the complete build output.  WIth Hudson, there was a link with each build for the complete console log.  Is it possible to get to the complete console via Jenkins?
 
FWIW,
 
- Carl Anderson
WTP Releng project lead
 
----- Original message -----
From: Nick Boldt <nboldt@xxxxxxxxxx>
Sent by: wtp-releng-bounces@xxxxxxxxxxx
To: Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>, Ian Trimble <ian.trimble@xxxxxxxxxx>
Cc:
Subject: Re: [wtp-releng] compilation error in JSF -- please merge these fixes
Date: Fri, Feb 23, 2018 9:16 AM
 
BTW this is also breaking the 3.9.3 builds since JSF contributes its master branch to that build too. 
 
https://ci.eclipse.org/webtools/job/WTP-R3_9_x_Maintenance/267/console
 
Ian, if you'd like to not have to worry about these types of changes, feel free to nominate me as a committer so I can fix builds w/o needing to bug you. :)
 
Thanks,
 
Nick
 
On Fri, Feb 23, 2018 at 9:07 AM, Nick Boldt <nboldt@xxxxxxxxxx> wrote:
[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)
 
 
 
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
 
 
--

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
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_wtp-2Dreleng&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=6JCYBixIS0G6Rj43h5xZSA&m=rTgyaPGzKiN2GRstb_oLcKPjlnKYq9COJGtbtpIoLIU&s=_y0MgmvoP5FuRDCb4QGqJEEmiJpvk6jC3XeGgHUrtgA&e=
 


Back to the top