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 2018/02/06 12:48:31 UTC

svn commit: r24726 - in /dev/jackrabbit/oak/1.8.2: ./ RELEASE-NOTES.txt jackrabbit-oak-1.8.2-src.zip jackrabbit-oak-1.8.2-src.zip.asc jackrabbit-oak-1.8.2-src.zip.md5 jackrabbit-oak-1.8.2-src.zip.sha1 jackrabbit-oak-1.8.2-src.zip.sha512

Author: davide
Date: Tue Feb  6 12:48:31 2018
New Revision: 24726

Log:
Apache Jackrabbit Oak 1.8.2 RC

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

Added: dev/jackrabbit/oak/1.8.2/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.8.2/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.8.2/RELEASE-NOTES.txt Tue Feb  6 12:48:31 2018
@@ -0,0 +1,91 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.8.2
+
+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.8.2 is a patch release that contains fixes and
+improvements over Oak 1.8. Jackrabbit Oak 1.8.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.8.2
+---------------------
+
+Bug
+
+    [OAK-7162] - Race condition on revisions head between compaction
+    and scheduler could result in skipped commit
+    [OAK-7174] - The check command returns a zero exit code on error
+    [OAK-7223] - Files could be kept partially in case of
+    disconnection from backends
+    [OAK-7227] - MountPermissionProvider getNumEntries prone to
+    overflow
+    [OAK-7241] - oak-run documentation typo for "checkpoints" command
+    [OAK-7244] - RDBDocumentStore: fix typo in metadata
+
+Improvement
+
+    [OAK-6373] - oak-run check should also check checkpoints
+    [OAK-7222] - Log a warn when CoW opens input from remote due to
+    size mismatch
+
+Task
+
+    [OAK-7189] - Improve code coverage for InitialContentMigrator
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.8.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.8.2/jackrabbit-oak-1.8.2-src.zip
==============================================================================
Binary file - no diff available.

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

Added: dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.asc Tue Feb  6 12:48:31 2018
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iEYEABECAAYFAlp5locACgkQxtglw1pRrJ0PkQCgpI6Qfj4lsIYqL/AsP04ys+cO
+HLQAoIaLZ+uydd7MyGrWNBl3s+0t1YKr
+=vBj0
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.md5 Tue Feb  6 12:48:31 2018
@@ -0,0 +1 @@
+f261edbd682a1cb2f9154d1af6ccefd3

Added: dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha1
==============================================================================
--- dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha1 (added)
+++ dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha1 Tue Feb  6 12:48:31 2018
@@ -0,0 +1 @@
+6fd2c8ac5bacffce016a41c4da783323ef763ab6

Added: dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha512
==============================================================================
--- dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha512 (added)
+++ dev/jackrabbit/oak/1.8.2/jackrabbit-oak-1.8.2-src.zip.sha512 Tue Feb  6 12:48:31 2018
@@ -0,0 +1 @@
+662e81f0c5e73ff534f6ccd59c9c2b90287979a90c099c0c956259d9e84171a526ea6136dc7d255429ba34493e9d3b00a0de4665d3b90652ded6fe5234902c34