JCR-4648: Release Jackrabbit 2.21.4 - Candidate Release Notes

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1882581 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 6b3a393..94dc6aa 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,35 +1,48 @@
-Release Notes -- Apache Jackrabbit -- Version 2.21.3
+Release Notes -- Apache Jackrabbit -- Version 2.21.4
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.21.3, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.21.4, 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.3 is an unstable release cut directly from
+Apache Jackrabbit 2.21.4 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.3
+Changes in Jackrabbit 2.21.4
 ----------------------------
 
-Improvement
+Bug
 
-    [JCR-4536] - spi2dav: allow disabling cert and host name checks for TLS connections
-    [JCR-4609] - Improve logging in case of exception in JcrUtils.getRepository()
-    [JCR-4617] - Emit apache-rat-plugin errors on console
-    [JCR-4618] - Relax PredefinedNodeTypeTest to not require nt:frozenNode to be referenceable
+    [JCR-4626] - CI build fail because org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT can't be retrieved
 
 Task
 
-    [JCR-4569] - Update to maven bundle plugin compatible with Java 15
-    [JCR-4574] - add tests for https (with self-signed cert)
-    [JCR-4612] - Update tomcat dependency to 8.5.57/7.0.105
-    [JCR-4613] - Update oak-jackrabbit-api to 1.32.0
-    [JCR-4615] - jcr-server: add minimal test coverage for remoting WebDAV servlet
-    [JCR-4616] - parent: remove PMC information from POM
+    [JCR-4567] - Jackrabbit should build and test with Java 15
+    [JCR-4568] - Update to jacoco version 0.8.6 (compatible with Java 15)
+    [JCR-4621] - add 'javadoc' profile for Jenkins matrix builds
+    [JCR-4622] - add 'rat' profile for Jenkins matrix builds
+    [JCR-4623] - webapp: update htmlunit dependency to 2.42.0
+    [JCR-4624] - Update mockito dependency to 3.4.4
+    [JCR-4629] - Update spotbugs-maven-plugin to 4.0.4
+    [JCR-4630] - Update animal-sniffer dependency to 1.19
+    [JCR-4631] - update war-plugin dependency to 3.3.1
+    [JCR-4632] - Update mockito dependency to 3.5.2
+    [JCR-4633] - webapp: update htmlunit dependency to 2.43.0
+    [JCR-4636] - Update mockito dependency to 3.5.7
+    [JCR-4638] - Update mockito dependency to 3.5.10
+    [JCR-4639] - Update antrun plugin dependency to 3.0.0
+    [JCR-4640] - Update Jackrabbit trunk to Oak 1.34.0
+    [JCR-4641] - Update commons-io dependency to 2.8.0
+    [JCR-4642] - update geronimo-j2ee-connector_1.5_spec dependency to 2.0.0
+    [JCR-4643] - Update pax-exam version to 4.13.1
+    [JCR-4644] - Update tomcat dependency to 8.5.58/7.0.106
+    [JCR-4645] - Update mockito dependency to 3.5.11
+    [JCR-4646] - Update tomcat dependency to 8.5.59
+    [JCR-4647] - update junit dependency to 4.13.1
 
 
 For more detailed information about all the changes in this and other