内容简介:Apache Jackrabbit 1.6.9 已发布,这是一个可扩展、高性能分层次的内容资源库,可用作现代世界级网站和其他要求苛刻的内容应用程序的基础。 Apache Jackrabbit 1.6.9 是一个补丁版本,包含对 Oak 1.6 的修复和改进...
Apache Jackrabbit 1.6.9 已发布,这是一个可扩展、高性能分层次的内容资源库,可用作现代世界级网站和其他要求苛刻的内容应用程序的基础。
Apache Jackrabbit 1.6.9 是一个补丁版本,包含对 Oak 1.6 的修复和改进。1.6.x 版本是该项目最新的稳定维护版本。更新内容如下:
Bug
[OAK-4401] - Excerpt Highlighting for a property is not correct
[OAK-7131] - xpath to sql2 conversion drops order by clause for some cases
[OAK-7152] - CacheMap.clear() never returns
[OAK-7176] - RevisionVector from empty string throws StringIndexOutOfBoundsException
[OAK-7223] - Files could be kept partially in case of disconnection from backends
Improvement
[OAK-4318] - Upgrade oak-solr to Solr 5.x
Task
[OAK-7126] - make RDBCacheConsistency2Test store-agnostic
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《内容储存库 Apache Jackrabbit Oak 1.6.9 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Apache Jackrabbit 2.15.8 发布,内容储存库
- Apache Jackrabbit 2.6.10 发布,内容储存库
- Apache Jackrabbit 2.18.0 发布,内容储存库
- Apache Jackrabbit 2.18.1 发布,内容储存库
- Apache Jackrabbit 2.19.4 发布,内容储存库
- Apache Jackrabbit 2.19.5 发布,内容储存库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
A Philosophy of Software Design
John Ousterhout / Yaknyam Press / 2018-4-6 / GBP 14.21
This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first ......一起来看看 《A Philosophy of Software Design》 这本书的介绍吧!