内容简介:Apache Jackrabbit 2.6.10 已发布,这是一个补丁版本,其中包含对 Jackrabbit 2.6.9 的修复和改进,Jackrabbit 2.6.x 被认为是稳定的且针对生产环境而使用。 本次更新内容如下: Bug [JCR-3901] - TCK LockManag...
Apache Jackrabbit 2.6.10 已发布,这是一个补丁版本,其中包含对 Jackrabbit 2.6.9 的修复和改进,Jackrabbit 2.6.x 被认为是稳定的且针对生产环境而使用。
本次更新内容如下:
Bug
[JCR-3901] - TCK LockManagerTest does not allow new JCR 2.0 functionality for lock token transfers
[JCR-4079] - incorrect PROPPATCH response error handling
[JCR-4146] - json extension is removed by AbstractWebdavServlet on COPY request
[JCR-4173] - Unable to receive observation events when connecting via DavEx
改进
[JCR-3559] - RepositoryStubExceptions with root causes
[JCR-3924] - Allow release-deploy to skip tests
[JCR-4074] - jackrabbit-jcr2dav: add system property to disable davex support for testing
[JCR-4182] - new release checksum requirements
Task
[JCR-4139] - Update commons-fileupload dependency to 1.3.2
[JCR-4142] - update junit dependency to 4.12
[JCR-4145] - upgrade clirr plugin to 2.8
[JCR-4177] - move Mockito version to parent pom
[JCR-4212] - add SHA512 checksums to releases
[JCR-4223] - Upgrade commons-fileupload dependency to 1.3.3
[JCR-4268] - Update release notes of old branches with pointer to roadmap
Sub-task
[JCR-4165] - WebDAV servlet: reject unknown/unsupported content codings with 4xx status code
下载地址:http://jackrabbit.apache.org/downloads.html
Jackrabbit 是一个内容储存库,是基于 Java Technology API (JSR170、JSR283) 的完全实现,支持存储结构化和非结构化内容。具有全文索引、版本管理、事件监听、访问控制等特性。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Apache Jackrabbit 2.6.10 发布,内容储存库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Apache Jackrabbit 2.15.8 发布,内容储存库
- Apache Jackrabbit 2.18.0 发布,内容储存库
- Apache Jackrabbit 2.18.1 发布,内容储存库
- Apache Jackrabbit 2.19.4 发布,内容储存库
- Apache Jackrabbit 2.19.5 发布,内容储存库
- Apache Jackrabbit Oak 1.0.41 发布,内容储存库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!