Apache Ant 1.9.6 发布,此版本修复了 Ant zip 包的一个回退问题。 源代码和二进制现已提供下载:
http://ant.apache.org/bindownload.cgi http://ant.apache.org/srcdownload.cgi
更新日志
Bug 修复 - -----------
* ArrayIndexOutOfBoundsException when ZIP extra fields are read and the entry contains an UnparseableExtraField. https://issues.apache.org/jira/browse/COMPRESS-317
其他改进 - --------------
* 已经公开隐藏的 <javaconstant> 资源 完整改进请看发行说明。 Apache Ant,是一个将软件编译、测试、部署等步骤联系在一起加以自动化的一个工具,大多用于Java环境中的软件开发。由Apache软件基金会所提供。 在线API doc:http://tool.oschina.net/apidocs/apidoc?api=ant-1.8.4 |