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/06/05 11:48:18 UTC

svn commit: r1890501 - /jackrabbit/branches/2.20/RELEASE-NOTES.txt

Author: reschke
Date: Sat Jun  5 11:48:18 2021
New Revision: 1890501

URL: http://svn.apache.org/viewvc?rev=1890501&view=rev
Log:
JCR-4694: Release Jackrabbit 2.20.3 - Candidate Release Notes

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

Modified: jackrabbit/branches/2.20/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.20/RELEASE-NOTES.txt?rev=1890501&r1=1890500&r2=1890501&view=diff
==============================================================================
--- jackrabbit/branches/2.20/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.20/RELEASE-NOTES.txt Sat Jun  5 11:48:18 2021
@@ -1,13 +1,13 @@
-Release Notes -- Apache Jackrabbit -- Version 2.20.2
+Release Notes -- Apache Jackrabbit -- Version 2.20.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.20.2, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.20.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.20.2 is an incremental feature release based on
+Apache Jackrabbit 2.20.3 is an incremental feature release based on
 and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit
 2.20.x releases are considered stable and targeted for production use.
 
@@ -18,83 +18,45 @@ The minimum Java version for this releas
 for maintenance versions that support earlier Java versions.
 
 
-Changes in Jackrabbit 2.20.2
+Changes in Jackrabbit 2.20.3
 ----------------------------
 
 Bug
 
-    [JCR-4537] - MalformedURLException: Nested JAR URLs are not supported
-    [JCR-4579] - jackrabbit-data: allow to disable statement pooling through system property
-    [JCR-4590] - jcr-server: DirListingExportHandler sets empty Etag
-    [JCR-4603] - spi-commons: Iterators - incorrect method signature
-    [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
 
 Improvement
 
-    [JCR-4536] - spi2dav: allow disabling cert and host name checks for TLS connections
-    [JCR-4583] - remove XML serialization workaround for ancient Java versions
-    [JCR-4589] - upgrade to servlet-api 3.10
-    [JCR-4591] - basic trailer field support
-    [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-4683] - add test coverage for restore that removes a mixin
 
 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-4569] - Update to maven bundle plugin compatible with Java 15
-    [JCR-4572] - Update Jackrabbit trunk to oak 1.30.0
-    [JCR-4573] - Update Jetty dependency to 9.2.30.v20200428
-    [JCR-4574] - add tests for https (with self-signed cert)
-    [JCR-4592] - Update maven-assembly-plugin to 3.3.0
-    [JCR-4593] - update war-plugin dependency to 3.3.0
-    [JCR-4594] - update pmd-plugin dependency to 3.13.0
-    [JCR-4595] - update checkstyle-plugin dependency to 3.1.1
-    [JCR-4596] - update build-helper-maven-plugin to version 3.2.0
-    [JCR-4597] - Update commons-io dependency to 2.7
-    [JCR-4598] - Update easymock dependency to 4.2
-    [JCR-4599] - webapp: update htmlunit dependency to 2.41.0
-    [JCR-4600] - Update tomcat dependency to 8.5.56
-    [JCR-4601] - jackrabbit-jcr-commons: update cglib dependency to 3.3.0
-    [JCR-4604] - deprecate Iterators.Predicate
-    [JCR-4605] - standalone: fix deprecation warning wrt GnuParser
-    [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-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
-
-Sub-task
-
-    [JCR-4166] - support GZIP content coding in requests
-    [JCR-4167] - signal support for GZIP content coding as per RFC 7694
-    [JCR-4169] - make WebdavServerTests run automatically
-    [JCR-4581] - use GZIP encoding in XML responses when client signals support
-    [JCR-4582] - support 'deflate' encoding in requests
-    [JCR-4585] - jackrabbit-webdav: return Etag with 304 response
-    [JCR-4586] - jackrabbit-webdav: must ignore if-modified-since with broken date
-    [JCR-4587] - jackrabbit-webdav: include if-unmodified-since in precondition check
-    [JCR-4588] - jackrabbit-webdav/server: add parsers for http dates and use them in conditional eval
+    [JCR-4491] - Upgrade Commons VFS to 2.6
+    [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
+    [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-4693] - Update Jackrabbit trunk to Oak 1.40.0
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at