You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/04/23 03:15:54 UTC

[james-project] branch master updated (03b656c -> 7724d38)

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

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


    from 03b656c  JAME-3314 Extracts name of default BucketName to Blobstore
     new 25d95f9  [Release] Download page for Mime4J 0.8.4
     new 24b9a54  [Release] Homepage post for Mime4J 0.8.4
     new 7724d38  [RELEASE] MIME4J artifacts are signed using SHA-512

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../_posts/2021-04-21-mime4j-0.8.4.markdown        | 16 +++++++++++
 src/site/xdoc/download.xml                         | 32 +++++++++++-----------
 2 files changed, 32 insertions(+), 16 deletions(-)
 create mode 100644 src/homepage/_posts/2021-04-21-mime4j-0.8.4.markdown

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


[james-project] 01/03: [Release] Download page for Mime4J 0.8.4

Posted by bt...@apache.org.
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 25d95f96e290a914fdf442602fe6ff9175a292c3
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Apr 21 14:24:50 2021 +0700

    [Release] Download page for Mime4J 0.8.4
---
 src/site/xdoc/download.xml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 374cf0b..eaa6724 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -233,12 +233,12 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
   <section name="Apache Mime4J">
   
-    <p>Apache Mime4J 0.8.3 is the latest stable version.</p>
+    <p>Apache Mime4J 0.8.4 is the latest stable version.</p>
 
     <p>Sources:
-      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.sha1">SHA-1</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/james-mime4j-sources-0.8.3.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use the core library with maven:</p>
@@ -248,15 +248,15 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-core&lt;/artifactId&gt;
-    &lt;version&gt;0.8.3&lt;/version&gt;
+    &lt;version&gt;0.8.4&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     <p>Direct download link:
-      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.sha1">SHA-1</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-core-0.8.3.jar.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar">(Jar)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar.asc">PGP</a>]
       </p>
 
     <p>In order to use Mime-4j DOM:</p>
@@ -266,15 +266,15 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j-dom&lt;/artifactId&gt;
-    &lt;version&gt;0.8.3&lt;/version&gt;
+    &lt;version&gt;0.8.4&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     <p>Direct download link:
-      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.sha1">SHA-1</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-dom-0.8.3.jar.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar">(Jar)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar.asc">PGP</a>]
     </p>
 
     <p>An aggregator project is also available:</p>
@@ -284,15 +284,15 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
   &lt;dependency&gt;
     &lt;groupId&gt;org.apache.james&lt;/groupId&gt;
     &lt;artifactId&gt;apache-mime4j&lt;/artifactId&gt;
-    &lt;version&gt;0.8.3&lt;/version&gt;
+    &lt;version&gt;0.8.4&lt;/version&gt;
   &lt;/dependency&gt;
      </code>
     </pre>
 
     <p>Direct download link:
-      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.sha1">SHA-1</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.3/apache-mime4j-0.8.3-bin.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip.asc">PGP</a>]
     </p>
   
   </section>

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


[james-project] 03/03: [RELEASE] MIME4J artifacts are signed using SHA-512

Posted by bt...@apache.org.
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 7724d3879552a98cd8e92328ffe66a8c0f6d67b2
Author: Tellier Benoit <bt...@linagora.com>
AuthorDate: Fri Apr 23 10:14:32 2021 +0700

    [RELEASE] MIME4J artifacts are signed using SHA-512
---
 src/site/xdoc/download.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index eaa6724..02f025f 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -237,7 +237,7 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Sources:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip.sha512">SHA-512</a>]
       [<a href="https://downloads.apache.org/james/mime4j/0.8.4/james-mime4j-sources-0.8.4.zip.asc">PGP</a>]
     </p>
 
@@ -255,7 +255,7 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar.sha512">SHA-512</a>]
       [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-core-0.8.4.jar.asc">PGP</a>]
       </p>
 
@@ -273,7 +273,7 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar.sha512">SHA-512</a>]
       [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-dom-0.8.4.jar.asc">PGP</a>]
     </p>
 
@@ -291,7 +291,7 @@ is found <a href='https://www.apache.org/licenses/exports/'>here</a>.
 
     <p>Direct download link:
       <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip.sha1">SHA-1</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip.sha512">SHA-512</a>]
       [<a href="https://downloads.apache.org/james/mime4j/0.8.4/apache-mime4j-0.8.4-bin.zip.asc">PGP</a>]
     </p>
   

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


[james-project] 02/03: [Release] Homepage post for Mime4J 0.8.4

Posted by bt...@apache.org.
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 24b9a54a96dd49cbc8b6b98d5818f85553cf283f
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Wed Apr 21 14:28:43 2021 +0700

    [Release] Homepage post for Mime4J 0.8.4
---
 src/homepage/_posts/2021-04-21-mime4j-0.8.4.markdown | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/src/homepage/_posts/2021-04-21-mime4j-0.8.4.markdown b/src/homepage/_posts/2021-04-21-mime4j-0.8.4.markdown
new file mode 100644
index 0000000..3f188a9
--- /dev/null
+++ b/src/homepage/_posts/2021-04-21-mime4j-0.8.4.markdown
@@ -0,0 +1,16 @@
+---
+layout: post
+title:  "Apache James Mime4J 0.8.4"
+date:   2021-04-21  13:16:30 +0200
+categories: james update
+---
+
+The Apache James developers are pleased to announce Apache James Mime4J 0.8.4.
+
+Early adopters can [download it][download], any issue can be reported on our issue [tracker][tracker].
+
+The changelog for this release can be seen [here][changelog]
+
+[tracker]: https://issues.apache.org/jira/browse/MIME4J
+[download]: http://james.apache.org/download.cgi#Apache_James_Server
+[changelog]: https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md

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