Bug 559503 - Update target platform to Jetty 9.4.24
Summary: Update target platform to Jetty 9.4.24
Status: CLOSED FIXED
Alias: None
Product: Sirius
Classification: Modeling
Component: Releng (show other bugs)
Version: 6.3.0   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: 6.3.1   Edit
Assignee: Steve Monnier CLA
QA Contact: Laurent Redor CLA
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 551235
  Show dependency tree
 
Reported: 2020-01-24 06:06 EST by Steve Monnier CLA
Modified: 2020-06-19 10:22 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Monnier CLA 2020-01-24 06:06:19 EST
We need to update the Sirius target platforms to Jetty 9.4.24 to avoid a compilation issue for plugins depending on org.eclipse.equinox.http.jetty from http://download.eclipse.org/releases/2019-12. In this version it depends on org.eclipse.equinox.jetty.server where org.eclipse.jetty.server.handler.ErrorHandler has a new signature for the handle method. This causes a compilation issue for method inheriting this class.
Comment 1 Eclipse Genie CLA 2020-01-24 06:12:31 EST
New Gerrit change created: https://git.eclipse.org/r/156512
Comment 3 Pierre-Charles David CLA 2020-02-18 08:17:40 EST
Fixed by 60f73aa1ef12c7192d1777d0f98e2a4133eaec21.
Comment 4 Laurent Redor CLA 2020-04-06 05:28:33 EDT
In ODCE 11.3.1 (temporary version 11.3.1.20200320171) with have Jetty 9.4.18 (and not 9.4.24). It is probably because the current version of Eclipse is 2019-06 (and not 2019-12 or later).
Comment 5 Pierre-Charles David CLA 2020-06-19 10:22:12 EDT
Available in Sirius 6.3.1 (part of Eclipse 2020-06). See https://wiki.eclipse.org/Sirius/6.3.1 for details on the release.