You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2014/07/22 10:04:59 UTC

svn commit: r1612501 - in /jackrabbit/site/live/JCR: downloads.html welcome-to-apache-jackrabbit.html

Author: mreutegg
Date: Tue Jul 22 08:04:58 2014
New Revision: 1612501

URL: http://svn.apache.org/r1612501
Log:
Apache Jackrabbit Oak 1.0.2

Modified:
    jackrabbit/site/live/JCR/downloads.html
    jackrabbit/site/live/JCR/welcome-to-apache-jackrabbit.html

Modified: jackrabbit/site/live/JCR/downloads.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/JCR/downloads.html?rev=1612501&r1=1612500&r2=1612501&view=diff
==============================================================================
--- jackrabbit/site/live/JCR/downloads.html (original)
+++ jackrabbit/site/live/JCR/downloads.html Tue Jul 22 08:04:58 2014
@@ -87,7 +87,7 @@
 <UL>
 	<LI>Latest stable release: <A href="#v2.8">Apache Jackrabbit 2.8.0</A></LI>
 	<!-- LI>Latest unstable release: <A href="#v2.7">Apache Jackrabbit 2.7.5</A></LI -->
-	<LI>Jackrabbit Oak release: <A href="#oak">Apache Jackrabbit Oak 1.0.1</A></LI>
+	<LI>Jackrabbit Oak release: <A href="#oak">Apache Jackrabbit Oak 1.0.2</A></LI>
 	<LI>Maintenance releases: <A href="#v2.6">Apache Jackrabbit 2.6.5</A>, <A href="#v2.4">Apache Jackrabbit 2.4.5</A>, <A href="#Downloads-v22">Apache Jackrabbit 2.2.13</A></LI>
   <LI>Latest stable OCM release: <A href="#Downloads-ocm">Apache Jackrabbit OCM 2.0.0</A></LI>
   <LI>Latest stable FileVault release: <A href="#vlt">Apache Jackrabbit FileVault 3.1.6</A></LI>
@@ -97,6 +97,16 @@
 
 <P>Apache Jackrabbit releases are available under the <A href="http://www.apache.org/licenses/LICENSE-2.0" class="external-link">Apache License, Version 2.0</A>. See the <TT>NOTICE.txt</TT> file contained in each release artifact for applicable copyright attribution notices. Some Jackrabbit components contain external code with licenses that meet <A href="http://www.apache.org/legal/resolved.html" class="external-link">Apache licensing policies</A>. See the <TT>LICENSE.txt</TT> file contained in each release artifact for applicable licenses.</P>
 
+<h2><a name='oak'>Apache Jackrabbit Oak 1.0.2 (July 22, 2014)</a></h2>
+<p>Jackrabbit Oak 1.0.2 is patch release that contains fixes and improvements over the previous 1.0.1 release. Jackrabbit Oak 1.0.x releases are considered stable and targeted for production use.</p>
+<p>See the <a href='http://www.apache.org/dist/jackrabbit/oak/1.0.2/RELEASE-NOTES.txt'>full release notes</a> for more details.</p>
+<ul>
+<li><a href='http://www.apache.org/dyn/closer.cgi/jackrabbit/oak/1.0.2/jackrabbit-oak-1.0.2-src.zip'>jackrabbit-oak-1.0.2-src.zip</a> (4.6M, source zip, <a href='http://www.apache.org/dist/jackrabbit/oak/1.0.2/jackrabbit-oak-1.0.2-src.zip.asc'>PGP signature</a>)<br>
+  SHA1 checksum: <code>54867d0583a0a5ff9503cf57481ad72f10d3796f</code><br>
+  MD5  checksum: <code>0789dfd7d589298779930fccc3014dac</code>
+</li>
+</ul>
+
 <h2><a name='v2.8'>Apache Jackrabbit 2.8 (May 12, 2014)</a></h2>
 <p>Apache Jackrabbit 2.8.0 is an incremental feature release based on and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit 2.8.x releases are considered stable and targeted for production use.</p>
 <p>See the <a href='http://www.apache.org/dist/jackrabbit/2.8.0/RELEASE-NOTES.txt'>full release notes</a> for more details.</p>
@@ -119,16 +129,6 @@
 </li>
 </ul>
 
-<h2><a name='oak'>Apache Jackrabbit Oak 1.0.1 (Jun 26, 2014)</a></h2>
-<p>Jackrabbit Oak 1.0.1 is patch release that contains fixes and improvements over the previous 1.0.0 release. Jackrabbit Oak 1.0.x releases are considered stable and targeted for production use.</p>
-<p>See the <a href='http://www.apache.org/dist/jackrabbit/oak/1.0.1/RELEASE-NOTES.txt'>full release notes</a> for more details.</p>
-<ul>
-<li><a href='http://www.apache.org/dyn/closer.cgi/jackrabbit/oak/1.0.1/jackrabbit-oak-1.0.1-src.zip'>jackrabbit-oak-1.0.1-src.zip</a> (4.7M, source zip, <a href='http://www.apache.org/dist/jackrabbit/oak/1.0.1/jackrabbit-oak-1.0.1-src.zip.asc'>PGP signature</a>)<br>
-  SHA1 checksum: <code>4f38ef7feabfa35eb2bd2749aab2cc4d7d88a78e</code><br>
-  MD5  checksum: <code>92640eb506fc2353f746a6fa10e1173c</code>
-</li>
-</ul>
-
 <h2><a name='v2.6'>Apache Jackrabbit 2.6.5 (December 2nd, 2013)</a></h2>
 <p>Apache Jackrabbit 2.6.5 is patch release that contains fixes and improvements over previous 2.6.x releases. Jackrabbit 2.6.x releases are considered stable and targeted for production use.</p>
 <p>See the <a href='http://www.apache.org/dist/jackrabbit/2.6.5/RELEASE-NOTES.txt'>full release notes</a> for more details.</p>

Modified: jackrabbit/site/live/JCR/welcome-to-apache-jackrabbit.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/JCR/welcome-to-apache-jackrabbit.html?rev=1612501&r1=1612500&r2=1612501&view=diff
==============================================================================
--- jackrabbit/site/live/JCR/welcome-to-apache-jackrabbit.html (original)
+++ jackrabbit/site/live/JCR/welcome-to-apache-jackrabbit.html Tue Jul 22 08:04:58 2014
@@ -93,10 +93,14 @@ The Apache Jackrabbit&trade; content rep
 
 <H2><A name="WelcometoApacheJackrabbit-ApacheJackrabbitNews"></A>Apache Jackrabbit News</H2>
 
+<P><B>July 22nd, 2014: Apache Jackrabbit Oak 1.0.2 released</B><BR>
+Jackrabbit Oak 1.0.2 is patch release that contains fixes and improvements over
+the previous 1.0.1 release. See the <A href="downloads.html#oak">downloads page</A>
+for more details.</P>
+
 <P><B>June 26th, 2014: Apache Jackrabbit Oak 1.0.1 released</B><BR>
 Jackrabbit Oak 1.0.1 is patch release that contains fixes and improvements over
-the previous 1.0.0 release. See the <A href="downloads.html#oak">downloads page</A>
-for more details.</P>
+the previous 1.0.0 release.</P>
 
 <P><B>May 12th, 2014: Apache Jackrabbit 2.8.0 released</B><BR>
 Apache Jackrabbit 2.8 is an incremental feature release based on and compatible with earlier stable Jackrabbit 2.x releases. See the <A href="downloads.html#v28">downloads page</A> for more details.</P>