Apache Jackrabbit 2.18.0 是一个增量版本,基于并兼容早期稳定的 Jackrabbit 2.x 版本。 Jackrabbit 2.18.x 版本被认为是稳定的,适合生产使用。该版本最低要求 Java 8 。
该版本包含大量修复和改进,部分如下:
Bug
[JCR-4120] - Spi2DavexRepositoryServiceImpl always hardcodes the default workspace name to "default"
[JCR-4241] - Jacoco plugin fails with exception
[JCR-4242] - Build failure: unapproved license
[JCR-4291] - FileInputStream for workspace.xml not closed in RepositoryConfig.loadWorkspaceConfig(File)
[JCR-4317] - davex remoting fails for non-ASCII characters in node names
[JCR-4324] - NPE on Version.getLinearPredecessor() implementation
[JCR-4339] - Indexing configuration condition property seems to be broken
[JCR-4370] - Remove extraneously set config from TestS3Ds
[JCR-4387] - Incorrect exception message when same-name-sibling is prevented on import
New Feature
[JCR-4335] - API for direct binary access
内容请查阅 发行说明 。
下载地址:
http://jackrabbit.apache.org/downloads.html
Jackrabbit 是一个内容储存库,是基于 Java Technology API (JSR170、JSR283) 的完全实现,支持存储结构化和非结构化内容。具有全文索引、版本管理、事件监听、访问控制等特性。