Apache Jackrabbit 2.3.3 发布
出自大连开源软件公共开发服务平台
Apache Jackrabbit 2.3.3 发布
摘要:Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现.随着内容管理应用程序的日益普及,对用于内容仓库的普通、标准化 API 的需求已凸现出来...
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 实现之间无缝地切换。

Changes in Jackrabbit 2.3.3 --------------------------- New features [JCR-3118] Configurable actions upon authorizable creation and removal Improvements [JCR-1443] ake JCAManagedConnectionFactory non final, so it can be extended [JCR-2798] JCAManagedConnectionFactory should chain cause exception [JCR-3120] Change log level in UserManagerImpl#getAuthorizable(NodeImpl) ... [JCR-3127] Upgrade to Tika 0.10 [JCR-3132] Test tooling updates [JCR-3135] Upgrade to Logback 1.0 [JCR-3136] Add m2e lifecycle mappings for Eclipse Indigo [JCR-3141] Upgrade to Tika 1.0 Bug fixes [JCR-3093] Inconsistency between Session.getProperty and Node.... [JCR-3110] QNodeTypeDefinitionImpl.getSerializablePropertyDefs() ... [JCR-3116] Cluster Node ID should be trimmed [JCR-3131] NPE in ItemManager when calling Session.save() with nothing ... [JCR-3139] missing sync in InternalVersionManagerImpl.externalUpdate ...



