Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] webtools.sourceediting fails to compile, but no recent changes in the repo :: HELP NEEDED

No idea why this is suddenly happening.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.eclipse.wst.sse.ui: Compilation failure: Compilation failure: 
[ERROR] /home/nboldt/4-eclipse.org/WTP/webtools.sourceediting/core/bundles/org.eclipse.wst.sse.ui/src/org/eclipse/wst/sse/ui/internal/StructuredTextAnnotationHover.java:[43] 
[ERROR] HTMLPrinter.addPageProlog(buffer);
[ERROR]             ^^^^^^^^^^^^^
[ERROR] The method addPageProlog(StringBuilder) in the type HTMLPrinter is not applicable for the arguments (StringBuffer)

I can reproduce it locally so it's not a Hudson or BREE profile issue.

Any ideas? This is impacting BOTH the CI job and the releng.aggregator job. 

https://hudson.eclipse.org/webtools/job/webtools-sourceediting_R3_10/
https://hudson.eclipse.org/webtools/job/WTP-R3_10_Integration/


--

Nick Boldt

Senior Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

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


Back to the top