You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by am...@apache.org on 2016/01/20 05:40:22 UTC

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

Author: amitj
Date: Wed Jan 20 04:40:21 2016
New Revision: 11968

Log:
Apache Jackrabbit 1.2.10 release candidate

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

Added: dev/jackrabbit/oak/1.2.10/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.2.10/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.2.10/RELEASE-NOTES.txt Wed Jan 20 04:40:21 2016
@@ -0,0 +1,106 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.2.10
+
+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.2.10 is a patch release that contains fixes and
+improvements over Oak 1.2. Jackrabbit Oak 1.2.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.2.10
+--------------------
+
+Technical task
+
+    [OAK-3645] - RDBDocumentStore: server time detection for DB2 fails due to timezone/dst differences
+    [OAK-3662] - Add bulk createOrUpdate method to the DocumentStore API
+    [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-3764] - RDB/NodeStoreFixture fails to track DataSource instances
+    [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
+    [OAK-3896] - RDBDocumentStore: export tool - improve handling of export files allowing to override column order
+
+Bug
+    
+    [OAK-1648] - Creating multiple checkpoint on same head revision overwrites previous entries
+    [OAK-3424] - ClusterNodeInfo does not pick an existing entry on startup
+    [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-3769] - QueryParse exception when fulltext search performed with term having '/'
+    [OAK-3863] - [oak-blob-cloud] Incorrect export package
+    [OAK-3872] - [RDB] Updated blob still deleted even if deletion interval lower
+    [OAK-3891] - AsyncIndexUpdateLeaseTest doesn't use the provided NodeStore
+
+Improvement
+    
+    [OAK-3436] - Prevent missing checkpoint due to unstable topology from causing complete reindexing
+    [OAK-3572] - enhance logging in TypeEditorProvider
+    [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-3750] - BasicDocumentStoreTest: improve robustness of .removeWithCondition test
+
+Test
+
+    [OAK-3754] - RepositoryStub does not dispose DocumentStore
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.2.9 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/

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

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

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

Added: dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.asc Wed Jan 20 04:40:21 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJWnw6kAAoJEBgLoc10Yop/wtUP/1gZOZLxww9/89NZlGaVgxgO
+JI/kPYvImqJyxKuN0j7lqpqYvIWF+Tu9FSzLTbhrInqsnhG8iUUrROc91roXW/LB
+zwbVCBDKn0TH/PJFJ5Q9KjPtnWq3zt91dbwefwLPMKAutTJWw4Iwygkjb69Mu94k
+Z004Kk43XYNQyY7DQVi21173ZS5b8cMQM6WNPR3oGlEqQJMobTt6dT+iDVdg23nV
+NdxQdlv96m+2K+u3yUjH4uW01U1gWD6NbruiI7E6/gzJJZXKgUMuutXPV/bgX/dz
+yRSibdssl0pH8wqDg6ptixkrB8iPwqEjaEHfYmXjBUjMIvzzD3PrAU3LmYgbd52d
+SRIk6i9tOAzmR80Tic4mn2aJmvAaTvdOVk4lez1igIkMO9PNPMKTACTHU2lRKQyn
+gjoy6baI1GhRqb6l+5VnExlPUA/U4pEplc58tNGL0bhHnJwLX52AYq6b0awFTEQm
+YI7b2xg0KVXzVK9ddt/F6+3LFE1NLhe/S9RIAGcmTQCyMm1YOuTP5nITNQQd3UEG
+eL8PvROJjJgHQy72FjTh/wZFShFkfgHVQtR0bV+9LFhhRtzzm5NaTiraPCItUhf8
+rCe4hOWyPUfnxtrqLFYIWf3nMINPI53G+mraPA8dS2ugjUjGKpXwT/zoEaDMbBfR
+6k6F2Zb9ZPoRbTjNS4dQ
+=na2i
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.md5 Wed Jan 20 04:40:21 2016
@@ -0,0 +1 @@
+a085fb466605a95f951bf504da148b67

Added: dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.sha
==============================================================================
--- dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.sha (added)
+++ dev/jackrabbit/oak/1.2.10/jackrabbit-oak-1.2.10-src.zip.sha Wed Jan 20 04:40:21 2016
@@ -0,0 +1 @@
+9d62f90bef46fba7b3cd0e667c0991c27a406769