You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@jackrabbit.apache.org by Jukka Zitting <ju...@apache.org> on 2008/10/01 10:00:51 UTC

[ANNOUNCE] jackrabbit-jcr-server 1.4.1 released

The Apache Jackrabbit community is pleased to announce the release of
version 1.4.1 of the jackrabbit-jcr-server component. The release is
available for download at:

  http://jackrabbit.apache.org/downloads.html#Downloads-v14

See below for the release notes. You can upgrade an existing Apache
Jackrabbit 1.4 installation to use the new jackrabbit-jcr-server 1.4.1
component simply by replacing the jackrabbit-jcr-server-1.4.jar file
with jackrabbit-jcr-server-1.4.1.jar.


Release Notes -- Apache Jackrabbit JCR Server -- Version 1.4.1

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

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

This release fixes a number of minor 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-jcr-server component. The
component is distributed both as a source archive and a pre-compiled binary.

    * Source archive (jackrabbit-jcr-server-1.4.1-src.jar)

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

    * Pre-compiled binary (jackrabbit-jcr-server-1.4.1.jar)

        Server implementations within the Apache Jackrabbit project.

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 and known issues in this release
----------------------------------------

All the changes and known issues 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 fixes
  [JCR-1300] Improve performance for large binary properties
  [JCR-1319] NullPointerException when accessing the SimpleWebdav ...
  [JCR-1345] ClassCastException when updating properties using WebDAV
  [JCR-1392] Exception not thrown where it appears it should have been
  [JCR-1401] Removing-nodes with unexpected nodetype
  [JCR-1679] Dir with same name as repository has incorrect behavior
  [JCR-1678] NullPointerException in constructor of JcrDavException

  Known issues
  [JCR-1348] DAV:auto-version property not handled properly
  [JCR-1364] DirListingExportHandler: Should not implement PropertyHandler
  [JCR-1504] MS Excel Mime Type missing in MsExcelTextExtractor

Re: [ANNOUNCE] jackrabbit-jcr-server 1.4.1 released

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

On Thu, Oct 2, 2008 at 7:21 AM, Julio Castillo <jc...@edgenuity.com> wrote:
> Question, there doesn't seem to be a binary build of this jar file in the
> download page. I know I can build one myself, but I rather get an official
> pre-built one. Are there plans for releasing a binary version?

There is a binary, but I admit that he current design of the download
page makes it a bit hard to find. Follow the
"jackrabbit-jcr-server-1.4.1.jar" link [1] in the "Jackrabbit JCR
Server" row in the 1.4 download table.

[1] http://www.apache.org/dyn/closer.cgi/jackrabbit/binaries/jackrabbit-jcr-server-1.4.1.jar

BR,

Jukka Zitting

RE: [ANNOUNCE] jackrabbit-jcr-server 1.4.1 released

Posted by Julio Castillo <jc...@edgenuity.com>.
Thanks very much for all your hard work.

Question, there doesn't seem to be a binary build of this jar file in the
download page. I know I can build one myself, but I rather get an official
pre-built one. Are there plans for releasing a binary version?

Thanks

** julio 

-----Original Message-----
From: jukka.zitting@gmail.com [mailto:jukka.zitting@gmail.com] On Behalf Of
Jukka Zitting
Sent: Wednesday, October 01, 2008 1:01 AM
To: announce@jackrabbit.apache.org; users@jackrabbit.apache.org;
dev@jackrabbit.apache.org
Subject: [ANNOUNCE] jackrabbit-jcr-server 1.4.1 released

The Apache Jackrabbit community is pleased to announce the release of
version 1.4.1 of the jackrabbit-jcr-server component. The release is
available for download at:

  http://jackrabbit.apache.org/downloads.html#Downloads-v14

See below for the release notes. You can upgrade an existing Apache
Jackrabbit 1.4 installation to use the new jackrabbit-jcr-server 1.4.1
component simply by replacing the jackrabbit-jcr-server-1.4.jar file with
jackrabbit-jcr-server-1.4.1.jar.


Release Notes -- Apache Jackrabbit JCR Server -- Version 1.4.1

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

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

This release fixes a number of minor 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-jcr-server component. The
component is distributed both as a source archive and a pre-compiled binary.

    * Source archive (jackrabbit-jcr-server-1.4.1-src.jar)

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

    * Pre-compiled binary (jackrabbit-jcr-server-1.4.1.jar)

        Server implementations within the Apache Jackrabbit project.

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 and known issues in this release
----------------------------------------

All the changes and known issues 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 fixes
  [JCR-1300] Improve performance for large binary properties
  [JCR-1319] NullPointerException when accessing the SimpleWebdav ...
  [JCR-1345] ClassCastException when updating properties using WebDAV
  [JCR-1392] Exception not thrown where it appears it should have been
  [JCR-1401] Removing-nodes with unexpected nodetype
  [JCR-1679] Dir with same name as repository has incorrect behavior
  [JCR-1678] NullPointerException in constructor of JcrDavException

  Known issues
  [JCR-1348] DAV:auto-version property not handled properly
  [JCR-1364] DirListingExportHandler: Should not implement PropertyHandler
  [JCR-1504] MS Excel Mime Type missing in MsExcelTextExtractor