191145692 发表于 2016-10-26 03:21:04

Apache Jackrabbit 2.13.0 发布

欢迎加入运维网交流群:263444886
                  Apache Jackrabbit 2.13.0 发布,更新如下:
  Bug


[*]   - Modified externally exception when modifying mixinTypes with single session
[*]   - Test failed under Java 8
[*]   - jackrabbit-jcr-commons bundle incorrectly has google dependency in Export-Package uses clause
[*]   - LostFromCacheIssueTest failure
[*]   - occasional test failure in RepositoryConfigTest.testAutomaticClusterNodeIdCreation()
[*]   - CLONE - XSS in DirListingExportHandler
[*]   - Endless loop until async upload completes
[*]   - RepositoryStatistics is reset per second for bundle cache size which should not be the case for the bundle cache stats
[*]   - jackrabbit-jcr-commons JcrUtils.getOrCreateByPath fails if session is not allowed to read root
  改进

[*]   - Require maven 3.x for build
  新特性


[*]   - Possibility to parallelize the Garbage Collection
  Test

[*]   - Some tests in GetInfoTest do not save changes

[*]   - NodeReorderTest waits for unexpected events
[*]   - Reduce wait timeout for
  AddEventListenerTest.testNoLocalTrue()

[*]   - Skip tests marked as known issues
  下载地址:http://jackrabbit.apache.org/downloads.html
Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现..
随着内容管理应用程序的日益普及,对用于内容仓库的普通、标准化 API 的需求已凸现出来。Content Repository for Java Technology API (JSR-170) 的目标就是提供这样一个接口。JSR-170 的一个主要优点是,它不绑定到任何特定的底层架构。例如,JSR-170 实现的后端数据存储可以是文件系统、WebDAV 仓库、支持 XML 的系统,甚至还可以是 SQL 数据库。此外,JSR-170 的导出和导入功能允许一个集成器在内容后端与 JCR 实现之间无缝地切换。
页: [1]
查看完整版本: Apache Jackrabbit 2.13.0 发布