You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ad...@apache.org on 2016/11/02 07:53:23 UTC

[6/7] james-project git commit: JAMES-1830 Adding link on download page

JAMES-1830 Adding link on download page


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/37fc273a
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/37fc273a
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/37fc273a

Branch: refs/heads/master
Commit: 37fc273aca3201aa72659a7d2d360bb934539cff
Parents: 97ec8ca
Author: Benoit Tellier <bt...@linagora.com>
Authored: Mon Oct 3 10:14:00 2016 +0200
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Mon Oct 31 19:30:35 2016 +0100

----------------------------------------------------------------------
 src/site/xdoc/download.xml | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/37fc273a/src/site/xdoc/download.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 30509d6..cd0b0f0 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -162,6 +162,31 @@ Do not promote snapshots, See JAMES-1558
   </section>
 
   <section name='Apache James Server'>
+
+    <subsection name="Apache James 3.0-beta5 is for early adopters">
+
+      <div class="ui-widget">
+        <div class="ui-priority-secondary ui-corner-all apache-james-crypto-notice">
+          <p>
+            <span class="ui-icon ui-icon-alert" style="float: left; margin-right: .3em;"></span>
+            Apache James Server 3 uses third party cryptography software
+            including
+          </p>
+          <ul>
+            <li><code>bcmail</code> and <code>bcprov</code> libraries by "The Legion of the Bouncy
+              Castle" <a href='http://www.bouncycastle.org'>http://www.bouncycastle.org</a>,</li>
+            <li><code>jasypt</code> library by "Jasypt.org" <a href='http://www.jasypt.org/'>http://www.jasypt.org/</a></li>
+            <li>and the <a href='http://www.java.com/'>Java Runtime Environment</a>.</li>
+          </ul>
+        </div>
+      </div>
+
+      <ul>
+        <li>Source code <a href="https://github.com/apache/james-project/releases/tag/james-project-3.0-beta5">on GitHub</a></li>
+        <li>Compiled artifacts will be made available in the coming days, after upload</li>
+      </ul>
+
+    </subsection>
   
     <subsection name="Apache James 3.0-beta4 is for early adopters">
     


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org