You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Jukka Zitting <ju...@apache.org> on 2011/11/22 23:41:01 UTC

[ANNOUNCE] Apache Jackrabbit 2.2.10 released

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

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

This is Apache Jackrabbit(TM) 2.2, a fully compliant implementation of the
Content Repository for Java(TM) Technology API, version 2.0 (JCR 2.0) as
specified in the Java Specification Request 283 (JSR 283).

Apache Jackrabbit 2.2.10 is patch release that contains fixes and
improvements over previous 2.2.x releases. This release is backwards
compatible with all earlier 2.x releases.

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

Improvements

  [JCR-3085] better diagnostics when version storage is broken
  [JCR-3098] Add hit miss statistics and logging to caches

Bug fixes

  [JCR-2026] DbDataStore: garbage collection deadlock
  [JCR-2861] Internal Timeout Handling in the TransactionContext is not ...
  [JCR-2863] Session#importXML can't handle properly uuid collision if ...
  [JCR-2883] Node.orderBefore and JackrabbitNode.rename should check for ...
  [JCR-2892] Large fetch sizes have potentially deleterious effects on ...
  [JCR-2899] [patch] fix uppercase/lowercase handling for not equal to
  [JCR-2903] Session.importXml should close the input stream (as to ...
  [JCR-2920] Workspace.copy(src, dest) throws unexpected ...
  [JCR-2921] URIResolverImpl: use of bitwise instead of logical AND operator
  [JCR-2922] JcrParser: use of bitwise instead of logical AND operator
  [JCR-2954] SQL-2 query returns more than the requested column
  [JCR-3017] Version history recovery fails in case a version does not ...
  [JCR-3086] potential infinite loop around InternalVersionImpl.getSuccessors
  [JCR-3089] javax.jcr.RepositoryException when a JOIN SQL2 query is ...
  [JCR-3090] setFetchSize() fails in getAllNodeIds()
  [JCR-3101] recovery tool does not recover when version history can be ...
  [JCR-3105] NPE when versioning operations are concurrent
  [JCR-3108] SQL2 ISDESCENDANTNODE can throw BooleanQuery#TooManyClauses ...
  [JCR-3111] InternalVersionManagerBase; missing null check after getNode()
  [JCR-3112] NodeTypeDefDiff.PropDefDiff.init() constraints change check bugs
  [JCR-3115] Versioning fixup leaves persistence in a state where the ...
  [JCR-3116] Cluster Node ID should be trimmed
  [JCR-3126] The CredentialsWrapper should use a empty String as userId ...
  [JCR-3128] Problem with formerly escaped JCR node names when upgrading ...
  [JCR-3139] missing sync in InternalVersionManagerImpl.externalUpdate ...

For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at

    https://issues.apache.org/jira/browse/JCR

Data consistency issue in 2.2.[0-6]
-----------------------------------

Earlier 2.2.x releases (< 2.2.7) had a problem where very large positive
or negative long property values (more than 62 bits) could not be correctly
read from the reepository. The values are still correctly stored in the
reporistory, and can be properly read after upgrading to this release,
but any previous computations or other information derived from such
properties should be checked for correctness.

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.txt 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
https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.

About Apache Jackrabbit
-----------------------

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more.

For more information, visit http://jackrabbit.apache.org/

About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 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 2,500+ contributors.

For more information, visit http://www.apache.org/

--------------------------------------------------------------------- 
To unsubscribe, e-mail: announce-unsubscribe@apache.org 
For additional commands, e-mail: announce-help@apache.org