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 2023/01/06 06:54:35 UTC

[james-project] branch master updated (5c5fd9162a -> 8b563c3275)

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 5c5fd9162a [SITE] Download for JSPF 1.0.3 release
     new a67686074e [SITE] Post for MIME4J 0.8.9 release
     new 8b563c3275 [SITE] Download for MIME4J 0.8.9 release

The 2 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:
 ...8.markdown => 2022-12-30-mime4j-0.8.9.markdown} |  6 ++--
 src/site/xdoc/download.xml                         | 32 +++++++++++-----------
 2 files changed, 19 insertions(+), 19 deletions(-)
 copy src/homepage/_posts/{2022-10-28-mime4j-0.8.8.markdown => 2022-12-30-mime4j-0.8.9.markdown} (80%)


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


[james-project] 02/02: [SITE] Download for MIME4J 0.8.9 release

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 8b563c327516fb05859e363d4c5caaa3d1fc18e7
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Dec 30 12:00:56 2022 +0700

    [SITE] Download for MIME4J 0.8.9 release
---
 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 9ee112f5f2..a06231c01c 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -147,12 +147,12 @@
 
   <section name="Apache Mime4J">
   
-    <p>Apache Mime4J 0.8.8 is the latest stable version.</p>
+    <p>Apache Mime4J 0.8.9 is the latest stable version.</p>
 
     <p>Sources:
-      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.8/james-mime4j-sources-0.8.8.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/james-mime4j-sources-0.8.8.zip.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/james-mime4j-sources-0.8.8.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.9/james-mime4j-sources-0.8.9.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/james-mime4j-sources-0.8.9.zip.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/james-mime4j-sources-0.8.9.zip.asc">PGP</a>]
     </p>
 
     <p>You can directly use the core library with maven:</p>
@@ -162,15 +162,15 @@
   &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.8&lt;/version&gt;
+    &lt;version&gt;0.8.9&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.8/apache-mime4j-core-0.8.8.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-core-0.8.8.jar.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-core-0.8.8.jar.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.9/apache-mime4j-core-0.8.9.jar">(Jar)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-core-0.8.9.jar.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-core-0.8.9.jar.asc">PGP</a>]
       </p>
 
     <p>In order to use Mime-4j DOM:</p>
@@ -180,15 +180,15 @@
   &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.8&lt;/version&gt;
+    &lt;version&gt;0.8.9&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.8/apache-mime4j-dom-0.8.8.jar">(Jar)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-dom-0.8.8.jar.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-dom-0.8.8.jar.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.9/apache-mime4j-dom-0.8.9.jar">(Jar)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-dom-0.8.9.jar.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-dom-0.8.9.jar.asc">PGP</a>]
     </p>
 
     <p>An aggregator project is also available:</p>
@@ -198,15 +198,15 @@
   &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.8&lt;/version&gt;
+    &lt;version&gt;0.8.9&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.8/apache-mime4j-0.8.8-bin.zip">(Zip)</a>
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-0.8.8-bin.zip.sha512">SHA-512</a>]
-      [<a href="https://downloads.apache.org/james/mime4j/0.8.8/apache-mime4j-0.8.8-bin.zip.asc">PGP</a>]
+      <a href="https://www.apache.org/dyn/closer.lua/james/mime4j/0.8.9/apache-mime4j-0.8.9-bin.zip">(Zip)</a>
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-0.8.9-bin.zip.sha512">SHA-512</a>]
+      [<a href="https://downloads.apache.org/james/mime4j/0.8.9/apache-mime4j-0.8.9-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] 01/02: [SITE] Post for MIME4J 0.8.9 release

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 a67686074e673d20415120eed6e4de8f9293f0a8
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Dec 30 11:58:15 2022 +0700

    [SITE] Post for MIME4J 0.8.9 release
---
 src/homepage/_posts/2022-12-30-mime4j-0.8.9.markdown | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/src/homepage/_posts/2022-12-30-mime4j-0.8.9.markdown b/src/homepage/_posts/2022-12-30-mime4j-0.8.9.markdown
new file mode 100644
index 0000000000..5568a2aadc
--- /dev/null
+++ b/src/homepage/_posts/2022-12-30-mime4j-0.8.9.markdown
@@ -0,0 +1,18 @@
+---
+layout: post
+title:  "Apache James MIME4J 0.8.9"
+date:   2022-12-30  03:16:30 +0200
+categories: james update
+---
+
+The Apache James developers are pleased to announce the 0.8.9 release of the MIME4J library.
+
+Early adopters can [download it][download], any issue can be reported on our issue [tracker][tracker].
+
+The full changes included in this release can be seen in the [CHANGELOG][CHANGELOG].
+
+The Apache James PMC would like to thanks all contributors who made this release possible!
+
+[CHANGELOG]: https://github.com/apache/james-mime4j/blob/master/CHANGELOG.md
+[tracker]: https://issues.apache.org/jira/browse/MIME4J
+[download]: https://james.apache.org/download.cgi#Apache_Mime4J


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