ModeShape 3.5.0.Final 发布了,ModeShape (前身是 "JBoss DNA") 是一个实现了 JCR 2.0 (JSR-283) 规范,用以提供在不同系统上的内容存储的功能。
该版本除了大量 bug 修复外,值得关注的改进有:
The technology-preview JCR Access Control List (ACL) feature introduced in 3.4 unfortunately caused extra work to be done in repositories that never used ACLs.
Monitor repositories through JMX.
A new “simple” reference property type that is very similar to JCR’s standard weak references that do not enforce referential integrity.
Fixes for two workspace clone bugs, one workspace delete bug, and one merge bug.
Connectors now can optionally choose to use a simpler, non-I18n logger. (The more rigorous I18n logger is still available.)
Several other bug fixes.
详情请看 http://docs.jboss.org/modeshape/3.5.0.Final/release.html
官方首页:https://github.com/ModeShape/modeshape
来自:开源中国社区

