You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2008/05/05 11:54:07 UTC

svn commit: r653386 - /jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt

Author: jukka
Date: Mon May  5 02:54:07 2008
New Revision: 653386

URL: http://svn.apache.org/viewvc?rev=653386&view=rev
Log:
1.4: Another 1.4.4 version number update

Modified:
    jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt

Modified: jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt?rev=653386&r1=653385&r2=653386&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt (original)
+++ jackrabbit/branches/1.4/jackrabbit-core/RELEASE-NOTES.txt Mon May  5 02:54:07 2008
@@ -21,18 +21,18 @@
 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.3-src.jar)
+    * Source archive (jackrabbit-core-1.4.4-src.jar)
 
         The source archive contains the full source code of this release
-        in a "jackrabbit-core-1.4.3" directory. Use the following commands
+        in a "jackrabbit-core-1.4.4" 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.3-src.jar
-          $ cd jackrabbit-1.4.3
+          $ jar xf jackrabbit-core-1.4.4-src.jar
+          $ cd jackrabbit-1.4.4
           $ mvn install
 
-    * Pre-compiled binary (jackrabbit-core-1.4.3.jar)
+    * Pre-compiled binary (jackrabbit-core-1.4.4.jar)
 
         Core of the Apache Jackrabbit content repository implementation.