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/03/05 15:48:12 UTC

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

Author: davide
Date: Mon Mar  5 15:48:12 2018
New Revision: 25436

Log:
Apache Jackrabbit Oak 1.6.10 RC


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

Added: dev/jackrabbit/oak/1.6.10/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.6.10/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.6.10/RELEASE-NOTES.txt Mon Mar  5 15:48:12 2018
@@ -0,0 +1,80 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.6.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.
+
+Jackrabbit Oak 1.6.10 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.10
+---------------------
+
+Technical task
+
+    [OAK-7036] - add JDBC driver information to metadata map
+    [OAK-7289] - RDBDocumentStore: potential NPE in error handling
+    code
+
+Bug
+
+    [OAK-6392] - Partial lastRev update with branches disabled
+    [OAK-7244] - RDBDocumentStore: fix typo in metadata
+
+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 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.6.10/jackrabbit-oak-1.6.10-src.zip
==============================================================================
Binary file - no diff available.

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

Added: dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.asc Mon Mar  5 15:48:12 2018
@@ -0,0 +1,6 @@
+-----BEGIN PGP SIGNATURE-----
+
+iF0EABECAB0WIQQAEuEWnJzVPuwMcYXG2CXDWlGsnQUCWp1G2AAKCRDG2CXDWlGs
+nREkAJ4k1JKOgoUS9Phd97UFTsXguE8pbACeI8wZxX/WKC22ZyL4Kc0zfFVRkmc=
+=SymC
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.md5 Mon Mar  5 15:48:12 2018
@@ -0,0 +1 @@
+77895d26f2cb6e0b87ec627c20f3a558

Added: dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha1
==============================================================================
--- dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha1 (added)
+++ dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha1 Mon Mar  5 15:48:12 2018
@@ -0,0 +1 @@
+6ddee5a7aaff16f8a9b2e8e872db4f4df4754cdf

Added: dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha512
==============================================================================
--- dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha512 (added)
+++ dev/jackrabbit/oak/1.6.10/jackrabbit-oak-1.6.10-src.zip.sha512 Mon Mar  5 15:48:12 2018
@@ -0,0 +1 @@
+4b98960ab0891349f6339e2b6070b5aa61fa15e5f316be2ea2f0e7df4f65f231d95a06cd3a13ce13c6d59e011d7dd1ffb058c18df759866476bd9387d1ac2740