You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2023/09/15 07:04:19 UTC

svn commit: r1912320 - in /jackrabbit/site/live/jcr: downloads.html index.html

Author: reschke
Date: Fri Sep 15 07:04:19 2023
New Revision: 1912320

URL: http://svn.apache.org/viewvc?rev=1912320&view=rev
Log:
@trivial: Site checkin for project Apache Jackrabbit Site-1.0-SNAPSHOT

Modified:
    jackrabbit/site/live/jcr/downloads.html
    jackrabbit/site/live/jcr/index.html

Modified: jackrabbit/site/live/jcr/downloads.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/downloads.html?rev=1912320&r1=1912319&r2=1912320&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/downloads.html (original)
+++ jackrabbit/site/live/jcr/downloads.html Fri Sep 15 07:04:19 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\markdown/downloads.md at 2023-09-08
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\markdown/downloads.md at 2023-09-15
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -113,7 +113,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2023-09-08</li>
+        <li id="publishDate">Last Published: 2023-09-15</li>
           </ul>
         </div>
       </header>
@@ -227,6 +227,18 @@ on your preferred mirror.</p>
 See the <code>NOTICE.txt</code> file contained in each release artifact for applicable copyright attribution notices.
 Some Jackrabbit components contain external code with licenses that meet <a class="externalLink" href="https://www.apache.org/legal/resolved.html">Apache licensing policies</a>.
 See the <code>LICENSE.txt</code> file contained in each release artifact for applicable licenses.</p><section>
+<h2><a name="Apache_Jackrabbit_Oak_1.22.17_.28September_15th.2C_2023.29"></a><a name="oak1.22" class="anchor"></a>
+Apache Jackrabbit Oak 1.22.17 (September 15th, 2023)</h2>
+<p>Apache Jackrabbit Oak 1.22.17 is an incremental feature release based on
+and compatible with earlier stable Jackrabbit Oak 1.22.x
+releases. Jackrabbit Oak 1.22.x releases are considered stable and
+targeted for production use.</p>
+<p>See the <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.17/RELEASE-NOTES.txt">full release notes</a> for more details.</p>
+<ul>
+
+<li><a class="externalLink" href="https://www.apache.org/dyn/closer.lua/jackrabbit/oak/1.22.17/jackrabbit-oak-1.22.17-src.zip">jackrabbit-oak-1.22.17-src.zip</a>
+(15M, source zip, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.17/jackrabbit-oak-1.22.17-src.zip.asc">pgp</a>, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.17/jackrabbit-oak-1.22.17-src.zip.sha512">sha512</a>)</li>
+</ul></section><section>
 <h2><a name="Apache_Jackrabbit_2.20.12_.28September_8th.2C_2023.29"></a><a name="v2.20" class="anchor"></a>
 Apache Jackrabbit 2.20.12 (September 8th, 2023)</h2>
 <p>Apache Jackrabbit 2.20.12 is an incremental feature release based on
@@ -298,18 +310,6 @@ release.</p>
 (46M, JCA resource adapter, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/2.21.19/jackrabbit-jca-2.21.19.rar.asc">pgp</a>, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/2.21.19/jackrabbit-jca-2.21.19.rar.sha512">sha512</a>)</p>
 </li>
 </ul></section><section>
-<h2><a name="Apache_Jackrabbit_Oak_1.22.16_.28July_17th.2C_2023.29"></a><a name="oak1.22" class="anchor"></a>
-Apache Jackrabbit Oak 1.22.16 (July 17th, 2023)</h2>
-<p>Apache Jackrabbit Oak 1.22.16 is an incremental feature release based on
-and compatible with earlier stable Jackrabbit Oak 1.22.x
-releases. Jackrabbit Oak 1.22.x releases are considered stable and
-targeted for production use.</p>
-<p>See the <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.16/RELEASE-NOTES.txt">full release notes</a> for more details.</p>
-<ul>
-
-<li><a class="externalLink" href="https://www.apache.org/dyn/closer.lua/jackrabbit/oak/1.22.16/jackrabbit-oak-1.22.16-src.zip">jackrabbit-oak-1.22.16-src.zip</a>
-(15M, source zip, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.16/jackrabbit-oak-1.22.16-src.zip.asc">pgp</a>, <a class="externalLink" href="https://downloads.apache.org/jackrabbit/oak/1.22.16/jackrabbit-oak-1.22.16-src.zip.sha512">sha512</a>)</li>
-</ul></section><section>
 <h2><a name="Apache_Jackrabbit_FileVault_3.7.0_.28July_19th.2C_2023.29"></a><a name="vlt" class="anchor"></a>
 Apache Jackrabbit FileVault 3.7.0 (July 19th, 2023)</h2>
 <p>Jackrabbit FileVault 3.7.0 is the latest stable release of the repository content synchronization tool. This version is only compatible with Java 8 or newer. The OSGi bundles depend on Jackrabbit 2.20.8+ (JCR Commons, SPI, SPI Commons), Oak Jackrabbit API 1.22.4+, Commons IO 2.7+, Commons Collections 4.1+ and SLF4J 1.7+.</p>

Modified: jackrabbit/site/live/jcr/index.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/jcr/index.html?rev=1912320&r1=1912319&r2=1912320&view=diff
==============================================================================
--- jackrabbit/site/live/jcr/index.html (original)
+++ jackrabbit/site/live/jcr/index.html Fri Sep 15 07:04:19 2023
@@ -2,7 +2,7 @@
 
 
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\markdown/index.md at 2023-09-08
+ | Generated by Apache Maven Doxia Site Renderer 1.11.1 from src\site\markdown/index.md at 2023-09-15
  | Rendered using Apache Maven Fluido Skin 1.11.1
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -113,7 +113,7 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2023-09-08</li>
+        <li id="publishDate">Last Published: 2023-09-15</li>
           </ul>
         </div>
       </header>
@@ -198,6 +198,10 @@ other demanding content applications. Se
 more information.</p>
 <p>Apache Jackrabbit is a project of the <a class="externalLink" href="http://www.apache.org/">Apache Software Foundation</a></p><section>
 <h2><a name="Apache_Jackrabbit_News"></a>Apache Jackrabbit News</h2><section><section>
+<h4><a name="September_15th.2C_2023:_Apache_Jackrabbit_Oak_1.22.17_released"></a>September 15th, 2023: Apache Jackrabbit Oak 1.22.17 released</h4>
+<p>Apache Jackrabbit Oak 1.22.17 is an incremental feature release based
+on and compatible with earlier stable Jackrabbit Oak 1.x releases.
+See the <a href="downloads.html#oak1.22">downloads</a> page for more details.</p></section><section>
 <h4><a name="September_8th.2C_2023:_Apache_Jackrabbit_2.20.12_released"></a>September 8th, 2023: Apache Jackrabbit 2.20.12 released</h4>
 <p>Apache Jackrabbit 2.20.12 is an incremental feature release based on and
 compatible with earlier stable Jackrabbit 2.x releases. See the