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 2016/11/02 13:13:08 UTC

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

Author: reschke
Date: Wed Nov  2 13:13:08 2016
New Revision: 1767669

URL: http://svn.apache.org/viewvc?rev=1767669&view=rev
Log:
JCR-4051: 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=1767669&r1=1767668&r2=1767669&view=diff
==============================================================================
--- jackrabbit/branches/2.12/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.12/RELEASE-NOTES.txt Wed Nov  2 13:13:08 2016
@@ -1,22 +1,34 @@
-Release Notes -- Apache Jackrabbit -- Version 2.12.4
+Release Notes -- Apache Jackrabbit -- Version 2.12.5
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.12.4, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.12.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.12.4 is a patch release that contains fixes and
+Apache Jackrabbit 2.12.5 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.4
+Changes in Jackrabbit 2.12.5
 ----------------------------
 
 Bug
 
-    [JCR-4009] - CSRF in Jackrabbit-Webdav
+    [JCR-4015] - jackrabbit-jcr-commons JcrUtils.getOrCreateByPath fails if session is not allowed to read root
+    [JCR-4027] - NPE in JcrRemotingServlet.canHandle() when content-type is missing
+    [JCR-4031] - AbstractLocatorFactory: typo in log message
+    [JCR-4047] - Build fails: jackrabbit-jcr2spi: Signature errors found.
+
+Task
+
+    [JCR-4025] - Enable animal sniffer plugin
+
+Sub-task
+
+    [JCR-4019] - move httpclient dependency out of parent pom
+
 
 Release Contents
 ----------------