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 2019/04/08 14:55:53 UTC

svn commit: r33512 - in /dev/jackrabbit/oak/1.6.17: ./ RELEASE-NOTES.txt jackrabbit-oak-1.6.17-src.zip jackrabbit-oak-1.6.17-src.zip.asc jackrabbit-oak-1.6.17-src.zip.sha1 jackrabbit-oak-1.6.17-src.zip.sha512

Author: davide
Date: Mon Apr  8 14:55:52 2019
New Revision: 33512

Log:
Apache Jackrabbit Oak 1.6.17 RC


Added:
    dev/jackrabbit/oak/1.6.17/
    dev/jackrabbit/oak/1.6.17/RELEASE-NOTES.txt
    dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip   (with props)
    dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.asc
    dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha1
    dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha512

Added: dev/jackrabbit/oak/1.6.17/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.6.17/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.6.17/RELEASE-NOTES.txt Mon Apr  8 14:55:52 2019
@@ -0,0 +1,88 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.6.17
+
+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.
+
+Jackrabbit Oak 1.6.17 is a patch release that contains fixes and
+improvements over Oak 1.6. Jackrabbit Oak 1.6.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.
+
+Changes in Oak 1.6.17
+---------------------
+
+Bug
+
+    [OAK-7975] - Facet extraction fails while requesting multiple
+    facets and one of the requested facets doesn't have indexed values
+    [OAK-8007] - RDBDocumentStore: potential off-heap memory leakage
+    due to unclosed GzipInputStream
+    [OAK-8033] - Node states sometimes refer to more than a single
+    generation of segments after a full compaction
+    [OAK-8051] - PersistentCache: error during open can lead to
+    incomplete initialization and subsequent NPEs
+    [OAK-8070] - The date-based copy-versions directive doesn't work
+    correctly with include-paths
+    [OAK-8106] - High memory usage when large branch is reset
+    [OAK-8123] - Build failure with Maven 3.6.0
+    [OAK-8133] - Word SHA1 no longer allowed
+
+Improvement
+
+    [OAK-8084] - LogCustomizer should allow instantiation with Java
+    class (in addition to class name)
+
+Task
+
+    [OAK-7219] - Update Logback version to >= 1.2.0, SLF4J accordingly
+    [OAK-7892] - LogCustomizer should support slf4j log level
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.6.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 SHA512 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://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.6.17/jackrabbit-oak-1.6.17-src.zip
==============================================================================
Binary file - no diff available.

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

Added: dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.asc Mon Apr  8 14:55:52 2019
@@ -0,0 +1,6 @@
+-----BEGIN PGP SIGNATURE-----
+
+iF0EABECAB0WIQQAEuEWnJzVPuwMcYXG2CXDWlGsnQUCXKtezwAKCRDG2CXDWlGs
+nUHIAJ9vSvcpxcqsUvFcthZIMOeOVrUNkgCgniWKLYf6mH21Hgb8dOQsedRFzdw=
+=LZ4D
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha1
==============================================================================
--- dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha1 (added)
+++ dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha1 Mon Apr  8 14:55:52 2019
@@ -0,0 +1 @@
+1bf92037b7ea69196462f41ea0528e4cdd835ca8

Added: dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha512
==============================================================================
--- dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha512 (added)
+++ dev/jackrabbit/oak/1.6.17/jackrabbit-oak-1.6.17-src.zip.sha512 Mon Apr  8 14:55:52 2019
@@ -0,0 +1 @@
+21974069c987d23f39ad82b6777ebbbd353e9bfac25f50dc826bee15d73b0b3990e18cd27e1949888aa7f88f6bfd95690363a73354084eee82e092bff510c70f