Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Compile error in WTP build

Thank you, Jan, for your information. I'll keep an eye on the bug.
I also wonder whether there was any other system change of the WTP build machine on May 7. Our build worked well 12:01am and was broken at 4:44pm. Were any change made to the toolchains.xml of WTP?

Best Regards

Samuel Wu

Inactive hide details for "Sievers, Jan" ---05/11/2015 05:18:30 AM---this sounds similar to  https://bugs.eclipse.org/bugs/show"Sievers, Jan" ---05/11/2015 05:18:30 AM---this sounds similar to  https://bugs.eclipse.org/bugs/show_bug.cgi?id=466977

From: "Sievers, Jan" <jan.sievers@xxxxxxx>
To: Common-build Developers discussion <cbi-dev@xxxxxxxxxxx>
Date: 05/11/2015 05:18 AM
Subject: Re: [cbi-dev] Compile error in WTP build
Sent by: cbi-dev-bounces@xxxxxxxxxxx





this sounds similar to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466977

Jan

From: cbi-dev-bounces@xxxxxxxxxxx [
mailto:cbi-dev-bounces@xxxxxxxxxxx] On Behalf Of Samuel Wu
Sent: Samstag, 9. Mai 2015 00:18
To: Common-build Developers discussion
Subject: [cbi-dev] Compile error in WTP build

Hi there,
The WTP build failed with the following compile error yesterday.
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.eclipse.wst.wsdl: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.webtools/WTP-R3_7_Integration/workspace/webtools.webservices/bundles/org.eclipse.wst.wsdl/src-wsdl/org/eclipse/wst/wsdl/util/WSDLParser.java:[787]
[ERROR] catch (IOException exception)
[ERROR] ^^^^^^^^^^^
[ERROR] Unreachable catch block for IOException. This exception is never thrown from the try statement body



https://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html#resolveEntity(java.lang.String,%20java.lang.String)

The code in problem has not been changed and can be built properly in local workspace. Nor has the build. The only change I noticed is Maven was upgraded from 3.2.5 to 3.3.1. Wonder whether you can shed some light.
Thank you.

Best Regards

Samuel Wu
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev


GIF image


Back to the top