You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by dj...@apache.org on 2016/01/19 11:10:19 UTC

svn commit: r11953 - in /dev/jackrabbit/oak/1.0.26: ./ RELEASE-NOTES.txt jackrabbit-oak-1.0.26-src.zip jackrabbit-oak-1.0.26-src.zip.asc jackrabbit-oak-1.0.26-src.zip.md5 jackrabbit-oak-1.0.26-src.zip.sha

Author: dj
Date: Tue Jan 19 10:10:19 2016
New Revision: 11953

Log:
Apache Jackrabbit Oak 1.0.26 RC

Added:
    dev/jackrabbit/oak/1.0.26/
    dev/jackrabbit/oak/1.0.26/RELEASE-NOTES.txt   (with props)
    dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip   (with props)
    dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.asc
    dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.md5
    dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.sha

Added: dev/jackrabbit/oak/1.0.26/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.0.26/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.0.26/RELEASE-NOTES.txt Tue Jan 19 10:10:19 2016
@@ -0,0 +1,101 @@
+
+Release Notes -- Apache Jackrabbit Oak -- Version 1.0.26
+
+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.
+
+Apache Jackrabbit Oak 1.0.26 is a patch release that contains fixes and
+improvements over Oak 1.0. Jackrabbit Oak 1.0.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.0.26
+---------------------
+
+Technical task
+
+   [OAK-3645] - RDBDocumentStore: server time detection for DB2 fails due to timezone/dst differences
+   [OAK-3729] - RDBDocumentStore: implement RDB-specific VersionGC support for lookup of deleted documents
+   [OAK-3730] - RDBDocumentStore: implement RDB-specific VersionGC support for lookup of split documents
+   [OAK-3739] - RDBDocumentStore: allow schema evolution part 1: check for required columns, log unexpected new columns
+   [OAK-3807] - Oracle DB doesn't support lists longer than 1000
+   [OAK-3816] - RDBBlobStoreTest should use named parameters
+   [OAK-3851] - RDB*Store: update PostgreSQL and MySQL JDBC driver dependencies
+   [OAK-3852] - RDBDocumentStore: batched append logic may loose property changes
+   [OAK-3867] - RDBDocumentStore: refactor JSON support
+
+Bug
+
+   [OAK-3733] - Sometimes hierarchy conflict between concurrent add/delete isn't detected
+   [OAK-3763] - EmptyNodeState.equals() broken
+   [OAK-3765] - Parallelized test runner does not wait for test completion
+   [OAK-3776] - Test failure: RootFuzzIT failure on MONGO_NS fixture (1.0 branch)
+   [OAK-3872] - [RDB] Updated blob still deleted even if deletion interval lower
+
+Improvement
+
+   [OAK-3126] - Enable HybridMapFactory by default
+   [OAK-3577] - NameValidator diagnostics could be more helpful
+   [OAK-3830] - Provide size for properties for PropertyItearator returned in Node#getProperties(namePattern)
+   [OAK-3831] - Allow relative property to be indexed but excluded from aggregation
+   [OAK-3885] - enhance stability of clusterNodeInfo's machineId
+
+Task
+
+   [OAK-3613] - Backport TarMK revision gc related issues
+   [OAK-3750] - BasicDocumentStoreTest: improve robustness of .removeWithCondition test
+
+
+In addition to the above-mentioned changes, this release contains
+all changes included in previous Apache Jackrabbit Oak 1.0.x releases.
+
+Please note, the backported RDB support for the DocumentNodeStore is considered
+experimental at this point and is not yet ready for production use. Feel free 
+to try it out and report any issues you may see to the Oak developers.
+
+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/

Propchange: dev/jackrabbit/oak/1.0.26/RELEASE-NOTES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.asc Tue Jan 19 10:10:19 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJWngdVAAoJEJa0E8qAe6nLwNYQAJKlh5ms33zjNZh4x4B8Tv2B
+k/M662YugAJ93n8rPc5hDZeSBq/zVFuPSvpoFa3oZ9pOziKKQ6t/Nuzm5U6KxbfH
+jGyW3ljQUDA5FQ13h0wCfHVEcmiTVnIgXNxmGBzI8NeF8B8P9p9ui+IWa9aTMwBY
+y0IgTM23zTRCmlIsi2v53E9FiLUBPAeS6ey4UesEhS7pLu2hMhUtmaJKRshY1ZD1
+Tiq7sgjMaHJ6MHae/RlpXJqip+/W5mmv2qXxVahIknhZb+12lAvqQt7Z4P289hFK
+tvo01bkdjto37HILv1oPwLawwdWB8rQgnT6zJPxHm8zKo8wPsqI7Opp32rtm5e5w
+0yzwLx4oNCRCT0Uqz0uksrmp2KSOhvcd2yIs/pCQS6rUlwXmaS6SAgNupyS6jNRm
+svFUTc4/Co9FUgPpEkmP2hJOO/RtViWazczJvRucpeKA2C+x/4DtXLXJ466QaVHP
+hiNShdtIj6AAlG3OB0RFa+v6MgdIH6c1rqheVkv5V9tyvaaS12RknseU03ahhxoh
+n/q82ow2HaDz8KxwaaAH11d8eklku3LoAhPiuM8w41LHgmE0yPTTAxN1JkTw5Sfh
+gJkHaiTXmMvpBsk/HmRye39MxHeM1ST6tdLnOvoCE4H6YRW2ZyaCfZzYWqogeU2N
++UOoO85hURCn/5hFlErE
+=WImX
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.md5 Tue Jan 19 10:10:19 2016
@@ -0,0 +1 @@
+dd1c186994397dcd8515c798bf903bb8

Added: dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.sha
==============================================================================
--- dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.sha (added)
+++ dev/jackrabbit/oak/1.0.26/jackrabbit-oak-1.0.26-src.zip.sha Tue Jan 19 10:10:19 2016
@@ -0,0 +1 @@
+23539d4750bc2ed45c717c45647550b32828c6bc