See the full release notes below for details about this release.
Release Notes -- Apache Jackrabbit -- Version 2.1.0
Introduction
------------
This is Apache Jackrabbit 2.1.0, a fully compliant and production-ready
implementation of the Content Repository for Java Technology API, version 2.0
(JCR 2.0, http://jcp.org/en/jsr/summary?id=283).
Changes in this release
-----------------------
Jackrabbit 2.1 is an incremental feature release based on the earlier
2.0 release. The most notable changes in this release are:
* Remoting improvements. Both the WebDAV and RMI remoting layers have
been extended to support a wider subset of JCR 2.0 functionality
and include numerous other improvements and bug fixes over previous
releases. We recommend the WebDAV layer as the primary remoting option,
with the RMI layer as a secondary option if more functionality is needed.
* Command line repository access. The jackrabbit-standalone jar now
contains a simple command line tool for browsing and modifying both
local and remote repositories.
* Improved JCA packaging. The jackrabbit-jca package can now be used to
enable JCA-based access to any JCR repository that supports the JCR 2.0
RepositoryFactory interface.
For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at
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.
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.