1. 程式人生 > >Apache Jackrabbit 2.18.0 釋出,內容儲存庫

Apache Jackrabbit 2.18.0 釋出,內容儲存庫

  

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) 的完全實現,支援儲存結構化和非結構化內容。具有全文索引、版本管理、事件監聽、訪問控制等特性。