Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Build is broken because of change in webtools.sourceediting

Raghunathan,

(and webtools.jsf committers)

I've pushed a fix for Bug #443097 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=443097) into webtools.sourceediting repo which required me to change html.core plug-in's version to 1.2.

As such, the build is currently broken because org.eclipse.wst.jsf.core plug-in's manifest contains the following dependency version range:

org.eclipse.wst.html.core;bundle-version="[1.1.0,1.2.0)"

In order to fix this issue, I've created the fix: https://git.eclipse.org/r/67849

Please apply it as soon as possible in order to fix the build.
Please modify the features version yourself if it's required for jsf project.

Thanks in advance,
Victor Rubezhny,
JSDT

--


CONFIDENTIALITY NOTICE: This email and files attached to it are confidential. If you are not the intended recipient you are hereby notified that using, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error please notify the sender and delete this email.


Back to the top