Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] [jetty-users] Jetty Release Plan for 9.4.x and 10.0.x

Hi,

On Thu, Apr 28, 2016 at 4:08 PM, Steve Sobol - Lobos Studios
<steve@xxxxxxxxxxxxxxxx> wrote:
> Do you expect to have any changes in 10.* that will break migrations from
> 9.3.* or 9.4.*?

There could be, yes.

The change of the major version number often brings breaking API
changes if you use the Jetty API directly, or in Jetty XML files, or
in structure, etc. similar to what happened between Jetty 8 and Jetty
9.

If you are only concerned about applications based on Servlet APIs,
there should not be breaking changes.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top