Hi,

I have posted a candidate for the jackrabbit-classloader 1.4.1 release at

    http://people.apache.org/~fmeschbe/jackrabbit-classloader-1.4.1/

See the included RELEASE-NOTES.txt file (also included at the end of
this message) for details on release contents and latest changes. The
release candidate is a jar archive of the sources in
http://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-classloader-1.4.1.
The MD5 checksum of the release package is:

  a20e9ade53c608ce27bc215aa15366c5  jackrabbit-classloader-1.4.1-src.jar

Please vote on releasing these packages as jackrabbit-classloader 1.4.1.
The vote is on for the next 72 hours and passes if a majority of at
least three +1 votes are cast. The votes from Jackrabbit PMC members are
binding.

    [ ] +1 Release the packages as jackrabbit-classloader 1.4.1
    [ ] -1 Do not release the packages because...

As before, I have also included a pre-compiled binary and a staged
Maven repository produced from the packaged source. If this vote
passes, I will make these artifacts available to users along with the
official source release.

PS. See http://www.nabble.com/Release-auditing-guidelines-p8481069.html
for release auditing guidelines Jukka wrote last year.

Regards
Felix



Release Notes -- Apache Jackrabbit Repository Classloader -- Version 1.4.1

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

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

This release contains fixes to a number of issues. See below for the full
list of changes in this release.

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

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

Unlike previous Jackrabbit releases that contained a full set of components,
this patch release only contains the jackrabbit-classloader component. The
component is distributed both as a source archive and a pre-compiled binary.

    * Source archive (jackrabbit-classloader-1.4.1-src.jar)

        The source archive contains the full source code of this release
        in a "jackrabbit-classloader-1.4.1" 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-classloader-1.4.1-src.jar
          $ cd jackrabbit-classloader-1.4.1
          $ mvn install

    * Pre-compiled binary (jackrabbit-classloader-1.4.1.jar)

        Jackrabbit Repositorly Classloader Library 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.

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:
  [JCR-1749] JCRUrlConnection relies on nt:file/nt:resource

Reply via email to