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

Bug 436024

Summary: Update Jetty version included in RAP Runtime
Product: [RT] RAP Reporter: Markus Knauer <mknauer>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: ivan
Version: 2.3   
Target Milestone: 3.0 M5   
Hardware: Other   
OS: other   
Whiteboard:

Description Markus Knauer CLA 2014-05-28 04:42:25 EDT
At the moment we are delivering Jetty in version 8.1.14.v20131031 together with our RAP Runtime, in particular these bundles:

  org.eclipse.jetty.continuation_8.1.14.v20131031.jar
  org.eclipse.jetty.http_8.1.14.v20131031.jar
  org.eclipse.jetty.io_8.1.14.v20131031.jar
  org.eclipse.jetty.security_8.1.14.v20131031.jar
  org.eclipse.jetty.server_8.1.14.v20131031.jar
  org.eclipse.jetty.servlet_8.1.14.v20131031.jar
  org.eclipse.jetty.util_8.1.14.v20131031.jar

* Jetty delivers 8.1.15.v20140411 as the latest release in the 8.x stream right now
* Platform (or someone else) contributes 9.1.5.v20140505 to Luna
* The latest version available is 9.2.0.v20140526

We need to update our Jetty bundles.
Comment 1 Ivan Furnadjiev CLA 2014-12-04 04:30:48 EST
Mars M3 includes 9.2.3.v20140905. Our runtime still includes 8.1.14.v20131031.
Comment 2 Markus Knauer CLA 2014-12-22 11:07:58 EST
Up to RAP 3.0 M4 we were using our 'old' 8.1.14.v20131031 Jetty version.

From that point on (M5+) we are switching to the same version that is used by the Eclipse Platform team and is used by other projects in the Mars Simultaneous Release. At the time of this writing this is Jetty 9.2.5.v20141112.
Comment 3 Markus Knauer CLA 2014-12-22 11:14:22 EST
Build is updated, Mars contribution contains latest version.