JSR-170內容管理 Apache Jackrabbit 2.3.3 發布
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 實現之間無縫地切換。
項目地址:http://jackrabbit.apache.org/
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 ...</pre>