Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 6149 invoked from network); 11 Mar 2007 21:26:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2007 21:26:30 -0000 Received: (qmail 94549 invoked by uid 500); 11 Mar 2007 21:26:39 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 94517 invoked by uid 500); 11 Mar 2007 21:26:39 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 94508 invoked by uid 99); 11 Mar 2007 21:26:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2007 14:26:39 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2007 13:26:29 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 660851A9838; Sun, 11 Mar 2007 14:26:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r517017 - in /jackrabbit/trunk/src/site/xdoc: downloads.xml index.xml news.xml Date: Sun, 11 Mar 2007 21:26:09 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070311212609.660851A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Sun Mar 11 14:26:08 2007 New Revision: 517017 URL: http://svn.apache.org/viewvc?view=rev&rev=517017 Log: site: Added the 1.2.3 release Modified: jackrabbit/trunk/src/site/xdoc/downloads.xml jackrabbit/trunk/src/site/xdoc/index.xml jackrabbit/trunk/src/site/xdoc/news.xml Modified: jackrabbit/trunk/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/src/site/xdoc/downloads.xml?view=diff&rev=517017&r1=517016&r2=517017 ============================================================================== --- jackrabbit/trunk/src/site/xdoc/downloads.xml (original) +++ jackrabbit/trunk/src/site/xdoc/downloads.xml Sun Mar 11 14:26:08 2007 @@ -62,29 +62,29 @@ -
+

For details, see the release notes.

-The main source archive contains a "jackrabbit-1.2.2-src" directory +The main source archive contains a "jackrabbit-1.2.3-src" directory with the full released source code and build environment. Use the following commands (or the equivalent in your system) to build all the released components with Maven 2:

-$ jar xf jackrabbit-1.2.2-src.jar -$ cd jackrabbit-1.2.2-src +$ jar xf jackrabbit-1.2.3-src.jar +$ cd jackrabbit-1.2.3-src $ mvn install @@ -94,91 +94,91 @@

Jackrabbit API

Jackrabbit JCR Commons

Jackrabbit JCR Tests

Jackrabbit Core

Jackrabbit Index Filters

Jackrabbit JCR-RMI

Jackrabbit WebDAV Library

Jackrabbit JCR Server

Jackrabbit Web Application

Jackrabbit JCA Resource Adapter

Modified: jackrabbit/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/src/site/xdoc/index.xml?view=diff&rev=517017&r1=517016&r2=517017 ============================================================================== --- jackrabbit/trunk/src/site/xdoc/index.xml (original) +++ jackrabbit/trunk/src/site/xdoc/index.xml Sun Mar 11 14:26:08 2007 @@ -47,12 +47,19 @@

+
March 11, 2007: Apache Jackrabbit 1.2.3 released
+
+ From the release notes: "Apache Jackrabbit 1.2.3 is patch + release with bug fixes for issues like correctly reporting the + number of access controlled query results and proper cleanup + after indexing PDF documents." + See the downloads page for more details. +
February 21, 2007: Apache Jackrabbit 1.2.2 released
From the release notes: "Apache Jackrabbit 1.2.2 is a patch release that fixes a few issues reported since the 1.2.1 release and adds two clustering improvements." - See the downloads page for more details.
January 23, 2007: Apache Jackrabbit 1.2.1 released
@@ -61,13 +68,6 @@ improvements, and bug fixes. The most notable changes in this release are the introduction of a clustering feature and various query improvements." -
-
December 4, 2006: Apache Jackrabbit 1.1.1 released
-
- From the release notes: "Apache Jackrabbit 1.1.1 is a patch - release that fixes a number of issues, see the included change - history for details. No new features or configuration changes have - been introduced since the 1.1 release."

Modified: jackrabbit/trunk/src/site/xdoc/news.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/src/site/xdoc/news.xml?view=diff&rev=517017&r1=517016&r2=517017 ============================================================================== --- jackrabbit/trunk/src/site/xdoc/news.xml (original) +++ jackrabbit/trunk/src/site/xdoc/news.xml Sun Mar 11 14:26:08 2007 @@ -27,6 +27,13 @@

+
March 11, 2007: Apache Jackrabbit 1.2.3 released
+
+ From the release notes: "Apache Jackrabbit 1.2.3 is patch + release with bug fixes for issues like correctly reporting the + number of access controlled query results and proper cleanup + after indexing PDF documents." +
February 21, 2007: Apache Jackrabbit 1.2.2 released
From the release notes: "Apache Jackrabbit 1.2.2 is a patch