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 2021/07/05 09:04:02 UTC

svn commit: r1891277 - /jackrabbit/trunk/RELEASE-NOTES.txt

Author: reschke
Date: Mon Jul  5 09:04:02 2021
New Revision: 1891277

URL: http://svn.apache.org/viewvc?rev=1891277&view=rev
Log:
JCR-4703: Release Jackrabbit 2.21.7 - Candidate Release Notes

Modified:
    jackrabbit/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/RELEASE-NOTES.txt?rev=1891277&r1=1891276&r2=1891277&view=diff
==============================================================================
--- jackrabbit/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/trunk/RELEASE-NOTES.txt Mon Jul  5 09:04:02 2021
@@ -1,43 +1,41 @@
-Release Notes -- Apache Jackrabbit -- Version 2.21.6
+Release Notes -- Apache Jackrabbit -- Version 2.21.7
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.21.6, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.21.7, 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.21.6 is an unstable release cut directly from
+Apache Jackrabbit 2.21.7 is an unstable release cut directly from
 Jackrabbit trunk, with a focus on new features and other
 improvements. For production use we recommend the latest stable 2.20.x
 release.
 
-Changes in Jackrabbit 2.21.6
+Changes in Jackrabbit 2.21.7
 ----------------------------
 
 Bug
 
-    [JCR-4680] - ConstraintViolationException in VersionManagerImplRestore when target node has a property definition unknown by the frozen node
+    [JCR-4671] - Derby is missing from the JCA artifact
 
 Improvement
 
-    [JCR-4683] - add test coverage for restore that removes a mixin
+    [JCR-3928] - Enable pathStyleAccess in AWS Client
 
 Task
 
-    [JCR-4634] - Jackrabbit should build and test with Java 16
-    [JCR-4665] - Update Jackrabbit trunk to Oak 1.38.0
-    [JCR-4666] - Update mockito dependency to 3.7.7
-    [JCR-4668] - Update tomcat dependency to 8.5.63
-    [JCR-4669] - update checkstyle-plugin dependency to 3.1.2
-    [JCR-4672] - update junit dependency to 4.13.2
-    [JCR-4673] - webapp: update htmlunit dependency to 2.47.1
-    [JCR-4675] - Update mockito dependency to 3.8.0
-    [JCR-4678] - Update tomcat dependency to 8.5.64
-    [JCR-4682] - Upgrade Commons VFS to 2.8.0
-    [JCR-4684] - Update Tika dependency to 1.26
-    [JCR-4685] - webapp: update htmlunit dependency to 2.48.0
-    [JCR-4687] - Update tomcat dependency to 8.5.65
+    [JCR-4690] - Update mockito dependency to 3.9.0
+    [JCR-4691] - Update easymock dependency to 4.3
+    [JCR-4692] - Update to jacoco version 0.8.7
+    [JCR-4693] - Update Jackrabbit trunk to Oak 1.40.0
+    [JCR-4695] - set baseline comparisonVersion to latest stable (2.20.3)
+    [JCR-4697] - Update commons-io dependency to 2.10.0
+    [JCR-4699] - Update mockito dependency to 3.11.1
+    [JCR-4700] - Update tomcat dependency to 8.5.68
+    [JCR-4701] - Update mockito dependency to 3.11.2
+    [JCR-4702] - webapp: update htmlunit dependency to 2.51.0
+
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at