Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D150E200CC8 for ; Fri, 14 Jul 2017 12:20:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CFBC516D899; Fri, 14 Jul 2017 10:20:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2214C16D898 for ; Fri, 14 Jul 2017 12:20:24 +0200 (CEST) Received: (qmail 18507 invoked by uid 500); 14 Jul 2017 10:20:24 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 18498 invoked by uid 99); 14 Jul 2017 10:20:23 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2017 10:20:23 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 494863A031D for ; Fri, 14 Jul 2017 10:20:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1801925 - /jackrabbit/branches/2.4/RELEASE-NOTES.txt Date: Fri, 14 Jul 2017 10:20:20 -0000 To: commits@jackrabbit.apache.org From: reschke@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170714102022.494863A031D@svn01-us-west.apache.org> archived-at: Fri, 14 Jul 2017 10:20:26 -0000 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