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 2020/09/03 11:33:23 UTC

svn commit: r1881411 - /jackrabbit/branches/2.12/RELEASE-NOTES.txt

Author: reschke
Date: Thu Sep  3 11:33:23 2020
New Revision: 1881411

URL: http://svn.apache.org/viewvc?rev=1881411&view=rev
Log:
JCR-4637: Release Jackrabbit 2.12.11 - Candidate Release Notes

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

Modified: jackrabbit/branches/2.12/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.12/RELEASE-NOTES.txt?rev=1881411&r1=1881410&r2=1881411&view=diff
==============================================================================
--- jackrabbit/branches/2.12/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.12/RELEASE-NOTES.txt Thu Sep  3 11:33:23 2020
@@ -1,64 +1,34 @@
-Release Notes -- Apache Jackrabbit -- Version 2.12.10
+Release Notes -- Apache Jackrabbit -- Version 2.12.11
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.12.10, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.12.11, 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.12.10 is a patch release that contains fixes and
+Apache Jackrabbit 2.12.11 is a patch release that contains fixes and
 improvements over Jackrabbit 2.12. Jackrabbit 2.12.x releases are
 considered stable and targeted for production use.
 
-Changes in Jackrabbit 2.12.10
+Note that an "end of life" date has already been planned for this branch. See
+<https://jackrabbit.apache.org/jcr/jackrabbit-roadmap.html> for details.
+
+Changes in Jackrabbit 2.12.11
 -----------------------------
 
 Bug
 
-    [JCR-3632] - ConnectionFactoryTest failed under Java 8
-    [JCR-4006] - TestCachingFDS.testDeleteRecord() fails occasionally
-    [JCR-4008] - Restore TestCachingFDS.testDeleteRecord() to fix it with disabling AsyncUpload in unit tests
-    [JCR-4093] - IndexRule are meant to be applied based on both primaryType and mixin type based inheritance. Currently it appears that only primaryType based inheritance is working
-    [JCR-4291] - FileInputStream for workspace.xml not closed in RepositoryConfig.loadWorkspaceConfig(File)
-    [JCR-4324] - NPE on Version.getLinearPredecessor() implementation
-
-Improvement
-
-    [JCR-4253] - RepositoryConfig: add some handling for mkdir failure
-    [JCR-4292] - davex: preserve cause in exceptions and log affected URI
+    [JCR-4420] - Release Notes: term "SHA1" no longer allowed
 
 Task
 
-    [JCR-4231] - Upgrade aws-java-sdk-s3 dependency to 1.11.241
-    [JCR-4233] - Update H2DB test dependency
-    [JCR-4254] - Update Logback version to >= 1.2.0, SLF4J accordingly
-    [JCR-4256] - create announcement mail template for releases
-    [JCR-4261] - webapp: align jsons-simple dependencies internally and with oak
-    [JCR-4262] - jcr-server: align org.apache.felix.scr.annotations with oak
-    [JCR-4263] - jcr-server, jackrabbit-bundle: align org.osgi dependencies with oak
-    [JCR-4264] - jackrabbit-standalone: align commons-cli dependency with oak
-    [JCR-4272] - Upgrade surefire and failsafe plugins to 2.21.0
-    [JCR-4293] - jackrabbit-core: observation tests should not rely on mix:lockable mixin type
-    [JCR-4294] - TCK tests should pass on repositories without locking support
-    [JCR-4302] - BTreeManager: fix Eclipse compiler error
-    [JCR-4307] - Update animal-sniffer-maven-plugin to 1.16
-    [JCR-4318] - Update failsafe and surefire plugin versions to 2.22.0
-    [JCR-4320] - Update spotbugs plugin to 3.1.5
-    [JCR-4321] - Update maven plugins from org.apache.maven.plugins
-    [JCR-4322] - Consistent use of log4j versions
-    [JCR-4326] - Update aws java sdk version to 1.11.330 (consistent with Oak)
-    [JCR-4328] - Update 7.0.* Tomcat dependencies once 7.0.90 is released
-    [JCR-4333] - Update javax.transaction dependency to 1.3
-
-Sub-task
-
-    [JCR-4190] - maven-assembly-plugin:2.6:single failing with Java 9
-    [JCR-4196] - update surefire and failsafe plugins for use with java 9
-    [JCR-4200] - javax.transaction.UserTransaction hidden by surefire plugin in with Java 9
-    [JCR-4280] - code coverage checks fail on Java 10
-    [JCR-4306] - switch to findbugs replacement that is still maintained (spotbugs)
-    [JCR-4338] - avoid use of javax.rmi.PortableRemoteObject (removed in Java 11)
+    [JCR-4531] - Update tomcat dependency to 8.5.51/7.0.100
+    [JCR-4547] - Update tomcat dependency to 8.5.53/7.0.103
+    [JCR-4575] - Update tomcat dependency to 8.5.55/7.0.104
+    [JCR-4612] - Update tomcat dependency to 8.5.57/7.0.105
+    [JCR-4621] - add 'javadoc' profile for Jenkins matrix builds
+    [JCR-4622] - add 'rat' profile for Jenkins matrix builds
 
 
 Release Contents