This is an automated email from the ASF dual-hosted git repository.
ieugen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
The following commit(s) were added to refs/heads/master by this push:
new 3dcc0d68 Updated DOAP file with older release information
3dcc0d68 is described below
commit 3dcc0d684737d8dd5424939c32db01b1d1b801b3
Author: Eugen Stan <[email protected]>
AuthorDate: Thu Mar 7 14:17:32 2024 +0200
Updated DOAP file with older release information
---
doap_James_Mime4j.rdf | 92 +++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 86 insertions(+), 6 deletions(-)
diff --git a/doap_James_Mime4j.rdf b/doap_James_Mime4j.rdf
index fc2512b2..bd328bd7 100644
--- a/doap_James_Mime4j.rdf
+++ b/doap_James_Mime4j.rdf
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
- xmlns="http://usefulinc.com/ns/doap#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns="http://usefulinc.com/ns/doap#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
@@ -45,10 +45,10 @@ Mime4j can be used to parse e-mail message streams in plain
rfc822 and MIME form
and to build a tree representation of an e-mail message.
</shortdesc>
<description>
-Mime4j provides a parser for e-mail message streams in plain rfc822 and MIME
format.
-The parser uses a callback mechanism to report parsing events such as the
start of
-an entity header, the start of a body. The parser has been designed to be
extremely
-tolerant against messages violating the standards. Mime4j can also be used to
build
+Mime4j provides a parser for e-mail message streams in plain rfc822 and MIME
format.
+The parser uses a callback mechanism to report parsing events such as the
start of
+an entity header, the start of a body. The parser has been designed to be
extremely
+tolerant against messages violating the standards. Mime4j can also be used to
build
a tree representation of an e-mail message
</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/MIME4J" />
@@ -60,6 +60,86 @@ a tree representation of an e-mail message
<!-- Multiple releases can be listed, each in its own section -->
<release>
+ <Version>
+ <name>Apache James Mime4j 0.8.10</name>
+ <created>2024-02-22</created>
+ <revision>0.8.10</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.9</name>
+ <created>2022-12-30</created>
+ <revision>0.8.9</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.8</name>
+ <created>2022-10-28</created>
+ <revision>0.8.8</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.7</name>
+ <created>2022-04-01</created>
+ <revision>0.8.7</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.6</name>
+ <created>2021-09-24</created>
+ <revision>0.8.6</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.5</name>
+ <created>2021-07-01</created>
+ <revision>0.8.5</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.4</name>
+ <created>2021-04-21</created>
+ <revision>0.8.4</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.3</name>
+ <created>2019-03-21</created>
+ <revision>0.8.3</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.2</name>
+ <created>2018-04-27</created>
+ <revision>0.8.2</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8.1</name>
+ <created>2017-06-27</created>
+ <revision>0.8.1</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.8</name>
+ <created>2016-10-12</created>
+ <revision>0.8</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.7.2</name>
+ <created>2012-01-07</created>
+ <revision>0.7.2</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.7.1</name>
+ <created>2011-10-08</created>
+ <revision>0.7.1</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.7</name>
+ <created>2011-07-20</created>
+ <revision>0.7</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.6.1</name>
+ <created>2010-12-27</created>
+ <revision>0.6.1</revision>
+ </Version>
+ <Version>
+ <name>Apache James Mime4j 0.6</name>
+ <created>2009-03-05</created>
+ <revision>0.6</revision>
+ </Version>
<Version>
<name>Apache James Mime4j 0.5</name>
<created>2008-10-18</created>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]