You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2019/08/26 09:40:19 UTC

svn commit: r1865922 - /jackrabbit/branches/2.18/RELEASE-NOTES.txt

Author: reschke
Date: Mon Aug 26 09:40:19 2019
New Revision: 1865922

URL: http://svn.apache.org/viewvc?rev=1865922&view=rev
Log:
JCR-4471: Release Jackrabbit 2.18.3 - Candidate Release Notes

Modified:
    jackrabbit/branches/2.18/RELEASE-NOTES.txt

Modified: jackrabbit/branches/2.18/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.18/RELEASE-NOTES.txt?rev=1865922&r1=1865921&r2=1865922&view=diff
==============================================================================
--- jackrabbit/branches/2.18/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.18/RELEASE-NOTES.txt Mon Aug 26 09:40:19 2019
@@ -1,13 +1,13 @@
-Release Notes -- Apache Jackrabbit -- Version 2.18.2
+Release Notes -- Apache Jackrabbit -- Version 2.18.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.18.2, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.18.3, a fully compliant implementation of the
 Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
 specified in the Java Specification Request 283 (JSR 283).
 
-Apache Jackrabbit 2.18.2 is an incremental feature release based on
+Apache Jackrabbit 2.18.3 is an incremental feature release based on
 and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit
 2.18.x releases are considered stable and targeted for production use.
 
@@ -18,21 +18,33 @@ The minimum Java version for this releas
 for maintenance versions that support earlier Java versions.
 
 
-Changes in Jackrabbit 2.18.2
+Changes in Jackrabbit 2.18.3
 ----------------------------
 
 Bug
 
-    [JCR-4425] - NodeSetPrimaryTypeTest.testSetPrimaryType() must not use nt:activity
+    [JCR-4455] - condition index-rule handling more broken after JCR-4339
+    [JCR-4459] - Basic Authentication for HTTPS URIs does not work
 
-New Feature
+Improvement
 
-    [JCR-4429] - Add extension of JackrabbitAccessControlList bound to a principal
+    [JCR-4463] - Update JavaDoc for completeBinaryUpload explaining idempotency
 
 Task
 
-    [JCR-4428] - update Apache parent pom to version 21
-    [JCR-4439] - disable baseline check for jackrabbit-bundle
+    [JCR-4437] - Update Tika dependency to 1.21
+    [JCR-4438] - jcr-webdav: AbstractLocatorFactory - fix Javadoc and add trace logging
+    [JCR-4441] - Update surefire/failsafe dependencies to 2.22.2
+    [JCR-4442] - Update animal-sniffer dependency to 1.18
+    [JCR-4447] - jackrabbit-jcr-commons: update cglib dependency
+    [JCR-4450] - update checkstyle-plugin dependency to 3.1.0
+    [JCR-4451] - update jar-plugin dependency to 3.1.2
+    [JCR-4452] - update war-plugin dependency to 3.2.3
+    [JCR-4453] - update pmd-plugin dependency to 3.12.0
+    [JCR-4454] - update surefire-report-plugin dependency to 2.22.2
+    [JCR-4457] - Update httpclient/mime dependencies to 4.5.9
+    [JCR-4460] - allow to run remoted conformance tests with a custom servlet context path
+    [JCR-4464] - Update Tika dependency to 1.22
 
 
 For more detailed information about all the changes in this and other