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/01/08 10:48:29 UTC

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

Author: reschke
Date: Fri Jan  8 10:48:29 2021
New Revision: 1885268

URL: http://svn.apache.org/viewvc?rev=1885268&view=rev
Log:
JCR-4664: release Jackrabbit 2.21.5 - 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=1885268&r1=1885267&r2=1885268&view=diff
==============================================================================
--- jackrabbit/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/trunk/RELEASE-NOTES.txt Fri Jan  8 10:48:29 2021
@@ -1,48 +1,39 @@
-Release Notes -- Apache Jackrabbit -- Version 2.21.4
+Release Notes -- Apache Jackrabbit -- Version 2.21.5
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.21.4, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.21.5, 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.4 is an unstable release cut directly from
+Apache Jackrabbit 2.21.5 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.4
+Changes in Jackrabbit 2.21.5
 ----------------------------
 
 Bug
 
-    [JCR-4626] - CI build fail because org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT can't be retrieved
+    [JCR-4663] - webdav: check Content-Range on PUT
 
 Task
 
-    [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
+    [JCR-4650] - set baseline comparisonVersion to latest stable (2.20.2)
+    [JCR-4651] - Update Jackrabbit trunk to Oak 1.36.0
+    [JCR-4652] - Update tomcat dependency to 8.5.60
+    [JCR-4653] - Update httpclient/mime dependencies to 4.5.13
+    [JCR-4654] - webapp: update htmlunit dependency to 2.45.0
+    [JCR-4655] - Update mockito dependency to 3.6.28
+    [JCR-4656] - Upgrade Commons VFS to 2.7.0
+    [JCR-4657] - Update Tika dependency to 1.25
+    [JCR-4658] - Update httpcore dependency to 4.4.14
+    [JCR-4659] - Update tomcat dependency to 8.5.61
+    [JCR-4660] - update pmd-plugin dependency to 3.14.0
+    [JCR-4661] - webapp: update htmlunit dependency to 2.46.0
+    [JCR-4662] - it-osgi: update felix.framework to 7.0.0
 
 
 For more detailed information about all the changes in this and other