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 2017/07/14 10:20:20 UTC

svn commit: r1801925 - /jackrabbit/branches/2.4/RELEASE-NOTES.txt

Author: reschke
Date: Fri Jul 14 10:20:20 2017
New Revision: 1801925

URL: http://svn.apache.org/viewvc?rev=1801925&view=rev
Log:
JCR-4162: release Jackrabbit 2.4.8 - candidate release notes

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

Modified: jackrabbit/branches/2.4/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.4/RELEASE-NOTES.txt?rev=1801925&r1=1801924&r2=1801925&view=diff
==============================================================================
--- jackrabbit/branches/2.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.4/RELEASE-NOTES.txt Fri Jul 14 10:20:20 2017
@@ -7,36 +7,25 @@ This is Apache Jackrabbit(TM) 2.4, a ful
 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.4.7 is patch release that contains fixes and
-improvements over Jackrabbit 2.4.6. This release also contain security fixes
-for Jackrabbit 2.4.6 and earlier. Jackrabbit 2.4.x releases are considered
+Apache Jackrabbit 2.4.8 is patch release that contains fixes and
+improvements over Jackrabbit 2.4.7. Jackrabbit 2.4.x releases are considered
 stable and targeted for production use.
 
-Changes since Jackrabbit 2.4.6
+Changes since Jackrabbit 2.4.7
 ------------------------------
 
 Bug
 
-    [JCR-4026] - BundleBinding uses JDK 6 runtime methods
-    [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.
-    [JCR-4068] - jcr-commons: get rid of test dependency to json.org JSON parser
-    [JCR-4100] - jackrabbit-webdav: Scope implements equals() but not hashCode()
+    [JCR-4118] - RepositoryChecker creates invalid node names
+    [JCR-4121] - ConcurrentModificationException in InternalVersionHistoryImpl.fixLegacy()
+    [JCR-4133] - fix javadoc problems that are errors with JDK8
 
 Task
 
-    [JCR-4025] - Enable animal sniffer plugin
-    [JCR-4080] - Upgrade Apache Commons Collections to v3.2.2
-    [JCR-4106] - fix JCR API docs link
-
-Sub-task
-
-    [JCR-3330] - upgrade httpclient 3 dependency to final release 3.1
-    [JCR-4019] - move httpclient dependency out of parent pom
+    [JCR-4129] - get rid of unused org.json dependency
 
 In addition to the above-mentioned changes, this release contains
-all the changes included up to the Apache Jackrabbit 2.4.6 release.
+all the changes included up to the Apache Jackrabbit 2.4.7 release.
 
 For more detailed information about all the changes in this and other
 Jackrabbit releases, please see the Jackrabbit issue tracker at