You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Jukka Zitting <ju...@apache.org> on 2010/06/07 09:35:56 UTC

[ANNOUNCE] jackrabbit-core 1.4.12 released

The Apache Jackrabbit community is pleased to announce the release of
jackrabbit-core 1.4.12. 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 Core -- Version 1.4.12

Introduction
------------

This is the 1.4.12 patch release of the jackrabbit-core component of
Apache Jackrabbit, a fully conforming implementation of the Content
Repository for Java Technology API (JCR).

This release is targeted to users who are not yet ready to upgrade to
the more recent Jackrabbit releases, but who still need fixes to
reported inconsistency problems.

See the Apache Jackrabbit website at http://jackrabbit.apache.org/ for
more information.

Changes in this release
-----------------------

All the changes in this release are listed below. The issue identifier and
title is listed for each change and known issue. You can look up individual
issues for more details in the Jackrabbit issue tracker at
http://issues.apache.org/jira/browse/JCR

  Bug fixes
  [JCR-2129] Prevent data inconsistencies due to incorrect or missed ...
  [JCR-2456] Repository is corrupt after concurrent changes with the ...
  [JCR-2577] SISM.checkAddedChildNodes() prevents merging of concurrent ...

Release Contents
----------------

Like the previous jackrabbit-core 1.4.x releases this patch release only
contains the jackrabbit-core component. The component is distributed both
as a source archive and a pre-compiled binary.

    * Source archive (jackrabbit-core-1.4.12-src.jar)

        The source archive contains the full source code of this release
        in a "jackrabbit-core-1.4.12" directory. Use the following commands
        (or the equivalent in your environment) to build the component
        with Maven 2 and Java 1.4 or higher:

          $ jar xf jackrabbit-core-1.4.12-src.jar
          $ cd jackrabbit-core-1.4.12
          $ mvn install

    * Pre-compiled binary (jackrabbit-core-1.4.12.jar)

        Core of the Apache Jackrabbit content repository implementation.

See the included README.txt file for more information.

Each release file is accompanied by SHA1 and MD5 checksums and a PGP
signature. The public key used for the signatures can be found
in the KEYS file.