You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2015/09/14 11:17:06 UTC

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

Author: mreutegg
Date: Mon Sep 14 09:17:06 2015
New Revision: 10490

Log:
Apache Jackrabbit Oak 1.3.6 release candidate

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

Added: dev/jackrabbit/oak/1.3.6/RELEASE-NOTES.txt
==============================================================================
--- dev/jackrabbit/oak/1.3.6/RELEASE-NOTES.txt (added)
+++ dev/jackrabbit/oak/1.3.6/RELEASE-NOTES.txt Mon Sep 14 09:17:06 2015
@@ -0,0 +1,130 @@
+Release Notes -- Apache Jackrabbit Oak -- Version 1.3.6
+
+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.3.6 is an unstable release cut directly from
+Jackrabbit Oak trunk, with a focus on new features and other
+improvements. For production use we recommend the latest stable 1.2.x
+release.
+
+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.3.6
+--------------------
+
+Bug
+
+    [OAK-2929] - Parent of unseen children must not be removable
+    [OAK-3158] - IAE when specifiying 2G cache for FileStore
+    [OAK-3248] - Felix Connect throws exception when launching Oak in Spring Boot env
+    [OAK-3265] - Test failures: NodeLocalNameTest, NodeNameTest
+    [OAK-3281] - Test failures on trunk: SolrIndexQueryTestIT.sql2
+    [OAK-3305] - Self recovering instance may not see all changes
+    [OAK-3310] - Write operations on Property do not check checked-out state of Node
+    [OAK-3313] - Many tests leak DocumentNodeStore instances
+    [OAK-3324] - Evaluation with restriction is not consistent with parent ACLs
+    [OAK-3333] - SplitOperations purges _commitRoot entries too eagerly
+    [OAK-3344] - Commit may add collision marker for committed revision
+    [OAK-3354] - Clock.Fast delays repository shutdown
+    [OAK-3356] - Unclosed sessions in oak-jcr and oak-upgrade tests
+    [OAK-3366] - Property indexes reindex flag getting reset to true at startup
+    [OAK-3367] - Boosting fields not working as expected
+    [OAK-3375] - RepositoryManager doesn't perform a shutdown of OsgiRepository on deactivation
+    [OAK-3376] - DocumentNodeStoreTest.dispose() waiting indefinitely on ArrayBlockingQueue.put()
+    [OAK-3377] - Two spaces in SQL2 fulltext search -> error
+    [OAK-3383] - "The unbindBlobDataSource method has thrown an exception" message on shutdown of the RDBMK 
+    [OAK-3386] - ConcurrentAddNodesClusterIT.addNodesConcurrent() blocks occasionally
+
+Improvement
+
+    [OAK-1752] - Node name queries should use an index
+    [OAK-3042] - Suspend commit on conflict
+    [OAK-3144] - Support multivalue user properties for Ldap users
+    [OAK-3331] - Support spellchecking multiple words
+    [OAK-3347] - Ineffective cleanup after compaction due to references to root
+    [OAK-3357] - detail: use Number instead of Long/Integer
+    [OAK-3361] - Reduce PerfLogger isDebugEnabled overhead
+    [OAK-3365] - Wording in Log statements inconsistent
+    [OAK-3370] - Use SegmentNodeStore instead of MemoryNodeStore in CopyVersionHistoryTest
+
+Task
+    
+    [OAK-1591] - org.apache.jackrabbit.oak.plugins.document.mongo.CacheInvalidationIT fails
+    [OAK-1743] - Cleanup documentation of _modCount
+    [OAK-2767] - Enable a Jenkins matrix for the 1.2 branch
+    [OAK-2937] - Remove code related to directmemory for off heap caching
+    [OAK-3308] - re-enable redirectTestOutputToFile in oak-core/pom
+    [OAK-3364] - Remove empty directories under oak-it
+    
+Sub-task
+        
+    [OAK-3184] - Consistency checker for data/blob store
+    [OAK-3338] - Deprecate CIHelper travis methods with profile 
+    [OAK-3359] - Compactor progress log
+    [OAK-3360] - Tracking the start time of mark in GC for a shared datastore
+
+Technical task
+
+    [OAK-3369] - OakDocumentRDBRepositoryStub should have working default for JDBC URL
+    [OAK-3379] - Oak run should use InMemoryCompactionMap by default
+    [OAK-3391] - RDBBlobStore: speed up testBigBlob(), also improve memory usage
+
+Test
+
+    [OAK-3312] - [Blob GC] Test case for GC / OAK-3167
+    [OAK-3326] - Remove System.out.println() in tests
+    [OAK-3332] - Respect 'nsfixtures' in VersionGarbageCollectorIT
+    [OAK-3334] - Disable lease check in VersionGarbageCollectorIT
+    [OAK-3337] - CIHelper methods related to travis outdated
+    [OAK-3353] - Enable ConcurrentConflictTest.concurrentUpdatesWithBranch()
+
+
+In addition to the above-mentioned changes, this release contains
+all changes included up to the Apache Jackrabbit Oak 1.2.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/

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

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

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

Added: dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.asc
==============================================================================
--- dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.asc (added)
+++ dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.asc Mon Sep 14 09:17:06 2015
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2
+
+iQIcBAABCAAGBQJV9o2TAAoJENEI/4eapjlQVNkQAK4K3/T+VLSdrT6iiBSqY/AN
+/KMIhSOTpZiUO87UTlFSJcriUSxhBX+HkixZkSZSKMzYwcVVK/BxGifR0PuAO3qq
+r+3svKNtUR10nWI9Up1pJrD1LICgDMfS9sxrv0ysUpJMQEyJwm61EP852RKU0aEm
+JsWspBzWWnqbfG0yg9QrI8BO7Sw++PkhluPt18VIQxXOPI+7FHmp/V/jxnZo9d3L
+R1v4X84GQD95Il5dHhWJ25r7VJOKtjngt8XnqYoVSDjMn2OEVoknfxGVrijz8ewa
+8l83eHmolXTKjr2YFHkeCFxjO07SyGY2HKQLruhY3rHEBImKtuvhoV27UO1oWDRt
+v5wIeC2Qxx7ntAid3E7TO1eitp1pXaeIBMngi1AqZDbIu7dZNBJke+kSKHqoJcQO
+2PkLMla+DgmGlQc+/Y+5uJbq2GpSk+BXJqNVbBpObZsVQ7aExwn8nzdIYpwjjB7N
+fUfTI53Ykxpufs8B3DhtuZ6tHdlxm2DLPls5VXcjswH4nhaEDqAzPxj1b7swNvVF
+c/prpeLGD6Oumm89YC7rk+iVfMHyb/wUZgnILq7PPGUhTN0f1R9Jvq/B8GQ2EZAD
+HzEZoJPYcPW7fn2u2jS2gbV8bT7MMbvzW6kUKIWsWU5nIM3t79gsDmNBeE4e7Y8A
+ho5XbQOgmrLTUiA0gJNj
+=DH+U
+-----END PGP SIGNATURE-----

Added: dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.md5
==============================================================================
--- dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.md5 (added)
+++ dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.md5 Mon Sep 14 09:17:06 2015
@@ -0,0 +1 @@
+ae6dddc863c606822dccb94831a379f5

Added: dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.sha
==============================================================================
--- dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.sha (added)
+++ dev/jackrabbit/oak/1.3.6/jackrabbit-oak-1.3.6-src.zip.sha Mon Sep 14 09:17:06 2015
@@ -0,0 +1 @@
+6180169c90ad12fd135e7d51a506e8295106ec74