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/07/03 12:18:42 UTC

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

Author: davide
Date: Tue Jul  3 12:18:42 2018
New Revision: 27897

Log:
Apache Jackrabbit Oak 1.9.5 RC


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

Added: dev/jackrabbit/oak/1.9.5/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.9.5/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.9.5/RELEASE-NOTES.txt Tue Jul  3 12:18:42 2018
@@ -0,0 +1,127 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.9.5
+
+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.9.5 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.8.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.9.5
+--------------------
+
+Technical task
+
+    [OAK-7532] - VersionStorageEditor should allow bootstraping of
+    initial content
+    [OAK-7553] - Extract interface from CommitValueResolver
+    [OAK-7554] - Extract InactiveRevisionContext from
+    LastRevRecoveryAgent
+    [OAK-7587] - RDB*Store: update mysql driver reference to 8.0.11
+    [OAK-7590] - RDB*Store: update Tomcat JDBC pool dependency to
+    8.5.32
+
+Bug
+
+    [OAK-7551] - The compaction deadline should be reset at each
+    execution
+    [OAK-7559] - CacheActionDispatcher not memory bound
+    [OAK-7566] - Rename metrics for DataStore garbage collection
+    [OAK-7567] - Migrating an unmodified checkpoint takes a long time
+    [OAK-7588] - Build failure: unapproved license
+    [OAK-7593] - NodeDocument.getLatestValue() may throw
+    IllegalStateException
+    [OAK-7594] - datastorecheck command in oak-run for S3 needs
+    jackson-annotations dependency
+    [OAK-7598] -
+    CopyOnWriteDirectory.COWRemoteFileReference#checkIfLocalValid logs
+    WARN for segments.gen
+
+New Feature
+
+    [OAK-7555] - Enable collection of simple operation stats for
+    Revision garbage collection
+    [OAK-7575] - Make it possible to index and search over similar
+    feature vectors
+
+Improvement
+
+    [OAK-7561] - Don't migrate the checkpoints in oak-store-composite
+    seed initialization
+    [OAK-7584] - Add stats for DataStore GC performance
+    [OAK-7601] - Exclude org.apache.jackrabbit.oak.plugins.value.jcr
+    from baseline check
+
+Task
+
+    [OAK-7556] - Update failsafe and surefire plugin versions to
+    2.22.0
+    [OAK-7563] - Set baseline plugin comparison for trunk to latest
+    stable version (1.8.4)
+    [OAK-7578] - Update spotbugs plugin to 3.1.5
+    [OAK-7579] - remove obsolete findbugs reference from reactor pom
+    [OAK-7582] - Make the MountInfo constructor public
+    [OAK-7583] - oak-examples/webapp: update jetty-maven-plugin
+    dependency
+    [OAK-7585] - oak-examples/standalone: update spring boot version
+    [OAK-7586] - Update bundle plugin to 3.5.0
+    [OAK-7596] - define jackson version globally
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.7.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.9.5/jackrabbit-oak-1.9.5-src.zip
==============================================================================
Binary file - no diff available.

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

Added: dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.asc Tue Jul  3 12:18:42 2018
@@ -0,0 +1,6 @@
+-----BEGIN PGP SIGNATURE-----
+
+iF0EABECAB0WIQQAEuEWnJzVPuwMcYXG2CXDWlGsnQUCWztbPAAKCRDG2CXDWlGs
+nWrbAJ0ZvH0bkl+3Osr5tz0VcB90KYfTLACbBZJ8TdFr5tAnPMn2lakd92AOqkU=
+=StXq
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha1
==============================================================================
--- dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha1 (added)
+++ dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha1 Tue Jul  3 12:18:42 2018
@@ -0,0 +1 @@
+f5b3b278c68c1cf9029871f22e25e45e445129a0

Added: dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha512
==============================================================================
--- dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha512 (added)
+++ dev/jackrabbit/oak/1.9.5/jackrabbit-oak-1.9.5-src.zip.sha512 Tue Jul  3 12:18:42 2018
@@ -0,0 +1 @@
+bcfd09e5eaaa50ff2c44aadfb9a2bc63d0616558c9ebc0d492a0682735db725e4bcc82d3258278cb7203c963ec1a09504ae601df22b4c9a92a0ab64c3b0b0a43