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 2018/07/13 10:24:42 UTC

svn commit: r1835808 - /jackrabbit/branches/2.8/RELEASE-NOTES.txt

Author: reschke
Date: Fri Jul 13 10:24:42 2018
New Revision: 1835808

URL: http://svn.apache.org/viewvc?rev=1835808&view=rev
Log:
JCR-4334: Release Jackrabbit 2.8.9 - Candidate Release Notes

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

Modified: jackrabbit/branches/2.8/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.8/RELEASE-NOTES.txt?rev=1835808&r1=1835807&r2=1835808&view=diff
==============================================================================
--- jackrabbit/branches/2.8/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/2.8/RELEASE-NOTES.txt Fri Jul 13 10:24:42 2018
@@ -1,54 +1,29 @@
-Release Notes -- Apache Jackrabbit -- Version 2.8.8
+Release Notes -- Apache Jackrabbit -- Version 2.8.9
 
 Introduction
 ------------
 
-This is Apache Jackrabbit(TM) 2.8.8, a fully compliant implementation of the
+This is Apache Jackrabbit(TM) 2.8.9, 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.8.8 is a patch release that contains fixes and
+Apache Jackrabbit 2.8.9 is a patch release that contains fixes and
 improvements over Jackrabbit 2.8. Jackrabbit 2.8.x releases are considered
 stable and targeted for production use.
 
 Note that an "end of life" date has already been planned for this branch. See
 <http://jackrabbit.apache.org/jcr/jackrabbit-roadmap.html> for details.
 
-Changes since Jackrabbit 2.8.7
+Changes since Jackrabbit 2.8.8
 ------------------------------
 
 Bug
 
-    [JCR-3632] - ConnectionFactoryTest failed under Java 8
-    [JCR-3929] - ConsistencyCheck may fail on empty repository
-    [JCR-4183] - Jackrabbit standalone jar isn't working under JDK 8
-    [JCR-4185] - spi2dav URIResolverImpl should check status code before attempting to parse multistatus
-    [JCR-4188] - avoid use of sun.security.acl.GroupImpl in PrincipalManagerTest
-    [JCR-4242] - Build failure: unapproved license
-
-Improvement
-
-    [JCR-3861] - Update Oak dependency in webapp
-    [JCR-4001] - When using Node.getProperties(String namePattern) also child nodes are processed
-    [JCR-4074] - jackrabbit-jcr2dav: add system property to disable davex support for testing
-    [JCR-4237] - cleanup throws clauses of private methods
+    [JCR-4330] - jackrabbit-jcr-commons and jackrabbit-bundle have broken manifests
 
 Task
 
-    [JCR-4128] - update maven plugins and require Maven 3.2.1
-    [JCR-4184] - migrate from org.mortbay.jetty to org.eclipse.jetty
-    [JCR-4186] - Use current Derby version
-    [JCR-4205] - Upgrade JTA dependency to javax.transaction-api 1.2
-    [JCR-4224] - Upgrade tomcat-servlet dependency to 7.0.82
-    [JCR-4225] - Upgrade commons-chains dependency to 1.2
-    [JCR-4228] - Update Oak dependency to latest 1.0 stable release
-    [JCR-4236] - remove obsolete textFilterClasses config parameters
-    [JCR-4256] - create announcement mail template for releases
-    [JCR-4268] - Update release notes of old branches with pointer to roadmap
-    [JCR-4273] - Mention SHA512 checksums in release notes
-    [JCR-4274] - stop advertising MD5 checksums
-    [JCR-4275] - Incorrect link to KEYS in release notes
-    [JCR-4277] - stop creating MD5 checksums for releases
+    [JCR-4328] - Update 7.0.* Tomcat dependencies once 7.0.90 is released
 
 
 In addition to the above-mentioned changes, this release contains