You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fm...@apache.org on 2008/03/28 14:09:17 UTC

svn commit: r642217 - /jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt

Author: fmeschbe
Date: Fri Mar 28 06:09:12 2008
New Revision: 642217

URL: http://svn.apache.org/viewvc?rev=642217&view=rev
Log:
Prepare release notes for 1.4.2 release

Modified:
    jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt

Modified: jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt?rev=642217&r1=642216&r2=642217&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.4/jackrabbit-jcr-commons/RELEASE-NOTES.txt Fri Mar 28 06:09:12 2008
@@ -1,9 +1,9 @@
-Release Notes -- Apache Jackrabbit JCR Commons -- Version 1.4.1
+Release Notes -- Apache Jackrabbit JCR Commons -- Version 1.4.2
 
 Introduction
 ------------
 
-This is the 1.4.1 patch release of the jackrabbit-jcr-commons component of
+This is the 1.4.2 patch release of the jackrabbit-jcr-commons component of
 Apache Jackrabbit, a fully conforming implementation of the Content
 Repository for Java Technology API (JCR).
 
@@ -20,18 +20,18 @@
 this patch release only contains the jackrabbit-jcr-commons component. The
 component is distributed both as a source archive and a pre-compiled binary.
 
-    * Source archive (jackrabbit-jcr-commons-1.4.1-src.jar)
+    * Source archive (jackrabbit-jcr-commons-1.4.2-src.jar)
 
         The source archive contains the full source code of this release
-        in a "jackrabbit-jcr-commons-1.4.1" directory. Use the following
+        in a "jackrabbit-jcr-commons-1.4.2" 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-commons-1.4.1-src.jar
-          $ cd jackrabbit-jcr-commons-1.4.1
+          $ jar xf jackrabbit-jcr-commons-1.4.2-src.jar
+          $ cd jackrabbit-jcr-commons-1.4.2
           $ mvn install
 
-    * Pre-compiled binary (jackrabbit-jcr-commons-1.4.1.jar)
+    * Pre-compiled binary (jackrabbit-jcr-commons-1.4.2.jar)
 
         JCR Commons Library of the Apache Jackrabbit content repository
         implementation.