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/16 17:00:35 UTC

[VOTE] Release Apache Jackrabbit 2.0 alpha11

Hi,

Here's the candidate for a new Jackrabbit 2.0 alpha release:

   http://people.apache.org/~jukka/jackrabbit/2.0-alpha11/

See the RELEASE-NOTES.txt file (also included at the end of this
message) for details about this release. The release candidate is a
jar archive of the sources in

    http://svn.apache.org/repos/asf/jackrabbit/tags/2.0-alpha11/

The SHA1 checksum of the release package is
31824d73b4cf89a773fc0f3656e1b45af5a5bfc3.

Please vote on releasing this package as Apache Jackrabbit
2.0-alpha11. The vote is open for the next 72 hours and passes if a
majority of at least three +1 Jackrabbit PMC votes are cast.

    [ ] +1 Release this package as Apache Jackrabbit 2.0-alpha11
    [ ] -1 Do not release this package because...

Here's my +1.

BR,

Jukka Zitting


Release Notes -- Apache Jackrabbit -- Version 2.0-alpha11

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

This is an alpha release of Apache Jackrabbit 2.0. This release implements
a pre-release version of the JCR 2.0 API, specified by the Java Specification
Request 283 (JSR 283, http://jcp.org/en/jsr/detail?id=283).

The purpose of this alpha release is to allow people to test and review
the new Jackrabbit and JCR 2.0 features before they are finalized. Feedback
to both the Jackrabbit project and the JSR 283 expert group is highly
appreciated. Note that an alpha release is not expected to be feature-complete
or otherwise suitable for production use.

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

Jackrabbit 2.0 is a major upgrade from the earlier 1.x releases. The most
notable changes in this release are:

  * Upgrade to JCR 2.0. This Jackrabbit release implements and is based
    on a pre-release version of the JCR 2.0 API. All of the features
    required by the JSR 283 specification have been implemented.

  * Upgrade to Java 5. All of Jackrabbit (except the jcr-tests component)
    now requires Java 5 as the base platform. Java 1.4 environments are no
    longer supported.

  * Removal of deprecated classes and features. Jackrabbit 2.0 is not
    backwards compatible with client code that used any classes or features
    that had been deprecated during the 1.x release cycle.

  * Separate JCR Commons components. Many of the general-purpose JCR
    components like JCR-RMI and OCM are now developed and released
    separately from the Jackrabbit content repository. See the individual
    components for their most recent releases.

  * Data store feature enabled in the default repository configuration.

  * Full text indexing with Apache Tika. Jackrabbit can now extract and
    index the full text content of many new types of documents, including
    the Office Open XML files produced by Microsoft Office 2007 and higher.

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

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

This release consists of a single source archive packaged as a jar 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/

Re: [VOTE] Release Apache Jackrabbit 2.0 alpha11

Posted by Julian Reschke <ju...@gmx.de>.
Jukka Zitting wrote:
> Hi,
> 
> Here's the candidate for a new Jackrabbit 2.0 alpha release:
> 
>    http://people.apache.org/~jukka/jackrabbit/2.0-alpha11/
> 
> See the RELEASE-NOTES.txt file (also included at the end of this
> message) for details about this release. The release candidate is a
> jar archive of the sources in
> 
>     http://svn.apache.org/repos/asf/jackrabbit/tags/2.0-alpha11/
> 
> The SHA1 checksum of the release package is
> 31824d73b4cf89a773fc0f3656e1b45af5a5bfc3.
> 
> Please vote on releasing this package as Apache Jackrabbit
> 2.0-alpha11. The vote is open for the next 72 hours and passes if a
> majority of at least three +1 Jackrabbit PMC votes are cast.
> 
>     [ ] +1 Release this package as Apache Jackrabbit 2.0-alpha11
>     [ ] -1 Do not release this package because...
> 
> Here's my +1.
> ...

+1

(checked checksum, compiled, and ran tests)

BR, Julian

Re: [VOTE] Release Apache Jackrabbit 2.0 alpha11

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

On Thu, Sep 17, 2009 at 11:15 AM, Sébastien Launay
<se...@anyware-tech.com> wrote:
> After checking http://repo1.maven.org/maven2/org/apache/jackrabbit/parent/4/
> i found that signatures are ok but checksums are not

This was also reported as JCR-2310. The bad checksums were caused by
me using Maven 2.2.0 to deploy the release. I've upgraded to Maven
2.2.1 that should have this issue fixed, and I've asked the Nexus
admins to help fix the broken checksums on the existing artifacts.

BR,

Jukka Zitting

Re: [VOTE] Release Apache Jackrabbit 2.0 alpha11

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

[X] +1 Release this package as Jackrabbit 2.0 alpha11

- checksums [OK]
- signature [OK]
- licence, notice, header, readme and release-notes files [OK]
- maven build [OK] with Ubuntu Jaunty / Sun Java 1.5.0_19 using:
wget https://issues.apache.org/jira/secure/attachment/12417006/jcr-2.0-b114.xml
wget https://issues.apache.org/jira/secure/attachment/12417005/jcr-2.0-b114.jar
mvn install:install-file -Dfile=jcr-2.0-b114.jar -DpomFile=jcr-2.0-b114.xml
cd jackrabbit-2.0-alpha11
mvn clean install


At the beginning of the build i have:
[INFO] Scanning for projects...
Downloading:
http://repo1.maven.org/maven2/org/apache/jackrabbit/parent/4/parent-4.pom
16K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'f0811cd7780a98a36423bcd9a8ea4b767933fd50'; remote =
'f4c721a3964223635510532ada287dded6bf20e0' - RETRYING

After checking http://repo1.maven.org/maven2/org/apache/jackrabbit/parent/4/
i found that signatures are ok but checksums are not
but this does not concern 2.0 alpha11 release.

--
Sébastien Launay

[RESULT] [VOTE] Release Apache Jackrabbit 2.0 alpha11

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

On Wed, Sep 16, 2009 at 5:00 PM, Jukka Zitting <ju...@gmail.com> wrote:
> Please vote on releasing this package as Apache Jackrabbit
> 2.0-alpha11.

The vote passes as follows:

    +1 Jukka Zitting
    +1 Julian Reschke
    +1 Sébastien Launay

Thanks! I'll push the release out.

BR,

Jukka Zitting