Jetty 9.3.23 已发布,这是一个维护版本,包含一些错误修复和改进。建议所有用户尽快升级。
获取更新
– Eclipse: https://www.eclipse.org/jetty/download.html
– Maven Central: http://central.maven.org/maven2/org/eclipse/jetty/
更新内容
- Â+ 347 Avoid sending request using a connection that is idle timing out
- Â+ 1782 Using assembly.tarLongFileMode=posix for jetty-home andÂjetty-distribution assembly
- Â+ 1797 JEP 238 – Multi-Release JAR files break bytecode scanning
- Â+ 1933 Use CLASSPATH for scanning java9 system classes
- Â+ 1956 Store and report build information of Jetty
- Â+ 2093 Bom manages dependencies that do not exist
- Â+ 2114 Fix NPE in JettyHttpServerProvider
详情可查看发布说明:https://www.eclipse.org/jetty/documentation/current/
另外,官方于今日宣布,Jetty 9.2 的生命周期已结束。自从 2014 年初发布以来,Jetty 9.2 已经发布了 24 个版本。Jetty 9.2 为 Jetty 引入了许多新特性 —— Java 7 支持,Servlet 3.1,JSP 2.3 等等。
最新版本标志着 Jetty 9.2 的开源支持已结束。以后如果出现主要的安全问题仍会得到解决,但 Jetty 团队建议所有用户尽可能升级。
转自 http://www.oschina.net/news/94015/jetty-9-3-23-released