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 E21A4200CC9 for ; Mon, 17 Jul 2017 12:59:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E0840164B22; Mon, 17 Jul 2017 10:59:11 +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 3476E164AF9 for ; Mon, 17 Jul 2017 12:59:11 +0200 (CEST) Received: (qmail 5953 invoked by uid 500); 17 Jul 2017 10:59:10 -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 5944 invoked by uid 99); 17 Jul 2017 10:59:10 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2017 10:59:10 +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 4B4773A00A7 for ; Mon, 17 Jul 2017 10:59:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r20459 - in /dev/jackrabbit/oak/1.4.17: ./ RELEASE-NOTES.txt jackrabbit-oak-1.4.17-src.zip jackrabbit-oak-1.4.17-src.zip.asc jackrabbit-oak-1.4.17-src.zip.md5 jackrabbit-oak-1.4.17-src.zip.sha Date: Mon, 17 Jul 2017 10:59:07 -0000 To: commits@jackrabbit.apache.org From: davide@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170717105909.4B4773A00A7@svn01-us-west.apache.org> archived-at: Mon, 17 Jul 2017 10:59:12 -0000 Author: davide Date: Mon Jul 17 10:59:06 2017 New Revision: 20459 Log: Apache Jackrabbit Oak 1.4.17 RC Added: dev/jackrabbit/oak/1.4.17/ dev/jackrabbit/oak/1.4.17/RELEASE-NOTES.txt dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip (with props) dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.asc dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.md5 dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.sha Added: dev/jackrabbit/oak/1.4.17/RELEASE-NOTES.txt ============================================================================== --- dev/jackrabbit/oak/1.4.17/RELEASE-NOTES.txt (added) +++ dev/jackrabbit/oak/1.4.17/RELEASE-NOTES.txt Mon Jul 17 10:59:06 2017 @@ -0,0 +1,81 @@ +Release Notes -- Apache Jackrabbit Oak -- Version 1.4.17 + +Introduction +------------ + +Jackrabbit Oak is a scalable, high-performance hierarchical content +repository designed for use as the foundation of modern world-class +web sites and other demanding content applications. + +Jackrabbit Oak 1.4.17 is a patch release that contains fixes and +improvements over Oak 1.4. Jackrabbit Oak 1.4.x releases are +considered stable and targeted for production use. + +The Oak effort is a part of the Apache Jackrabbit project. +Apache Jackrabbit is a project of the Apache Software Foundation. + +Changes in Oak 1.4.17 +--------------------- + +Bug + + [OAK-4883] - Missing BlobGarbageCollection MBean on standby + instance + [OAK-5949] - XPath: string literals parsed as identifiers + [OAK-6317] - LMSEstimator update amount depending on cost amount + [OAK-6391] - With FastQuerySize, getSize() returns -1 if there are + exactly 21 rows + [OAK-6448] - Backport OAK-4883 to the 1.4 branch + +Improvement + + [OAK-6351] - Invalidate cache entries when getChildNodes() is + aborted + +Test + + [OAK-6427] - Duplicate class: MongoDocumentStoreHelper + +In addition to the above-mentioned changes, this release contains +all changes included up to the Apache Jackrabbit Oak 1.4.x release. + +For more detailed information about all the changes in this and other +Oak releases, please see the Oak issue tracker at + + https://issues.apache.org/jira/browse/OAK + +Release Contents +---------------- + +This release consists of a single source archive packaged as a zip file. +The archive can be unpacked with the jar tool from your JDK installation. +See the README.md file for instructions on how to build this release. + +The source archive is accompanied by SHA1 and MD5 checksums and a PGP +signature that you can use to verify the authenticity of your download. +The public key used for the PGP signature can be found at +http://www.apache.org/dist/jackrabbit/KEYS. + +About Apache Jackrabbit Oak +--------------------------- + +Jackrabbit Oak is a scalable, high-performance hierarchical content +repository designed for use as the foundation of modern world-class +web sites and other demanding content applications. + +The Oak effort is a part of the Apache Jackrabbit project. +Apache Jackrabbit is a project of the Apache Software Foundation. + +For more information, visit http://jackrabbit.apache.org/oak + +About The Apache Software Foundation +------------------------------------ + +Established in 1999, The Apache Software Foundation provides organizational, +legal, and financial support for more than 140 freely-available, +collaboratively-developed Open Source projects. The pragmatic Apache License +enables individual and commercial users to easily deploy Apache software; +the Foundation's intellectual property framework limits the legal exposure +of its 3,800+ contributors. + +For more information, visit http://www.apache.org/ Added: dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.asc ============================================================================== --- dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.asc (added) +++ dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.asc Mon Jul 17 10:59:06 2017 @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2 + +iEYEABECAAYFAllsj9AACgkQxtglw1pRrJ2dCQCeNQdX5lpPvaNyy8peIhk9a3Vb +NtcAnArjrQoicCT3PW+2wg2MAWoTjrhn +=8WvN +-----END PGP SIGNATURE----- Added: dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.md5 ============================================================================== --- dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.md5 (added) +++ dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.md5 Mon Jul 17 10:59:06 2017 @@ -0,0 +1 @@ +5b20bd5e594642f3b2613fc01378433b Added: dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.sha ============================================================================== --- dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.sha (added) +++ dev/jackrabbit/oak/1.4.17/jackrabbit-oak-1.4.17-src.zip.sha Mon Jul 17 10:59:06 2017 @@ -0,0 +1 @@ +cca92768823ed602d813b6ff9dfd128246370275