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
commit e16c386742502985f29acb288415453de2759cc1 Author: Benoit Tellier <[email protected]> AuthorDate: Thu Dec 2 15:10:53 2021 +0700 [RELEASE] Advertize 3.6.1 on the download pade --- src/site/xdoc/download.xml | 94 +++++++++++++++++++++++----------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index ba55c55..64a3d0d 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -53,18 +53,18 @@ <section name='Apache James Server'> - <subsection name="Apache James 3.6.0 is the stable version"> + <subsection name="Apache James 3.6.1 is the stable version"> <ul> <li>Source code (ZIP Format): - <a href="https://www.apache.org/dyn/closer.lua/james/server/3.6.0/james-project-3.6.0-source-release.zip">james-project-3.6.0-source-release.zip</a> - [<a href="https://downloads.apache.org/james/server/3.6.0/james-project-3.6.0-source-release.zip.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/server/3.6.0/james-project-3.6.0-source-release.zip.asc">PGP</a>]</li> + <a href="https://www.apache.org/dyn/closer.lua/james/server/3.6.1/james-project-3.6.1-source-release.zip">james-project-3.6.1-source-release.zip</a> + [<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> <li>Binary (ZIP Format) for Spring wiring: - <a href="https://www.apache.org/dyn/closer.lua/james/server/3.6.0/james-server-app-3.6.0-app.zip">james-server-app-3.6.0-app.zip</a> - [<a href="https://downloads.apache.org/james/server/3.6.0/james-server-app-3.6.0-app.zip.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/server/3.6.0/james-server-app-3.6.0-app.zip.asc">PGP</a>] + <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>] + [<a href="https://downloads.apache.org/james/server/3.6.1/james-server-app-3.6.1-app.zip.asc">PGP</a>] </li> </ul> @@ -256,13 +256,13 @@ <section name="Apache Mailet"> - <p>Apache Mailet 3.6.0 is the latest stable version. </p> + <p>Apache Mailet 3.6.1 is the latest stable version. </p> <p>Sources: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-api-3.6.0-sources.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-api-3.6.0-sources.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-api-3.6.0-sources.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-api-3.6.1-sources.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-api-3.6.1-sources.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-api-3.6.1-sources.jar.asc">PGP</a>] </p> <p>You can use the mailet API using this maven dependency:</p> @@ -272,27 +272,27 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-api</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-api-3.6.0.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-api-3.6.0.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-api-3.6.0.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-api-3.6.1.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-api-3.6.1.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-api-3.6.1.jar.asc">PGP</a>] </p> </section> <section name="Apache Mailet Base"> - <p>Apache Mailet Base 3.6.0 is the latest stable version.</p> + <p>Apache Mailet Base 3.6.1 is the latest stable version.</p> <p>Sources: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-base-3.6.0-sources.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-base-3.6.0-sources.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-base-3.6.0-sources.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-base-3.6.1-sources.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-base-3.6.1-sources.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-base-3.6.1-sources.jar.asc">PGP</a>] </p> <p>You can use the mailet Base using this maven dependency:</p> @@ -302,27 +302,27 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-base</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-base-3.6.0.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-base-3.6.0.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-base-3.6.0.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-base-3.6.1.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-base-3.6.1.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-base-3.6.1.jar.asc">PGP</a>] </p> </section> <section name="Apache Mailet Standard"> - <p>Apache Mailet Standard 3.6.0 is the latest stable version. </p> + <p>Apache Mailet Standard 3.6.1 is the latest stable version. </p> <p>Sources: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-standard-3.6.0-sources.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-standard-3.6.0-sources.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-standard-3.6.0-sources.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-standard-3.6.1-sources.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-standard-3.6.1-sources.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-standard-3.6.1-sources.jar.asc">PGP</a>] </p> <p>You can use mailet Standard content using this maven dependency:</p> @@ -332,27 +332,27 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-standard</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-standard-3.6.0.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-standard-3.6.0.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-standard-3.6.0.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-standard-3.6.1.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-standard-3.6.1.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-standard-3.6.1.jar.asc">PGP</a>] </p> </section> <section name="Apache Crypto Mailets"> - <p>Apache Crypto Mailets 3.6.0 is the latest stable version.</p> + <p>Apache Crypto Mailets 3.6.1 is the latest stable version.</p> <p>Sources: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-crypto-3.6.0-sources.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-crypto-3.6.0-sources.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0//apache-mailet-crypto-3.6.0-sources.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-crypto-3.6.1-sources.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-crypto-3.6.1-sources.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1//apache-mailet-crypto-3.6.1-sources.jar.asc">PGP</a>] </p> <p>You can use Mailet Crypto content using this maven dependency:</p> @@ -362,32 +362,32 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-crypto</artifactId> - <version>3.6.0</version> + <version>3.6.1</version> </dependency> </code> </pre> <p>Direct download link: - <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.0/apache-mailet-crypto-3.6.0.jar">(Jar)</a> - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-crypto-3.6.0.jar.sha512">SHA-512</a>] - [<a href="https://downloads.apache.org/james/mailets/3.6.0/apache-mailet-crypto-3.6.0.jar.asc">PGP</a>] + <a href="https://www.apache.org/dyn/closer.lua/james/mailets/3.6.1/apache-mailet-crypto-3.6.1.jar">(Jar)</a> + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-crypto-3.6.1.jar.sha512">SHA-512</a>] + [<a href="https://downloads.apache.org/james/mailets/3.6.1/apache-mailet-crypto-3.6.1.jar.asc">PGP</a>] </p> </section> <section name="Apache James Protocols"> - <p>Apache James Protocols 3.6.0 is the latest stable version.</p> + <p>Apache James Protocols 3.6.1 is the latest stable version.</p> <ul> You can get the James implementation of various protocols using maven: - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-api/3.6.0">API</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-netty/3.6.0">NETTY</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-smtp/3.6.0">SMTP</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-lmtp/3.6.0">LMTP</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-imap/3.6.0">IMAP</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-pop3/3.6.0">POP3</a></li> - <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-managesieve/3.6.0">MANAGESIEVE</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-api/3.6.1">API</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-netty/3.6.1">NETTY</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-smtp/3.6.1">SMTP</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-lmtp/3.6.1">LMTP</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-imap/3.6.1">IMAP</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-pop3/3.6.1">POP3</a></li> + <li><a href="https://repo1.maven.org/maven2/org/apache/james/protocols/protocols-managesieve/3.6.1">MANAGESIEVE</a></li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
