You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by da...@apache.org on 2016/09/13 14:01:18 UTC

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

Author: davide
Date: Tue Sep 13 14:01:17 2016
New Revision: 15339

Log:
Apache Jackrabbit Oak 1.5.10 RC


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

Added: dev/jackrabbit/oak/1.5.10/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.5.10/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.5.10/RELEASE-NOTES.txt Tue Sep 13 14:01:17 2016
@@ -0,0 +1,121 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.5.10
+
+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.5.10 is an unstable release cut directly from
+Jackrabbit Oak trunk, with a focus on new features and other
+improvements. For production use we recommend the latest stable 1.4.x
+release.
+
+The Oak effort is a part of the Apache Jackrabbit project.
+Apache Jackrabbit is a project of the Apache Software Foundation.
+
+Changes in Oak 1.5.10
+---------------------
+
+Technical task
+
+    [OAK-4794] - RDBDocumentStore: update PostgresQL JDBC driver
+
+Bug
+
+    [OAK-4705] - Fulltext parser doesn't allow stand-alone hyphen in
+    search expression
+    [OAK-4721] - Switch to oak-segment-tar by default when using CLI
+    tools
+    [OAK-4722] - Adapt the primary and standby commands in oak-run
+    [OAK-4770] - Missing exception handling in
+    ClusterNodeInfo.renewLease()
+    [OAK-4776] - Query engine: "like" conditions with only escaped
+    wildcards
+    [OAK-4779] - ClusterNodeInfo may renew lease while recovery is
+    running
+
+Improvement
+
+    [OAK-4639] - Enable --missingblobstore by default for the
+    sidegrade
+    [OAK-4674] - Log a message when asynchronous persistent cache is
+    enabled
+    [OAK-4723] - Optimize PathRev as/from String
+    [OAK-4724] - Prefetch external changes
+    [OAK-4725] - Enable mmap mode by default for migration to
+    SegmentNodeStore
+    [OAK-4733] - Reduce DocumentStore reads for local changes (2)
+    [OAK-4748] - Migration tool should check if the source and
+    destination repositories are different
+    [OAK-4749] - Include initial cost in stats for observation
+    processing
+    [OAK-4750] - Leaderboard in ConsolidatedListenerMBean
+    [OAK-4751] - Improve the checkpoint migration performance
+    [OAK-4757] - Adjust default timeout values for MongoDocumentStore
+    [OAK-4758] - Allow tweaking of node migration logs threshold
+    [OAK-4761] - Reduce the number of calls to
+    /jcr:system/jcr:versionStorage during the upgrade
+    [OAK-4762] - Rebuild indexes only for partial sidegrades
+    [OAK-4764] - Update httpclient to 4.3.6
+    [OAK-4767] - Provide a way to report additional stats as part of
+    benchmark run
+    [OAK-4768] - Provide an option to enable Metrics collection for
+    benchmark run
+    [OAK-4769] - Update Jackrabbit version to 2.13.3
+    [OAK-4771] - Clarify exceptions in DocumentStore
+    [OAK-4792] - Replace usage of AssertionError in ClusterNodeInfo
+    [OAK-4799] - Unnecessary unboxing in ClusterNodeInfo
+    [OAK-4800] - Log info message when background operation is
+    successful again
+
+Task
+
+    [OAK-4753] - Add nrt as another index mode
+    [OAK-4755] - Change default log of test to info
+    [OAK-4791] - Enable animal sniffer plugin
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.4.x 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
+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/

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

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

Added: dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.asc Tue Sep 13 14:01:17 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlfYAjoACgkQxtglw1pRrJ1VjACfdRyjC2AsID3CRtRY0WgWnC6k
+M4sAn3Pi8Hs9nbE8Lj52YrK+jBmiVyqR
+=SQl3
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.md5 Tue Sep 13 14:01:17 2016
@@ -0,0 +1 @@
+8255daf7177453ec83002ebe6fbb334c

Added: dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.sha
==============================================================================
--- dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.sha (added)
+++ dev/jackrabbit/oak/1.5.10/jackrabbit-oak-1.5.10-src.zip.sha Tue Sep 13 14:01:17 2016
@@ -0,0 +1 @@
+0e09418dbeb03203780f7cc38fe7a925ec1fcb38