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

Houston, we have a problem!!!
 
I was just watching the console on the currently running WTP 3.9.3 build https://ci.eclipse.org/webtools/job/WTP-R3_9_x_Maintenance/268/console , and saw the following section:
 
[INFO] Fetching p2.index from https://hudson.eclipse.org/webtools/job/webtools-common_R3_10/lastSuccessfulBuild/artifact/site/target/repository/ (0B of 172B at 0B/s) [INFO] Adding repository https://hudson.eclipse.org/webtools/job/webtools-common_R3_10/lastSuccessfulBuild/artifact/site/target/repository 
[INFO] Fetching content.jar from https://hudson.eclipse.org/webtools/job/webtools-common_R3_10/lastSuccessfulBuild/artifact/site/target/repository/ (0B of 25.84kB at 0B/s)
[INFO] Fetching p2.index from https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/artifact/site/target/repository/ (0B of 172B at 0B/s)
[INFO] Adding repository https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/artifact/site/target/repository
[INFO] Fetching content.jar from https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/artifact/site/target/repository/ (0B of 27.03kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8-I-builds[INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/ (0B of 469B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/categoriesPhoton/ (0B of 1.59kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180217-1500/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180217-1500/ (0B of 363.67kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180218-2000/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180218-2000/ (0B of 367.85kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180219-2000/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180219-2000/ (0B of 380.73kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180220-2000/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180220-2000/ (0B of 384.66kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180221-2000/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180221-2000/ (0B of 392.33kB at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180222-2000/ (0B at 0B/s)
[INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180222-2000/ (0B of 389.79kB at 0B/s)
 
So, in our WTP 3.9.3 build, we are pulling in the WTP 3.10 Common Tools plugins and a bunch of Eclipse Photon plugins!  Corruption!  How do we fix this?
 
FWIW,
 
- Carl Anderson
WTP Releng project lead
 
----- Original message -----
From: "Carl Anderson" <ccc@xxxxxxxxxx>
Sent by: wtp-releng-bounces@xxxxxxxxxxx
To: wtp-releng@xxxxxxxxxxx
Cc: wtp-releng@xxxxxxxxxxx
Subject: Re: [wtp-releng] compilation error in JSF -- please merge thesefixes
Date: Fri, Feb 23, 2018 11:17 AM
 
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=
 
 
_______________________________________________
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=1EEWdW1CKPuXO9r76dlSIBoC5OBvBYF9M-r0Vuh-Q1U&s=vo8tnGq4XS8zyWmzis941XYU_-evrZYteqTVpq478dk&e=
 


Back to the top