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/02/04 14:25:04 UTC

svn commit: r1886202 - /jackrabbit/branches/2.16/RELEASE-NOTES.txt

Author: reschke
Date: Thu Feb  4 14:25:04 2021
New Revision: 1886202

URL: http://svn.apache.org/viewvc?rev=1886202&view=rev
Log:
JCR-4667: Release Jackrabbit 2.16.7 - Candidate Release Notes

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

Modified: jackrabbit/branches/2.16/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.16/RELEASE-NOTES.txt?rev=1886202&r1=1886201&r2=1886202&view=diff
==============================================================================
--- jackrabbit/branches/2.16/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.16/RELEASE-NOTES.txt Thu Feb  4 14:25:04 2021
@@ -1,13 +1,13 @@
-Release Notes -- Apache Jackrabbit -- Version 2.16.6
+Release Notes -- Apache Jackrabbit -- Version 2.16.7
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.16.6, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.16.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.16.6 is an incremental feature release based on
+Apache Jackrabbit 2.16.7 is an incremental feature release based on
 and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit
 2.16.x releases are considered stable and targeted for production use.
 
@@ -17,41 +17,83 @@ The minimum Java version for this releas
   
 for maintenance versions that support earlier Java versions.  
 
-Changes in Jackrabbit 2.16.6
+Changes in Jackrabbit 2.16.7
 ----------------------------
 
 Bug
 
-    [JCR-4482] - jcr2spi: WorkspaceContentHandler leaks temp files
-    [JCR-4483] - jcr2spi: potential NPE in ImportHandler.endDocument
-    [JCR-4484] - jcr-tests: SerializationTest needs to cleanup after parse failures in import tests
-    [JCR-4485] - InternalValueFactory.create(File) does not close input stream
+    [JCR-3942] - Content-Length header field may be set twice
+    [JCR-4537] - MalformedURLException: Nested JAR URLs are not supported
+    [JCR-4549] - backup with RepositoryCopier.copy() fails on second method call
+    [JCR-4551] - Use the normalized MediaType to check if the given MediaType should be indexed
+    [JCR-4579] - jackrabbit-data: allow to disable statement pooling through system property
+    [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
 
 Improvement
 
-    [JCR-4470] - update javadoc-plugin dependency to 3.1.1
-    [JCR-4475] - Improve o.a.j.jcr2dav.RepositoryStubImpl to test with custom servlet path mapping
-    [JCR-4497] - pass computed args to surefire/failsafe invocations
-    [JCR-4499] - Update jacoco dependency to 0.8.5 and align config with Oak
-    [JCR-4500] - jcr-commons: enable coverage checks
-    [JCR-4501] - jcr-commons: add test coverage for ISO8601 util
+    [JCR-4541] - reduce classpath lookups for SaxParserFactory
+    [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
 
 Task
 
-    [JCR-4476] - Update httpcore dependency to 4.4.12
-    [JCR-4478] - Update httpclient/mime dependencies to 4.5.10
-    [JCR-4489] - Update jacoco dependency to 0.8.4
-    [JCR-4496] - align ISO8601 class in tests with jcr-commons version
-    [JCR-4504] - Update maven-bundle-plugin to 4.2.1
-    [JCR-4505] - Update maven-assembly-plugin to 3.2.0
-    [JCR-4506] - Update maven-jar-plugin to 3.2.0
-    [JCR-4507] - Update spotbugs-maven-plugin to 3.1.12.2
-    [JCR-4508] - Upgrade maven-scr-plugin to 1.26.2
-    [JCR-4510] - Update Tika dependency to 1.23
-    [JCR-4511] - Update slf4j dependency to 1.7.29
-    [JCR-4512] - Update maven-scr-plugin to 1.26.4
-    [JCR-4529] - Update tomcat dependency to 8.5.50
-    [JCR-4531] - Update tomcat dependency to 8.5.51/7.0.100
+    [JCR-4519] - Update httpcore dependency to 4.4.13
+    [JCR-4522] - Update httpclient/mime dependencies to 4.5.11
+    [JCR-4543] - Update Tika dependency to 1.24
+    [JCR-4544] - Update slf4j dependency to 1.7.30
+    [JCR-4545] - Update httpclient/mime dependencies to 4.5.12
+    [JCR-4546] - Update aws java sdk version to 1.11.700 (consistent with Oak)
+    [JCR-4547] - Update tomcat dependency to 8.5.53/7.0.103
+    [JCR-4548] - update javadoc-plugin dependency to 3.2.0
+    [JCR-4554] - Update Tika dependency to 1.24.1
+    [JCR-4555] - Update mockito dependency to 3.3.3
+    [JCR-4556] - Update tomcat dependency to 8.5.54
+    [JCR-4557] - update junit dependency to 4.13
+    [JCR-4558] - update Apache parent pom to version 23
+    [JCR-4559] - Update commons file-upload dependency to 1.4
+    [JCR-4560] - Update h2db dependency to 1.4.200
+    [JCR-4561] - webapp: update htmlunit dependency to 2.40.0
+    [JCR-4562] - Remove workaround for FELIX-2492
+    [JCR-4563] - test OSGi bundles
+    [JCR-4564] - jackrabbit-jcr-server: remove obsolete workaround for scr-plugin
+    [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-4573] - Update Jetty dependency to 9.2.30.v20200428
+    [JCR-4575] - Update tomcat dependency to 8.5.55/7.0.104
+    [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-4605] - standalone: fix deprecation warning wrt GnuParser
+    [JCR-4612] - Update tomcat dependency to 8.5.57/7.0.105
+    [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-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