You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ba...@apache.org on 2018/07/31 12:50:20 UTC

svn commit: r1837141 - /jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt

Author: baedke
Date: Tue Jul 31 12:50:20 2018
New Revision: 1837141

URL: http://svn.apache.org/viewvc?rev=1837141&view=rev
Log:
Apache Jackrabbit Oak 1.8.6 release notes

Modified:
    jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt

Modified: jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt?rev=1837141&r1=1837140&r2=1837141&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.8/RELEASE-NOTES.txt Tue Jul 31 12:50:20 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.8.5
+Release Notes -- Apache Jackrabbit Oak -- Version 1.8.6
 
 Introduction
 ------------
@@ -7,32 +7,36 @@ Jackrabbit Oak is a scalable, high-perfo
 repository designed for use as the foundation of modern world-class
 web sites and other demanding content applications.
 
-Jackrabbit Oak 1.8.5 is a patch release that contains fixes and
+Jackrabbit Oak 1.8.6 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.5
+Changes in Oak 1.8.6
 ---------------------
 
 Bug
 
-    [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
+    [OAK-7414] - oak-it-osgi fails on Java 10
+    [OAK-7630] - Suggest directory update doesn't close AnalyzingInfixSuggester after building
+
+Test
+
+    [OAK-7620] - Update to Mockito 2.x
 
 Task
 
-    [OAK-7535] - 1.8: remove comparisonVersion for baseline check (let
-    defaults apply)
-    [OAK-7536] - Update aws java sdk version to 1.11.330
-    [OAK-7539] - Update Oak 1.8 to Jackrabbit 2.16.2
+    [OAK-7257] - oak-examples: update Tomcat dependency
+    [OAK-7320] - Upgrade surefire and failsafe plugins to 2.21.0
+    [OAK-7366] - update to mockito version compatible with jdk 10
+    [OAK-7407] - oak-solr-core test failures with java 10
+    [OAK-7556] - Update failsafe and surefire plugin versions to 2.22.0
+    [OAK-7596] - define jackson version globally
+    [OAK-7609] - Update jackson dependencies to 2.9.6
+    [OAK-7650] - upgrade to mockito version compatible with java 11
+    [OAK-7651] - oak-solr-core test failures with java 11
 
 In addition to the above-mentioned changes, this release contains
 all changes included up to the Apache Jackrabbit Oak 1.8.x release.