The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak. The release is available for download at:

    http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release:

Release Notes -- Apache Jackrabbit Oak -- Version 1.4.12

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.12 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.12
---------------------

Technical task

    [OAK-4225] - AbstractOak2OakTest never calls
    getSoureContainer().clean()
    [OAK-4241] - JdbcNodeStoreContainer does not correctly clean up H2
    temp files
    [OAK-5098] - improve DocumentNodeStoreService robustness for RDB
    configs

Bug

    [OAK-4420] - RepositorySidegrade: oak-segment to oak-segment-tar
    should migrate checkpoint info
    [OAK-4717] - TarNodeStore.checkpoint methods represent endless
    loop
    [OAK-4842] - Upgrade breaks if there's no SearchManager configured
    in repository.xml
    [OAK-5112] - oak-upgrade breaking versionStorage node when started
    with copy-versions=false
    [OAK-5133] - StoreArgument class getter method opens repo in
    read/write and unsafe MMAP mode
    [OAK-5233] - Parameter --src-datastore is being ignored for JCR2
    upgrade
    [OAK-5260] - Incorrect handling of subpaths with leading left
    curly bracket
    [OAK-5262] - Test failure:
    NodeTypeIndexingUtilsTest.testSynonymsFileCreation
    [OAK-5358] - test failures for oak-auth-ldap on Windows
    [OAK-5410] - Backport OAK-5260 (Incorrect handling of subpaths
    with leading left curly bracket)

Improvement

    [OAK-4447] - RepositorySidegrade: oak-segment to oak-segment-tar
    migrate without external datastore
    [OAK-4564] - Use Lucene index to look for long-named nodes in JCR2
    upgrade
    [OAK-4624] - Optionally ignore missing blobs during sidegrade
    [OAK-4630] - Create segment and segment tar directory only when
    it's missing
    [OAK-4639] - Enable --missingblobstore by default for the
    sidegrade
    [OAK-4696] - Improve logging for SyncHandler
    [OAK-4725] - Enable mmap mode by default for migration to
    SegmentNodeStore
    [OAK-4748] - Migration tool should check if the source and
    destination repositories are different
    [OAK-4751] - Improve the checkpoint migration performance
    [OAK-4758] - Allow tweaking of node migration logs threshold
    [OAK-4761] - Reduce the number of calls to
    /jcr:system/jcr:versionStorage during the upgrade
    [OAK-4762] - Rebuild indexes only for partial sidegrades
    [OAK-4831] - Don't break the upgrade tests if the directory can't
    be cleaned-up
    [OAK-4849] - Refactor the MigrationCliArguments from implicit to
    explicit
    [OAK-4970] - Sidegrade disk usage issues related to copying
    version storage
    [OAK-5030] - Copying the versions store is slow and increase the
    repository size
    [OAK-5043] - Very old JR2 repositories may have invalid nodetypes
    for groupsPath and usersPath
    [OAK-5100] - Provide source store external references flag via
    command line if available
    [OAK-5154] - Checkpoints should only be migrated if no custom
    paths are defined
    [OAK-5157] - Source repository should be opened in read-only mode
    for sidegrade
    [OAK-5290] - Backport the performance improvements for oak-upgrade
    from trunk
    [OAK-5337] - LastRevRecoveryAgent should avoid recovering
    documents from its own cluster id if the instance is running

New Feature

    [OAK-4983] - Add --verify mode to the RepositorySidegrade

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/



Reply via email to