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 2019/05/28 06:56:00 UTC

svn commit: r1860182 - in /jackrabbit/site/trunk/src/site/markdown: downloads.md index.md

Author: reschke
Date: Tue May 28 06:56:00 2019
New Revision: 1860182

URL: http://svn.apache.org/viewvc?rev=1860182&view=rev
Log:
Apache Jackrabbit 2.18.2

Modified:
    jackrabbit/site/trunk/src/site/markdown/downloads.md
    jackrabbit/site/trunk/src/site/markdown/index.md

Modified: jackrabbit/site/trunk/src/site/markdown/downloads.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/downloads.md?rev=1860182&r1=1860181&r2=1860182&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/downloads.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/downloads.md Tue May 28 06:56:00 2019
@@ -54,6 +54,30 @@ See the `LICENSE.txt` file contained in
 
 
 
+<a class='anchor' name='v2.18'></a>
+Apache Jackrabbit 2.18.2 (May 28th, 2019)
+-----------------------------------------
+Apache Jackrabbit 2.18.2 is an incremental feature release based on
+and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit
+2.18.x releases are considered stable and targeted for production use.
+
+See the [full release notes](https://www.apache.org/dist/jackrabbit/2.18.2/RELEASE-NOTES.txt) for more details.
+
+* [jackrabbit-2.18.2-src.zip](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.2/jackrabbit-2.18.2-src.zip)
+    (13M, source zip, [pgp](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-2.18.2-src.zip.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-2.18.2-src.zip.sha512))
+
+* [jackrabbit-standalone-2.18.2.jar](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.2/jackrabbit-standalone-2.18.2.jar)
+    (145M, standalone server, [pgp](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-standalone-2.18.2.jar.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-standalone-2.18.2.jar.sha512))
+
+* [jackrabbit-webapp-2.18.2.war](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.2/jackrabbit-webapp-2.18.2.war)
+    (71M, web application, [pgp](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-webapp-2.18.2.war.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-webapp-2.18.2.war.sha512))
+
+* [jackrabbit-jca-2.18.2.rar](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.2/jackrabbit-jca-2.18.2.rar)
+    (70M, JCA resource adapter, [pgp](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-jca-2.18.2.rar.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.2/jackrabbit-jca-2.18.2.rar.sha512))
+
+
+
+
 <a class='anchor' name='oak1.8'></a>
 Apache Jackrabbit Oak 1.8.13 (May 14th, 2019)
 ---------------------------------------------
@@ -113,30 +137,6 @@ See the [full release notes](https://www
 
 
 
-
-<a class='anchor' name='v2.18'></a>
-Apache Jackrabbit 2.18.1 (April 17th, 2019)
--------------------------------------------
-Apache Jackrabbit 2.18.1 is an incremental feature release based on
-and compatible with earlier stable Jackrabbit 2.x releases. Jackrabbit
-2.18.x releases are considered stable and targeted for production use.
-
-See the [full release notes](https://www.apache.org/dist/jackrabbit/2.18.1/RELEASE-NOTES.txt) for more details.
-
-* [jackrabbit-2.18.1-src.zip](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.1/jackrabbit-2.18.1-src.zip)
-    (13M, source zip, [pgp](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-2.18.1-src.zip.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-2.18.1-src.zip.sha512))
-
-* [jackrabbit-standalone-2.18.1.jar](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.1/jackrabbit-standalone-2.18.1.jar)
-    (145M, standalone server, [pgp](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-standalone-2.18.1.jar.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-standalone-2.18.1.jar.sha512))
-
-* [jackrabbit-webapp-2.18.1.war](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.1/jackrabbit-webapp-2.18.1.war)
-    (71M, web application, [pgp](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-webapp-2.18.1.war.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-webapp-2.18.1.war.sha512))
-
-* [jackrabbit-jca-2.18.1.rar](https://www.apache.org/dyn/closer.lua/jackrabbit/2.18.1/jackrabbit-jca-2.18.1.rar)
-    (70M, JCA resource adapter, [pgp](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-jca-2.18.1.rar.asc), [sha512](https://www.apache.org/dist/jackrabbit/2.18.1/jackrabbit-jca-2.18.1.rar.sha512))
-
-
-
 
 <a class='anchor' name='latest'></a>
 Apache Jackrabbit Oak 1.12.0 (April 15th, 2019)

Modified: jackrabbit/site/trunk/src/site/markdown/index.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/index.md?rev=1860182&r1=1860181&r2=1860182&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/index.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/index.md Tue May 28 06:56:00 2019
@@ -36,6 +36,11 @@ Apache Jackrabbit is a project of the [A
 
 ## Apache Jackrabbit News
 
+#### May 28th, 2019: Apache Jackrabbit 2.18.2 released
+Apache Jackrabbit 2.18.2 is an incremental feature release based on
+and compatible with earlier stable Jackrabbit 2.x releases. See the
+[downloads](downloads.html#v2.18) page for more details.
+
 #### May 14th, 2019: Apache Jackrabbit Oak 1.8.13 released
 Jackrabbit Oak 1.8.13 is a patch release that contains fixes and
 improvements over the previous 1.8.x release.  See the