Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Smoke Test Request for WTP 3.10.0 I-build

And now the build is failing because Tycho 1.1.0-SNAPSHOT says:

[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.1.0-SNAPSHOT:compile (default-compile) on project org.eclipse.wst.xsl.xalan: Compilation failure: Compilation failure: 
[ERROR] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.xalan/src-debugger/org/eclipse/wst/xsl/xalan/debugger/XalanDebugger.java:[46] 
[ERROR] 	lastTransformerInChain.getSerializationHandler().flushPending();
[ERROR] 	                       ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getSerializationHandler() is undefined for the type TransformerImpl
[ERROR] /jobs/genie.webtools/WTP-R3_10_Integration/workspace/webtools.sourceediting/xsl/bundles/org.eclipse.wst.xsl.xalan/src-debugger/org/eclipse/wst/xsl/xalan/debugger/XalanStyleFrame.java:[131] 
[ERROR] 	currentLine = e.m_styleNode.getEndLineNumber();
[ERROR] 	                            ^^^^^^^^^^^^^^^^
[ERROR] The method getEndLineNumber() is undefined for the type ElemTemplateElement
[ERROR] 2 problems (2 errors)

Back to you in the studio, sourceediting folks.

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



On Fri, Jan 26, 2018 at 1:52 PM, Nick Boldt <nboldt@xxxxxxxxxx> wrote:
I pulled in the latest commits from these 4 repos:

* 0bc38df - (HEAD -> master, origin/master) pull latest from  webtools.javaee webtools.jsdt webtools.jsf webtools.sourceediting nboldt@xxxxxxxxxx (6 minutes ago)

Build 235 triggered using Tycho 1.1.0-SNAPSHOT and using M5 instead of an I build of Eclipse Platform.



On Fri, Jan 26, 2018 at 1:45 PM, Carl Anderson <ccc@xxxxxxxxxx> wrote:

Nick,

We need to respin WTP 3.10.0 on top of the Eclipse Platform M5 driver (and keep it building on M5 until after we declare our M5 driver). As such, we need a respin, and can pick up these changes at the same time. (Almost all of these are changes that should not effect the smoke test itself- moving features from repo to repo. Only the Bug 503733 change looks like it could impact things.)

FWIW,

- Carl Anderson
WTP Releng project lead

Inactive hide details for Nick Boldt ---01/25/2018 04:52:30 PM---Missing recent commits (because the releng.aggregator has to bNick Boldt ---01/25/2018 04:52:30 PM---Missing recent commits (because the releng.aggregator has to be MANUALLY updated to pull in the late

From: Nick Boldt <nboldt@xxxxxxxxxx>
To: Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
Date: 01/25/2018 04:52 PM
Subject: Re: [wtp-releng] Smoke Test Request for WTP 3.10.0 I-build
Sent by: wtp-releng-bounces@xxxxxxxxxxx





Missing recent commits (because the releng.aggregator has to be MANUALLY updated to pull in the latest bits from the submodules):

 == webtools.javaee == 
* 4e7cbc935 - (HEAD -> master, origin/master, origin/HEAD) 528792 add README.deprecated.txt notes to the features that moved to webservices nboldt@xxxxxxxxxx (6 hours ago)
* ec9418e73 - add org.eclipse.jst.ejb.doc.user to webtools.javaee update site so it's accessible from webservices build nboldt@xxxxxxxxxx (31 hours ago)
* 69bbacf16 - Bug 503733 - Concurrent modification exceptions in JEE5ModelProvider stryker@xxxxxxxxxx (2 days ago)

 == webtools.jsdt == 
* d905e75a6 - (HEAD -> master, origin/master, origin/HEAD) add bundle org.eclipse.wst.jsdt.debug.rhino.ui to webtools.jsdt update site, since required by downstream webservices repo : org.eclipse.jst.web_ui.feature.feature.group nboldt@xxxxxxxxxx (2 days ago)

 == webtools.jsf == 
* 490184c2 - (HEAD -> master, origin/master, origin/HEAD) add jar files to .gitignore nboldt@xxxxxxxxxx (2 days ago)

 == webtools.sourceediting == 
* a6b967229 - (HEAD -> master) add org.eclipse.jst.jsp.core.source and org.eclipse.jst.jsp.ui.source to update site nboldt@xxxxxxxxxx (9 minutes ago)
* b83ce57d1 - (origin/master, origin/HEAD) remove unused @buildversionid@; add org.eclipse.jst.jsp.core.tests so it can be seen by downstream repos nboldt@xxxxxxxxxx (26 hours ago)
* 696128a0b - add org.eclipse.jst.jsp.core.source and org.eclipse.jst.jsp.ui.source to update site stryker@xxxxxxxxxx (3 days ago)

Should these be included in M5? If so, we need a respin.

On Thu, Jan 25, 2018 at 9:29 AM, Carl Anderson <ccc@xxxxxxxxxx> wrote:


--
Nick Boldt
Senior Software Engineer, RHCSA
Productization Lead :: JBoss Tools & Dev Studio
IM: @nickboldt / @nboldt / http://nick.divbyzero.com

TRIED. TESTED. TRUSTED.
@ @redhatnews      Red Hat_______________________________________________
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=b9sSeUbR6wV7_MNYAkyOGh8bsW4cQsCoWvnK3jmAIVs&s=-Satni66-iIvm3Vyw0y7j-VYbYYK1_3QqlWu1uZxSFM&e=




--

Nick Boldt

Senior Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

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




--

Nick Boldt

Senior Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

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


Back to the top