ModeShape 3.0.0.Beta4 发布了。
如果你正在使用早期的测试版本,我们强烈建议升级,该版本主要改进记录:
internal caches no longer grow unbounded and instead use a separate in-memory Infinispan cache for each workspace cache;
improvements and fixes for the MongoDB binary stores (other options include storing on the file system, in Infinispan, or in a JDBC database);
improvements in JCR-SQL2 and JCR-QOM queries, especially queries that use INTERSECT, UNION and EXCEPT;
corrections to the Node.save() behavior, even though JCR 2.0 deprecated this method in favor of always using Session.save();
over two dozen bug fixes and improvements since Beta3.
可能也是最重要的,该版本 100% 通过了 JSR-283 TCK 兼容测试。
ModeShape (前身是 "JBoss DNA") 是一个实现了 JCR 2.0 (JSR-283) 规范,用以提供在不同系统上的内容存储的功能。
ModeShape 支持所有 JCR 2.0 的必选功能。
主页:http://www.jboss.org/modeshape/
下载:https://github.com/ModeShape/modeshape
来自:开源中国社区

