You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2015/06/25 10:41:10 UTC

svn commit: r9500 - in /dev/jackrabbit/oak/1.0.16: ./ RELEASE-NOTES.txt jackrabbit-oak-1.0.16-src.zip jackrabbit-oak-1.0.16-src.zip.asc jackrabbit-oak-1.0.16-src.zip.md5 jackrabbit-oak-1.0.16-src.zip.sha

Author: mreutegg
Date: Thu Jun 25 08:41:10 2015
New Revision: 9500

Log:
Apache Jackrabbit Oak 1.0.16 release candidate

Added:
    dev/jackrabbit/oak/1.0.16/
    dev/jackrabbit/oak/1.0.16/RELEASE-NOTES.txt   (with props)
    dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip   (with props)
    dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.asc
    dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.md5
    dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.sha

Added: dev/jackrabbit/oak/1.0.16/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.0.16/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.0.16/RELEASE-NOTES.txt Thu Jun 25 08:41:10 2015
@@ -0,0 +1,108 @@
+
+Release Notes -- Apache Jackrabbit Oak -- Version 1.0.16
+
+Introduction
+------------
+
+Jackrabbit Oak is a scalable, high-performance hierarchical content
+repository designed for use as the foundation of modern world-class
+web sites and other demanding content applications.
+
+Apache Jackrabbit Oak 1.0.16 is a patch release that contains fixes and
+improvements over Oak 1.0. Jackrabbit Oak 1.0.x releases are considered
+stable and targeted for production use.
+
+The Oak effort is a part of the Apache Jackrabbit project.
+Apache Jackrabbit is a project of the Apache Software Foundation.
+
+New configuration options since Oak 1.0.15
+------------------------------------------
+
+The DocumentNodeStore has a new system property, which controls the time a
+commit tries to acquire the merge lock: -Doak.maxLockTryTimeMultiplier=30
+The default value is 30 and roughly translates to 60 seconds. See OAK-2762
+and OAK-2823 for more details.
+
+LuceneIndexEditor now supports CopyOnWrite mode (OAK-2247) for faster indexing.
+Refer to http://jackrabbit.apache.org/oak/docs/query/lucene.html#CopyOnWrite
+for more details.
+
+Changes in Oak 1.0.16
+---------------------
+
+Bugs
+
+    [OAK-3000] - SimpleExcerptProvider causes OOM for some wildcard expressions
+    [OAK-3019] - VersionablePathHook must not process hidden nodes
+    [OAK-3021] - UserValidator and AccessControlValidator must not process hidden nodes
+    [OAK-3028] - Hierarchy conflict detection broken
+    [OAK-3029] - EmbeddedSolrServerProvider should check if core is / can be loaded
+
+Improvements
+
+    [OAK-3004] - OSGI wrapper service for Jackrabbit CachingFDS
+    [OAK-3017] - Log message when a branch is created
+
+New Features
+
+    [OAK-2980] - Fast result size estimate in Solr index
+
+Sub-tasks
+
+    [OAK-2410] - [sonar]Some statements not being closed in RDBDocumentStore
+    [OAK-2747] - Admin cannot create versions on a locked page by itself
+    [OAK-2982] - BasicDocumentStoreTest: separate actual unit tests from performance tests
+    [OAK-2985] - RDBDocumentStore: more diagnostics for long-running queries
+    [OAK-2987] - RDBDocumentStore: try PreparedStatement batching
+    [OAK-2995] - RDB*Store: check transaction isolation level
+    [OAK-3009] - RDBDocumentStore: add support for optional additional index
+    [OAK-3010] - RDBDocumentStore: remove hardwired "id-is-binary" flag
+
+
+In addition to the above-mentioned changes, this release contains
+all changes included in previous Apache Jackrabbit Oak 1.0.x releases.
+
+Please note, the backported RDB support for the DocumentNodeStore is considered
+experimental at this point and is not yet ready for production use. Feel free 
+to try it out and report any issues you may see to the Oak developers.
+
+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
+http://www.apache.org/dist/jackrabbit/KEYS.
+
+About Apache Jackrabbit Oak
+---------------------------
+
+Jackrabbit Oak is a scalable, high-performance hierarchical content
+repository designed 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 140 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 3,800+ contributors.
+
+For more information, visit http://www.apache.org/

Propchange: dev/jackrabbit/oak/1.0.16/RELEASE-NOTES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.asc Thu Jun 25 08:41:10 2015
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
+
+iQIcBAABAgAGBQJVi7sTAAoJENEI/4eapjlQZ9EP/j5ZiKJKTi6hb2nf59FNf+Fn
+7WIkQt25cQKsJDUScf7K5KFlOCFp2xoEjldtV/6nRSx9z7UDK/GgYeRVFA/dEv3T
+qWgBWPfnbzHfCLzve8uvUTAgIvqFBMMPeXfKttAHB8UtrT7GpKNQlib9U7lJfIBd
+dZD9dYT1uVmgPNLPqteu0BBW+SqCUKC6Q5Kb9o+7r1apXUptnA1zwRgNhsjthFZb
+gIm1KsguIQ0EJNApi2QSimZRKCp+Uy8rg4WpnVaVA5BrudSAibFcML/wFrzXdCyW
+LCV+sSCBFWiLTnzKNm84fBuZOH5jFvpgWZ56MUdo1pJonBAojxRTBxDSIYKk4iaj
+XR8TYnGMDqUQvy42j+Cv9ovhL6mJ/aMqYFlj8/2ZiQDIIGvCJ4xmtctzH7KTWS4t
+SrdH7GQbQrGrmRTGck65I+hncBhM4vJKpbalx1WbMtwtkIsy0m4vBCVpRJDZbOS0
+Dy/XZ5/hO0zoKKaQOA7HbRwA7LCKs1myjXSDrSULYY6+qA4Y9oMGuXG8vCbYt9Pp
+q+n1xERrUi1alHDG6n0ZDko/7v3C2tgb1EZEHAiDYgZwVhoVDoneNR7Db9zW+t7i
+pNiWZsZ1yt8/1F4VzvA865fmaTRypcuzCSSGBGI5JPar4uWEAT7kR7W4rKnUFppD
+vQidu+B+nfODrfmeDb/f
+=llBp
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.md5 Thu Jun 25 08:41:10 2015
@@ -0,0 +1 @@
+1b552ff261c6a3b60dd5bd31cea0d69b

Added: dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.sha
==============================================================================
--- dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.sha (added)
+++ dev/jackrabbit/oak/1.0.16/jackrabbit-oak-1.0.16-src.zip.sha Thu Jun 25 08:41:10 2015
@@ -0,0 +1 @@
+e2a0192a6374c841bff1b531e3e0ba0cd6defc94