Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 511450

Summary: Update to Jetty 9.4 version in RAP Runtime
Product: [RT] RAP Reporter: Markus Knauer <mknauer>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M6   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/89866
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=e362ebcd157b488fc44fc4c5940936b904d2369c
https://git.eclipse.org/r/90256
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=89807558b798b973737da87ae1ecc3e5a7865d5c
Whiteboard:

Description Markus Knauer CLA 2017-02-01 05:33:02 EST
RAP Runtime includes Eclipse Jetty bundles as part of the RAP Equinox Target feature, but also uses Jetty in some (cluster) tests.

Up to and including RAP 3.1.x (Neon) we've been including the same 9.3.x version like the Eclipse Platform team. For RAP 3.2 (Oxygen) we are going to update to Jetty 9.4 which has been picked up by Platform, too.

This Jetty upgrade requires changes in the way we set up our cluster tests. Other changes may be required in the future.



[1] https://www.eclipse.org/jetty/documentation/9.4.x/upgrading-jetty.html#_session_management
Comment 2 Markus Knauer CLA 2017-02-01 05:58:12 EST
Current status: We are planning to ship 3.2 M5 with Jetty 9.4 to Oxygen M5, but we use Jetty 9.3.9.v20160517 in our cluster tests. For the next milestone M6 we need to align the versions again after fixing the cluster tests.
Comment 4 Markus Knauer CLA 2017-02-03 10:58:26 EST
RAP Runtime 3.2 uses Jetty 9.4.1.v20170120 in the cluster tests and in the Equinox Target Feature now.