This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f56ae6  [DOWNLOAD] Advertize Guice binaries (#821)
1f56ae6 is described below

commit 1f56ae62aa42f3223b5a6d20ba1f21783ab33f40
Author: Benoit TELLIER <[email protected]>
AuthorDate: Wed Jan 5 09:28:00 2022 +0700

    [DOWNLOAD] Advertize Guice binaries (#821)
---
 src/site/xdoc/download.xml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 64a3d0d..b8b0778 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -61,6 +61,30 @@
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-project-3.6.1-source-release.zip.sha512";>SHA-512</a>]
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-project-3.6.1-source-release.zip.asc";>PGP</a>]</li>
 
+        <p><b>JPA James server</b>:</p>
+
+        <p>This artifact packages the JPA James server, a simple distribution 
with zero external dependencies
+          (defaults to an embedded Derby database) that can be configured with 
an external SQL database.</p>
+
+        <li>Binary (ZIP Format) for the JPA James server:
+          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-jpa-guice.zip";>james-server-app-3.6.1-app.zip</a>
+          [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.sha512";>SHA-512</a>]
+          [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-jpa-guice.zip.asc";>PGP</a>]
+        </li>
+
+        <p><b>Distributed James server</b>:</p>
+
+        <p>This artifact packages the distributed James server, that operates 
on top of Cassandra, ElasticSearch,
+        RabbitMQ, and S3 API. It is intended for large scale deployments where 
scalability is required.</p>
+
+        <li>Binary (ZIP Format) for the Distributed James server:
+          <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-distributed-guice.zip";>james-server-app-3.6.1-app.zip</a>
+          [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-distributed-guice.zip.sha512";>SHA-512</a>]
+          [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-distributed-guice.zip.asc";>PGP</a>]
+        </li>
+
+        <p><b>Spring wiring</b>:</p>
+
         <li>Binary (ZIP Format) for Spring wiring:
           <a 
href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-server-app-3.6.1-app.zip";>james-server-app-3.6.1-app.zip</a>
           [<a 
href="https://downloads.apache.org/james/server/3.6.1/james-server-app-3.6.1-app.zip.sha512";>SHA-512</a>]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to