You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by da...@apache.org on 2016/08/16 08:44:30 UTC

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

Author: davide
Date: Tue Aug 16 08:44:30 2016
New Revision: 1756496

URL: http://svn.apache.org/viewvc?rev=1756496&view=rev
Log:
Apache Jackrabbit 2.12.3

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=1756496&r1=1756495&r2=1756496&view=diff
==============================================================================
--- jackrabbit/branches/2.12/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.12/RELEASE-NOTES.txt Tue Aug 16 08:44:30 2016
@@ -1,29 +1,25 @@
-Release Notes -- Apache Jackrabbit -- Version 2.12.2
+Release Notes -- Apache Jackrabbit -- Version 2.12.3
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.12.2, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.12.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.12.2 is a patch release that contains fixes and
+Apache Jackrabbit 2.12.3 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.2
+Changes in Jackrabbit 2.12.3
 ----------------------------
 
 Bug
 
-    [JCR-3958] - Endless loop until async upload completes
-    [JCR-3965] - RepositoryStatistics is reset per second for bundle cache size which should not be the case for the bundle cache stats
-
-Improvement
-
-    [JCR-3971] - Make read-permission cache-size in CompiledPermissionsImpl configurable
-    [JCR-3972] - Make size of ID-cache in CachingHierarchyManager configurable
-    [JCR-3982] - Implement toString in TransactionContext (XidWrapper)
+    [JCR-3987] - jackrabbit-jcr-commons JcrUtils.getOrCreateByPath
+    fails if session is not allowed to read root
+    [JCR-3992] - JcrUtils.getOrCreateByPath broken by JCR-3987
+    [JCR-3996] - Incorrect producer time in ListenerTracker
 
 Release Contents
 ----------------