Release Notes -- Apache Jackrabbit Oak -- Version 0.13 Introduction ------------ Jackrabbit Oak is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. Jackrabbit Oak 0.13 is to alpha-level software. Use at your own risk. Changes in Oak 0.13 ------------------- New Features [OAK-1159] Backup and restore Improvements [OAK-372] Integrate PropertyBuilder with NodeBuilder [OAK-632] SegmentMK: Efficient updates of flat nodes [OAK-760] MongoBlobStore: read from a secondary member when possible [OAK-762] MongoMK: automatic unique cluster id with few bits [OAK-856] Use in-memory MongoMK instead of MicroKernelImpl for tests [OAK-908] Performance measurement [OAK-1116] XPath queries: use indexes for queries with "or" conditions [OAK-1152] SegmentMK: Improved debuggability [OAK-1190] Limit size of batch update in background write [OAK-1201] Implement jackrabbit api specific descriptors [OAK-1207] Change OakRepositoryStubBase to use NodeStore setup [OAK-1222] Migration of Group Members stored in tree structure [OAK-1228] Update jackrabbit dependency to 2.7.3 [OAK-1229] XPath queries of the form [@x=1 or @x=2] should not use union [OAK-1236] Query: optimize for sling's i18n support [OAK-1246] Make AsynchIndexUpdate task to run only on a single node in a cluster [OAK-1248] Return early in Commit.markChanged() when parent is already marked [OAK-1249] Fine-grained locking in SegmentMK commits [OAK-1252] Lazy privilege access in AccessControlValidator [OAK-1253] Faster SecurityProviderImpl.getConfigurations() Bugs [OAK-781] Clarify / fix effects of MISSING_NODE as base state of NodeBuilder [OAK-795] Osgi init issues [OAK-913] Query: relative fulltext conditions return the wrong result [OAK-928] Read access is enforced on NEW items [OAK-1045] Query finds transient Items [OAK-1075] XPath query failures for mvps [OAK-1108] Query constraints marked as invalid in the case of an mvp [OAK-1155] PropertyIndex cost calculation is faulty [OAK-1176] ObservationTest#observationDispose fails every now and then [OAK-1183] UserQuery: Impersonators Constraint does not work for admin user [OAK-1184] Uploading large number of files to single folder fails. [OAK-1191] Integration testcase fail with Segment MongoStore implementaion [OAK-1216] Path parsing must support SNS indexes, irrespective of SNS support [OAK-1220] SessionMoveTest.testMoveAndRemoveSubTree3 fails with SegmentMK+FileStore [OAK-1224] Repository descriptor "node.type.management.same.name.siblings.supported" should be false [OAK-1225] Session.nodeExists("/foo/bar[2]") must not throw PathNotFoundException [OAK-1227] Node.hasNode("foo[2]") must not throw PathNotFoundException [OAK-1234] Node.getReferences() also returns weak references on same node [OAK-1235] Upgrade should not overwrite new oak specific builtin nodetypes [OAK-1242] Weak reference targets added after the reference property are not indexed [OAK-1243] Upgrade fails if source repository is broken [OAK-1245] Fulltext conditions for special characters [OAK-1250] Guard against invalid/missing checkpoints [OAK-1256] Dead code in PrivilegeBitsProvider#getPrivilegeNames [OAK-1257] Adding a new reference to an existing MV property deletes the back references of the old ones [OAK-1258] QueryTest.unicode() fails on some platforms [OAK-1259] Failures in ReferencesTest [OAK-1262] observation event is triggered but session sees old content [OAK-1269] NodeType index doesn't respect the declaringNodeTypes setting [OAK-1270] Revisit full-text queries in case of multiple tokens In addition to the above-mentioned changes, this release contains all the changes included up to the Apache Jackrabbit Oak 0.12 release. For more detailed information about all the changes in this and other Oak releases, please see the Oak issue tracker at https://issues.apache.org/jira/browse/OAK Release Contents ---------------- This release consists of a single source archive packaged as a zip file. The archive can be unpacked with the jar tool from your JDK installation. See the README.md file for instructions on how to build this release. The source archive is accompanied by SHA1 and MD5 checksums and a PGP signature that you can use to verify the authenticity of your download. The public key used for the PGP signature can be found at https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. About Apache Jackrabbit Oak --------------------------- Oak is an effort implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. For more information, visit http://jackrabbit.apache.org/oak About The Apache Software Foundation ------------------------------------ Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 100 freely-available, collaboratively-developed Open Source projects. The pragmatic Apache License enables individual and commercial users to easily deploy Apache software; the Foundation's intellectual property framework limits the legal exposure of its 2,500+ contributors. For more information, visit http://www.apache.org/