You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Jukka Zitting <ju...@gmail.com> on 2009/09/10 13:52:32 UTC

[VOTE] Release jackrabbit-core 1.4.10

Hi,

I have posted a candidate for the jackrabbit-core 1.4.10 release at:

    http://people.apache.org/~jukka/jackrabbit/core-1.4.10/

The staged Maven repository is at:

    https://repository.apache.org/content/repositories/jackrabbit-057/

See the 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-core-1.4.10.
The SHA1 checksum of the release package is
cd552a4410582cae53ed78c09cc2a516a97ade01.

Please vote on releasing this package as jackrabbit-core 1.4.10. The
vote is open for the next 72 hours and passes if a majority of at
least three +1 votes are cast. The vote is open for everyone but only
votes from Jackrabbit PMC members are binding.

   [ ] +1 Release this package as jackrabbit-core 1.4.10
   [ ] -1 Do not release this package because...

Here's my +1.

BR,

Jukka Zitting


Release Notes -- Apache Jackrabbit Core -- Version 1.4.10

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

This is the 1.4.10 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 the clustering
performance improvement from issue JCR-1988.

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

  Improvements
  [JCR-1988] AbstractRecord does inefficient List.indexOf()

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.10-src.jar)

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

    * Pre-compiled binary (jackrabbit-core-1.4.10.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.

Re: [VOTE] Release jackrabbit-core 1.4.10

Posted by Sébastien Launay <se...@anyware-tech.com>.
Hi,

[X] +1 Release this package as jackrabbit-core 1.4.10

- checksums OK
- signature OK
- licence, notice, header, readme and release-notes files OK
- maven build OK with Ubuntu Jaunty / Sun Java 1.5.0_18

--
Sébastien Launay

[RESULT] [VOTE] Release jackrabbit-core 1.4.10

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Thu, Sep 10, 2009 at 1:52 PM, Jukka Zitting <ju...@gmail.com> wrote:
> Please vote on releasing this package as jackrabbit-core 1.4.10.

The vote passes as follows:

    +1 Jukka Zitting
    +1 Marcel Reutegger
    +1 Sébastien Launay

Thanks for the reviews! I'll push the release out.

BR,

Jukka Zitting

Re: [VOTE] Release jackrabbit-core 1.4.10

Posted by Marcel Reutegger <ma...@day.com>.
On Thu, Sep 10, 2009 at 13:52, Jukka Zitting <ju...@gmail.com> wrote:
> Please vote on releasing this package as jackrabbit-core 1.4.10. The
> vote is open for the next 72 hours and passes if a majority of at
> least three +1 votes are cast. The vote is open for everyone but only
> votes from Jackrabbit PMC members are binding.

[X] +1 Release this package as jackrabbit-core 1.4.10

- signature OK
- checksums OK
- licence, notice, header, readme and release-notes files OK
- mvn install OK

regards
 marcel