자세한 릴리즈 내용을 알고 싶으시면, 아래 릴리즈 노트(Release Note)를 참조하세요.
Release Notes -- Apache Jackrabbit -- Version 1.6.1
Introduction
------------
Apache Jackrabbit 1.6.1 is a bug fix release that fixes issues reported
against previous releases. This release is fully compatible with the
earlier 1.6.0 release.
Changes in this release
-----------------------
This release fixes the following issues:
JCR-769 Unable to login with two different Credentials to same ...
JCR-2250 Base64 bug - last buffer not flushed
JCR-2297 Registering multiple node types with the same name in a single ...
JCR-2299 Bad check for sv:name attribute presence in system view import
JCR-2323 InputStream.read return value is ignored.
JCR-2332 Unable to delete a non session-scoped locked node in XA Environment
JCR-2356 Session holds LockToken after removeLockToken in XA Environment
JCR-2364 NullPointerException when accessing the about.jsp page ...
JCR-2367 RepositoryCopier does not copy open-scoped Locks
JCR-2369 Problem importing node with binary property in a repository ...
JCR-2421 Unable to create repository using jackrabbit-webapp because ...
JCR-2443 AbstractSession should not synchronize on the session instance
See the Jackrabbit issue tracker for more details about these changes:
The issue tracker also documents all the known issues in this release.
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.
Contributors
------------
The following people have contributed to this release by submitting bug
reports or by participating in the issue resolution process.
Bart van der Schans Dominique Pfister Sascha Theves
Claus Köll Jukka Zitting Sébastien Launay
Dave Brosius Luca Tagliani Stefan Guggisberg
Dave Marion Marcel Reutegger Thomas Mueller
Thank you to everyone involved!
About Apache Jackrabbit
-----------------------
Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR, specified in JSR 170 and 283).
A content repository is a hierarchical content store with support for
structured and unstructured content, full text search, versioning,
transactions, observation, and more.