发布于 2017-10-18 00:00:25 | 186 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Apache Commons

Apache Commons项目的由三部分组成:The Commons Proper - 一个可重用的Java组件库。The Commons Sandbox - Java组件开发工作区. The Commons Dormant - 当前处于非活动状态的组件库.


Compress 1.15 发布了,包含大修复和小的改进 tar 和 zip 格式。此外,jar 的清单文件现在包含一个,自动模块 - 名称输入,确保名称将是 org.apache.commons.compress ,当在 Java9, jar 被用作自动模块时。

新特性:

o Added magic MANIFEST entry Automatic-Module-Name so the module    name will be org.apache.commons.compress when the jar is used    as an automatic module in Java9.    Issue: COMPRESS-397.    o Added a new utility class FixedLengthBlockOutputStream that    can be used to ensure writing always happens in blocks of a    given size.    Issue: COMPRESS-405. Thanks to Simon Spero.    o It is now possible to specify/read custom PAX headers when    writing/reading tar archives.    Issue: COMPRESS-400. Thanks to Simon Spero.

bug修复:

o Make sure "version needed to extract" in local file header and    central directory of a ZIP archive agree with each other.    Also ensure the version is set to 2.0 if DEFLATE is used.    Issue: COMPRESS-394.    o Don't use a data descriptor in ZIP archives when copying a raw    entry that already knows its size and CRC information.    Issue: COMPRESS-395.    o Travis build redundantly repeats compilation and tests redundantly    GitHub Pull Request #43. Thanks to Simon Spero.    Issue: COMPRESS-413    o The MANIFEST of 1.14 lacks an OSGi Import-Package for XZ for    Java.    Issue: COMPRESS-396.    o BUILDING.md now passes the RAT check.    Issue: COMPRESS-406. Thanks to Simon Spero.    o Made sure ChecksumCalculatingInputStream receives valid    checksum and input stream instances via the constructor.    Issue: COMPRESS-412. Thanks to Michael Hausegger.    o TarArchiveOutputStream now verifies the block and record sizes    specified at construction time are compatible with the tar    specification. In particular 512 is the only record size    accepted and the block size must be a multiple of 512.    Issue: COMPRESS-407. Thanks to Simon Spero.    o Fixed class names of CpioArchiveEntry and    CpioArchiveInputStream in various Javadocs.    Issue: COMPRESS-415.    o The code of the extended timestamp zip extra field incorrectly    assumed the time was stored as unsigned 32-bit int and thus    created incorrect results for years after 2037.    Issue: COMPRESS-416. Thanks to Simon Spero.    o Removed ZipEncoding code that became obsolete when we started    to require Java 5 as baseline long ago.    Issue: COMPRESS-410. Thanks to Simon Spero.    o The tar package will no longer try to parse the major and    minor device numbers unless the entry represents a character    or block special file.    Issue: COMPRESS-417.    o When reading tar headers with name fields containing embedded    NULs, the name will now be terminated at the first NUL byte.    Issue: COMPRESS-421. Thanks to Roel Spilker.    o Simplified TarArchiveOutputStream by replacing the internal    buffering with new class FixedLengthBlockOutputStream.    Issue: COMPRESS-409.


历史版本 :
Apache Commons DBCP 2.2.0 发布
Apache Commons Pool 2.5.0 带来新特性和变更
Apache Commons Text 1.2,处理字符串的算法库
Apache Commons Lang 3.7 发布,Java 常用工具包
Apache Commons Compress 1.15 发布
Apache Commons VFS 2.2 发布,文件系统统一接口
Apache Commons JCS 2.2 发布,分布式缓存
Apache Commons CLI 1.4,Java 命令行参数处理类库
Apache Commons JCS 2.0 发布,分布式缓存
Apache Commons Compress 1.13 发布
Apache Commons Lang 3.5 发布
Apache Commons Weaver 1.3 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务