内容简介:Tomcat 9.0.11 已发布,Apache Tomcat 是 Java Servlet、JavaServer Pages、Java 表达式语言和 Java WebSocket 技术的开源实现,是一个免费的开放源代码的 Web 应用服务器。 该版本更新内容较多,部分如下: Supp...
Tomcat 9.0.11 已发布,Apache Tomcat 是 Java Servlet、JavaServer Pages、 Java 表达式语言和 Java WebSocket 技术的开源实现,是一个免费的开放源代码的 Web 应用服务器。
该版本更新内容较多,部分如下:
Support building with Java 9+ while preserving the Java 8 compatibility at runtime (requires Ant 1.9.8 or later). (ebourg)
Update WSDL4J library to version 1.6.3 (from 1.6.2). (kkolinko)
Update JUnit library to version 4.12 (from 4.11). (kkolinko)
Downgrade CGLib library used for testing with EasyMock to version 2.2.2 (from 2.2.3) as version 2.2.3 is not available from Maven Central. (markt)
Implement checksum checks when downloading dependencies that are used to build Tomcat. (kkolinko)
Fixed spelling. Patch provided by Jimmy Casey via GitHub. (violetagg)
Update the internal fork of Apache Commons Pool 2 to 3e02523 (2018-08-09) to pick up some bug fixes and enhancements. (markt)
Update the internal fork of Apache Commons DBCP 2 to abc0484 (2018-08-09) to pick up some bug fixes and enhancements. (markt)
Correct various spelling errors throughout the source code and documentation. Patch provided by Kazuhiro Sera. (markt)
完整内容请查阅:
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- LollipopGo开源游戏服务器框架--global服务器源码
- LollipopGo开源游戏服务器框架--子游戏服务器源码
- 服务器存储难题,开源储存解决方案
- 7个开源平台,入门无服务器计算
- LollipopGo开源游戏服务器框架--匹配优化
- LollipopGo开源游戏服务器框架--global服务器源码2
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Complexity and Approximation
G. Ausiello、P. Crescenzi、V. Kann、Marchetti-sp、Giorgio Gambosi、Alberto M. Spaccamela / Springer / 2003-02 / USD 74.95
This book is an up-to-date documentation of the state of the art in combinatorial optimization, presenting approximate solutions of virtually all relevant classes of NP-hard optimization problems. The......一起来看看 《Complexity and Approximation》 这本书的介绍吧!