(james-mime4j) branch master updated: Adopt JDK 11 as a build target

2025-09-08 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier 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 d0a648af Adopt JDK 11 as a build target

(james-mime4j) branch master updated: MIME4J-333 Introducing a getSafeRaw() method in RawField (#118)

2025-08-31 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new 964f97b5 MIME4J-333 Introducing a

(james-mime4j) branch npe-get-raw updated (9f6d13f9 -> 98d2440c)

2025-08-27 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch npe-get-raw in repository https://gitbox.apache.org/repos/asf/james-mime4j.git omit 9f6d13f9 Introducing a getSafeRaw() method in RawField add 98d2440c MIME4J-333 Introducing a

(james-mime4j) 01/01: Introducing a getSafeRaw() method in RawField

2025-08-27 Thread rcordier
Introducing a getSafeRaw() method in RawField That would allow projects using the mime4j library to be able to get a raw field without it returning a null value, to protect against potential NPE, without introducing breaking changes with its core API. The computing of the raw

(james-mime4j) branch npe-get-raw created (now 9f6d13f9)

2025-08-27 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch npe-get-raw in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at 9f6d13f9 Introducing a getSafeRaw() method in RawField This branch includes the following new commits:

[ANNOUNCE] Apache James MIME4J 0.8.13 released

2025-07-25 Thread Benoit TELLIER
The Apache James (james.apache.org) community is pleased toannounce the availability of Apache James MIME4J 0.8.13 library. Apache James MIME4J is a library for parsing and and building MIMEmessages, written in plain Java. This release adds the following features: - MIME4J-332 Improve

Re: [VOTE] MIME4J release 0.8.13

2025-07-25 Thread Benoit TELLIER
-Mail product. Chairman of the Apache James project. Mail: btell...@linagora.com Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) On Jul 18, 2025 8:48 AM, from Benoit Tellier Hi, I would like to propose a vote for 0.8.13 release of the Apache James MIME4J  library. You can find:  - The maven release s

Re: [VOTE] MIME4J release 0.8.13

2025-07-21 Thread Eugen Stan
+1 La 18.07.2025 09:48, Benoit TELLIER a scris: Hi, I would like to propose a vote for 0.8.13 release of the Apache James MIME4J  library. You can find:  - The maven release staged in repository.apache.org as the artifact #1097:  repository.apache.org/content/repositories/orgapachejames

Re: [VOTE] MIME4J release 0.8.13

2025-07-18 Thread Quan tran hong
.@linagora.com > Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) > > > On Jul 18, 2025 8:48 AM, from Benoit Tellier >Hi, > > I would like to propose a vote for 0.8.13 release of the Apache James > MIME4J library. > > You can find: > > - The maven release stage

Re: [VOTE] MIME4J release 0.8.13

2025-07-17 Thread Benoit TELLIER
propose a vote for 0.8.13 release of the Apache James MIME4J  library. You can find:  - The maven release staged in repository.apache.org as the artifact #1097:  repository.apache.org/content/repositories/orgapachejames-1097/  - The blog post for this release: github.com/apache/james-project/pull/2767

[VOTE] MIME4J release 0.8.13

2025-07-17 Thread Benoit TELLIER
Hi, I would like to propose a vote for 0.8.13 release of the Apache James MIME4J  library. You can find:  - The maven release staged in repository.apache.org as the artifact #1097:  repository.apache.org/content/repositories/orgapachejames-1097/  - The blog post for this release: github.com

svn commit: r78230 - /release/james/mime4j/0.8.13/

2025-07-17 Thread btellier
Author: btellier Date: Fri Jul 18 06:29:47 2025 New Revision: 78230 Log: MIME4J release 0.8.13 Added: release/james/mime4j/0.8.13/ release/james/mime4j/0.8.13/apache-mime4j-0.8.13-bin.zip (with props) release/james/mime4j/0.8.13/apache-mime4j-0.8.13-bin.zip.asc (with props

(james-mime4j) 01/01: [maven-release-plugin] prepare release apache-mime4j-project-0.8.13

2025-07-17 Thread btellier
+0200 [maven-release-plugin] prepare release apache-mime4j-project-0.8.13 --- assemble/pom.xml| 2 +- benchmark/pom.xml | 2 +- core/pom.xml| 2 +- dom/pom.xml | 2 +- examples/pom.xml| 2 +- james-utils/pom.xml | 2 +- mbox/pom.xml| 2 +- pom.xml

(james-mime4j) annotated tag apache-mime4j-project-0.8.13 updated (8570c8bc -> bc45db42)

2025-07-17 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag apache-mime4j-project-0.8.13 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git *** WARNING: tag apache-mime4j-project-0.8.13 was modified! *** from 8570c8bc

(james-mime4j) branch refresh-changelog updated: [maven-release-plugin] prepare for next development iteration

2025-07-17 Thread btellier
/pom.xml b/assemble/pom.xml index 459041e1..19f13736 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -23,7 +23,7 @@ apache-mime4j-project org.apache.james -0.8.13 +0.8.14-SNAPSHOT ../pom.xml diff --git a/benchmark/pom.xml b/benchmark

(james-mime4j) branch refresh-changelog created (now 8570c8bc)

2025-07-17 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch refresh-changelog in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at 8570c8bc [maven-release-plugin] prepare release apache-mime4j-project-0.8.13 This branch

(james-mime4j) branch master updated: Update changelog

2025-07-17 Thread btellier
/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +## [0.8.13] - unreleased + + - MIME4J-332 Improve handling of "sectioned" f

(james-mime4j) branch master updated: This updates dependencies and tweaks javadocs so that they work

2025-07-04 Thread btellier
| 2 +- .../java/org/apache/james/mime4j/dom/Disposable.java | 2 +- .../james/mime4j/field/DefaultFieldParser.java | 3 ++- .../james/mime4j/field/LenientFieldParser.java | 3 ++- pom.xml | 20 ++-- 5 files changed, 16

(james-mime4j) branch master updated (0ee7cc83 -> 49de8ac9)

2025-07-04 Thread btellier
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-mime4j.git from 0ee7cc83 MIME4J-331 Add support for RFC 6532, and test it. (#114) add f43b2d8e MIME4J-332 -- improve

(james-jdkim) 03/05: Update mime4j to 0.8.12

2025-03-23 Thread rcordier
Update mime4j to 0.8.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc9a9f1..4fa9b89 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ -0.8.11 +0.8.12 1.17.1 3.6.0 1.8

(james-mime4j) branch master updated: MIME4J-331 Add support for RFC 6532, and test it. (#114)

2025-03-18 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new 0ee7cc83 MIME4J-331 Add support for RFC

(james-mime4j) branch master updated: MIME4J-330 Fix MimeStreamParser bug: part body stream ends with CR

2025-01-12 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier 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 3d1f2cf3 MIME4J-330 Fix

[ANNOUNCE] Apache James MIME4J 0.8.12 released

2025-01-09 Thread Benoit TELLIER
The Apache James (james.apache.org) community is pleased to announce the availability of Apache James MIME4J 0.8.12 library. Apache James MIME4J is a library for parsing and and building MIME messages, written in plain Java. This release fixes a minor regression of the previous release

Re: Call for vote: Apache James MIME4J 0.8.12

2025-01-09 Thread Benoit TELLIER
Hello all The vote passed with 6 votes 3 of them being binding. I will proceed with the release. Best regards, Benoit TELLIER On 23/12/2024 07:36, btell...@linagora.com wrote: Hi, I would like to propose a new vote for 0.8.12 release of the Apache MIME4J library. You can find:  - The

Re: Call for vote: Apache James MIME4J 0.8.12

2025-01-09 Thread Manuel Carrasco Moñino
Let's go with it. Thanks +1 El mié, 8 ene 2025 a las 9:01, Karsten Otto () escribió: > +1 > > looks good to me. > > Cheers, Karsten OTTO > > > On 23.12.24 7:36 AM, btell...@linagora.com wrote: > > Hi, > > > > I would like to propose a new vote for

Re: Call for vote: Apache James MIME4J 0.8.12

2025-01-08 Thread Karsten Otto
+1 looks good to me. Cheers, Karsten OTTO On 23.12.24 7:36 AM, btell...@linagora.com wrote: Hi, I would like to propose a new vote for 0.8.12 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1088: https

Re: Call for vote: Apache James MIME4J 0.8.12

2024-12-22 Thread Quan tran hong
+1 Quan On Mon, Dec 23, 2024 at 1:40 PM btell...@linagora.com wrote: > +1 > > On 23/12/2024 07:36, btell...@linagora.com wrote: > > Hi, > > > > I would like to propose a new vote for 0.8.12 release of the Apache > > MIME4J library. > > > > You can

Re: Call for vote: Apache James MIME4J 0.8.12

2024-12-22 Thread btell...@linagora.com
+1 On 23/12/2024 07:36, btell...@linagora.com wrote: Hi, I would like to propose a new vote for 0.8.12 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1088: https://repository.apache.org/content/repositories

Call for vote: Apache James MIME4J 0.8.12

2024-12-22 Thread btell...@linagora.com
Hi, I would like to propose a new vote for 0.8.12 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1088: https://repository.apache.org/content/repositories/orgapachejames-108/ This release ships MIME4J-327

svn commit: r73824 - /release/james/mime4j/0.8.12/

2024-12-22 Thread btellier
Author: btellier Date: Mon Dec 23 06:21:47 2024 New Revision: 73824 Log: Mime4j 0.8.12 Added: release/james/mime4j/0.8.12/ release/james/mime4j/0.8.12/apache-mime4j-0.8.12-bin.zip (with props) release/james/mime4j/0.8.12/apache-mime4j-0.8.12-bin.zip.asc (with props) release

svn commit: r73823 - /release/james/mime4j/0.8.10/

2024-12-22 Thread btellier
Author: btellier Date: Mon Dec 23 06:15:02 2024 New Revision: 73823 Log: Archive MIME4J 0.8.10 Removed: release/james/mime4j/0.8.10/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands

(james-mime4j) annotated tag apache-mime4j-project-0.8.12 updated (acc45aab -> 1789ff20)

2024-12-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag apache-mime4j-project-0.8.12 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git *** WARNING: tag apache-mime4j-project-0.8.12 was modified! *** from acc45aab

(james-mime4j) branch master updated: [maven-release-plugin] prepare for next development iteration

2024-12-22 Thread btellier
/pom.xml index f3fdb662..5a57c705 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -23,7 +23,7 @@ apache-mime4j-project org.apache.james -0.8.12 +0.8.13-SNAPSHOT ../pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 48097591

(james-mime4j) branch master updated: [maven-release-plugin] prepare release apache-mime4j-project-0.8.12

2024-12-22 Thread btellier
release apache-mime4j-project-0.8.12 acc45aab is described below commit acc45aab9d076c980bf94b9acfd3a76bb7f93485 Author: Benoit TELLIER AuthorDate: Mon Dec 23 07:01:14 2024 +0100 [maven-release-plugin] prepare release apache-mime4j-project-0.8.12 --- assemble/pom.xml| 2 +- benchmark

(james-mime4j) annotated tag apache-mime4j-project-0.8.11 updated (1f8283f0 -> 5e1bdf37)

2024-12-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag apache-mime4j-project-0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git *** WARNING: tag apache-mime4j-project-0.8.11 was modified! *** from 1f8283f0

(james-mime4j) branch master updated: [maven-release-plugin] prepare for next development iteration

2024-12-22 Thread btellier
/pom.xml index 7ae96d5b..2d5b4ccd 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -23,7 +23,7 @@ apache-mime4j-project org.apache.james -0.8.11 +0.8.12-SNAPSHOT ../pom.xml diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 57716130

(james-mime4j) annotated tag apache-mime4j-project-0.8.11 deleted (was ed980739)

2024-12-22 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag apache-mime4j-project-0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git *** WARNING: tag apache-mime4j-project-0.8.11 was deleted! *** tag was ed980739 The

(james-mime4j) branch master updated (c5a290de -> 1f8283f0)

2024-12-22 Thread btellier
apache-mime4j-project-0.8.11 new 1e17e583 Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.11" new 1f8283f0 [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 The 3 revisions listed above as "new" are entirely new to this re

(james-mime4j) 01/03: [maven-release-plugin] prepare release apache-mime4j-project-0.8.11

2024-12-22 Thread btellier
[maven-release-plugin] prepare release apache-mime4j-project-0.8.11 --- assemble/pom.xml| 2 +- benchmark/pom.xml | 2 +- core/pom.xml| 2 +- dom/pom.xml | 2 +- examples/pom.xml| 2 +- james-utils/pom.xml | 2 +- mbox/pom.xml| 2 +- pom.xml | 4

(james-mime4j) 03/03: [maven-release-plugin] prepare release apache-mime4j-project-0.8.11

2024-12-22 Thread btellier
[maven-release-plugin] prepare release apache-mime4j-project-0.8.11 --- assemble/pom.xml| 2 +- benchmark/pom.xml | 2 +- core/pom.xml| 2 +- dom/pom.xml | 2 +- examples/pom.xml| 2 +- james-utils/pom.xml | 2 +- mbox/pom.xml| 2 +- pom.xml | 4

(james-mime4j) 02/03: Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.11"

2024-12-22 Thread btellier
Revert "[maven-release-plugin] prepare release apache-mime4j-project-0.8.11" This reverts commit 58f8fe35f157b38787f021427c61cd8095c289a7. --- assemble/pom.xml| 2 +- benchmark/pom.xml | 2 +- core/pom.xml| 2 +- dom/pom.xml | 2 +- examples/pom.xml| 2

(james-mime4j) branch master updated: Update comments of method fold in MimeUtil

2024-11-06 Thread rcordier
in MimeUtil c5a290de is described below commit c5a290de416d3dbbbd9658a720d13f8ee8f70166 Author: hung phan AuthorDate: Wed Nov 6 14:45:59 2024 +0700 Update comments of method fold in MimeUtil --- core/src/main/java/org/apache/james/mime4j/util/MimeUtil.java | 2 +- 1 file changed, 1

(james-mime4j) branch master updated: Update fold method in MimeUtil to allow inputing max characters

2024-11-05 Thread rcordier
to allow inputing max characters 66a09219 is described below commit 66a09219457854c7a26e5b7c0e4c9dd59b4b0c32 Author: hung phan AuthorDate: Tue Nov 5 15:07:25 2024 +0700 Update fold method in MimeUtil to allow inputing max characters --- .../org/apache/james/mime4j/util/MimeUtil.java

(james-mime4j) branch master updated: Bump commons-io:commons-io from 2.14.0 to 2.17.0

2024-10-27 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier 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 bc1abadf Bump commons-io:commons-io from

(james-mime4j) branch dependabot/maven/commons-io-commons-io-2.14.0 deleted (was f116d90b)

2024-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.14.0 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git was f116d90b Bump commons-io:commons-io from 2.11.0 to 2.14.0 The revis

(james-mime4j) branch master updated: Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#108)

2024-10-03 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new f0e84656 Bump commons-io:commons-io from

(james-mime4j) branch dependabot/maven/commons-io-commons-io-2.14.0 created (now f116d90b)

2024-10-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.14.0 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at f116d90b Bump commons-io:commons-io from 2.11.0 to 2.14.0 No new re

(james-mime4j) branch master updated: Set James logo (#107)

2024-09-23 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new 2b747bbb Set James logo (#107) 2b747bbb

(james-jdkim) 01/03: Upgrade to latest mime4j version

2024-07-26 Thread btellier
Upgrade to latest mime4j version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec93d83..e04cb57 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ -0.8.10 +0.8.11 1.15 1.2 3.6.0

(james-mime4j) branch master updated: MIME4J-327 LenientAddressParser now handles UTF-8 (#104)

2024-05-07 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new 85995590 MIME4J-327

(james-mime4j) branch master updated: MIME4J-284 Test unfolding with equal sign (#105)

2024-05-07 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new 70a7b1ee MIME4J-284 Test unfolding with

(james-mime4j) branch master updated: MIME4J-328 Fix DecoderUtil split point (#101)

2024-04-29 Thread btellier
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-mime4j.git The following commit(s) were added to refs/heads/master by this push: new ff415b3a MIME4J-328 Fix DecoderUtil

(james-mime4j) branch master updated: Fixes parsing headers containing UTF-8 characters (#103)

2024-04-25 Thread rcordier
containing UTF-8 characters (#103) bdb2264a is described below commit bdb2264abd17badf70e27f7e32907bccc82d005e Author: Thomas AuthorDate: Fri Apr 26 04:51:34 2024 +0200 Fixes parsing headers containing UTF-8 characters (#103) --- .../apache/james/mime4j/stream/RawFieldParser.java | 46

(james-mime4j) branch master updated: MIME4J-197 Fixup case Mailbox parser absent domain part

2024-04-22 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier 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 ea6ff944 MIME4J-197 Fixup case Mailbox

(james-mime4j) 01/01: Merge pull request #98 from chibenwa/changelog-05-03-2024

2024-03-14 Thread ieugen
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 commit 46a59b1df3962b4c852e83672be3ab843c7488c7 Merge: e7f7d02c e0fd6968 Author: Eugen Stan AuthorDate: Thu Mar 14 22:54:

(james-mime4j) branch master updated (e7f7d02c -> 46a59b1d)

2024-03-14 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git from e7f7d02c Merge pull request #99 from apache/doap-0.8.11 add 2eb94e53 Update changelog for 0.8.11 add e

(james-mime4j) 01/01: Merge pull request #99 from apache/doap-0.8.11

2024-03-14 Thread ieugen
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 commit e7f7d02c60d63a814f2a149d54525def03da42fb Merge: 3dcc0d68 59225eca Author: Eugen Stan AuthorDate: Thu Mar 14 22:53:

(james-mime4j) branch master updated (3dcc0d68 -> e7f7d02c)

2024-03-14 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git from 3dcc0d68 Updated DOAP file with older release information add 59225eca Added 0.8.11 release to DOAP ne

[ANNOUNCE] Apache James MIME4J 0.8.11 released

2024-03-14 Thread Benoit TELLIER
The Apache James (https://james.apache.org) community is pleased to announce the availability of Apache James MIME4J 0.8.11 library. Apache James MIME4J is a library for parsing and and building MIME messages, written in plain Java. Read more about this release: https://james.apache.org

(james-mime4j) branch doap-0.8.11 updated (b12dd2c8 -> 59225eca)

2024-03-07 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch doap-0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git discard b12dd2c8 Added 0.8.11 release to DOAP add 59225eca Added 0.8.11 release to DOAP This update added new

(james-mime4j) 01/01: Added 0.8.11 release to DOAP

2024-03-07 Thread ieugen
message + +Apache James Mime4j 0.8.11 +2024-02-22 +0.8.11 + Apache James Mime4j 0.8.10 2024-02-22 - To unsubscribe, e-mail: server-dev-unsubscr

(james-mime4j) branch doap-0.8.11 created (now b12dd2c8)

2024-03-07 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch doap-0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at b12dd2c8 Added 0.8.11 release to DOAP This branch includes the following new commits: new b12dd2c8 A

(james-mime4j) branch 0.8.11 deleted (was b12dd2c8)

2024-03-07 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch 0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git was b12dd2c8 Added 0.8.11 release to DOAP This change permanently discards the following revisions: discard b12dd

(james-mime4j) 01/01: Added 0.8.11 release to DOAP

2024-03-07 Thread ieugen
message + +Apache James Mime4j 0.8.11 +2024-02-22 +0.8.11 + Apache James Mime4j 0.8.10 2024-02-22 - To unsubscribe, e-mail: server-dev-unsubscr

(james-mime4j) branch 0.8.11 created (now b12dd2c8)

2024-03-07 Thread ieugen
This is an automated email from the ASF dual-hosted git repository. ieugen pushed a change to branch 0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at b12dd2c8 Added 0.8.11 release to DOAP This branch includes the following new commits: new b12dd2c8 Added

(james-mime4j) branch master updated: Updated DOAP file with older release information

2024-03-07 Thread ieugen
/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/"

svn commit: r67736 - /release/james/mime4j/0.8.11/

2024-03-05 Thread btellier
Author: btellier Date: Tue Mar 5 15:38:59 2024 New Revision: 67736 Log: MIME4J 0.8.11 Added: release/james/mime4j/0.8.11/ release/james/mime4j/0.8.11/apache-mime4j-0.8.11-bin.zip (with props) release/james/mime4j/0.8.11/apache-mime4j-0.8.11-bin.zip.asc (with props) release

svn commit: r67735 - /release/james/mime4j/0.8.9/

2024-03-05 Thread btellier
Author: btellier Date: Tue Mar 5 15:29:10 2024 New Revision: 67735 Log: Archive MIME4J 0.8.9 Removed: release/james/mime4j/0.8.9/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands

(james-mime4j) branch MIME4J-326 updated: [maven-release-plugin] prepare for next development iteration

2024-03-05 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch MIME4J-326 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git The following commit(s) were added to refs/heads/MIME4J-326 by this push: new ae66a12b [maven-release-plugin

(james-mime4j) annotated tag apache-mime4j-project-0.8.11 updated (8da9c06b -> ed980739)

2024-03-05 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to annotated tag apache-mime4j-project-0.8.11 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git *** WARNING: tag apache-mime4j-project-0.8.11 was modified! *** from 8da9c06b

(james-mime4j) branch MIME4J-326 created (now 8da9c06b)

2024-03-05 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch MIME4J-326 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at 8da9c06b [maven-release-plugin] prepare release apache-mime4j-project-0.8.11 This branch includes the

(james-mime4j) 01/01: [maven-release-plugin] prepare release apache-mime4j-project-0.8.11

2024-03-05 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch MIME4J-326 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git commit 8da9c06b2ae1303107305e21bd60acb999b45075 Author: Benoit TELLIER AuthorDate: Tue Mar 5 10:57:47 2024 +0100

(james-mime4j) branch master updated (597db871 -> a05d9931)

2024-03-03 Thread rcordier
This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git from 597db871 [RELEASE] Rollover to 0.8.10 (#93) new db19e212 MIME4J-326 SILENT monitor for header decoding

(james-mime4j) 02/02: [RELEASE] Rollover to 0.8.11-SNAPSHOT

2024-03-03 Thread rcordier
files changed, 9 insertions(+), 9 deletions(-) diff --git a/assemble/pom.xml b/assemble/pom.xml index 6c29e3fc..8a7607b5 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -23,7 +23,7 @@ apache-mime4j-project org.apache.james -0.8.10-SNAPSHOT +0.8.11

(james-mime4j) 01/02: MIME4J-326 SILENT monitor for header decoding

2024-03-03 Thread rcordier
MIME4J-326 SILENT monitor for header decoding --- .../java/org/apache/james/mime4j/stream/RawFieldParser.java | 2 +- .../mime4j/field/address/LenientAddressBuilderTest.java | 12 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/core/src/main/java/org/apache/james

(james-mime4j) branch dependabot/maven/dom/org.apache.james-apache-mime4j-core-0.8.10 deleted (was c583940d)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/dom/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git was c583940d Bump org.apache.james:apache-mime4j-core

(james-jsieve) branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 deleted (was 7b40905)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-jsieve.git was 7b40905 Bump org.apache.james:apache-mime4j-core

(james-jsieve) branch master updated: Bump org.apache.james:apache-mime4j-core from 0.8.7 to 0.8.10 (#28)

2024-02-27 Thread btellier
-mime4j-core from 0.8.7 to 0.8.10 (#28) 9c9bb93 is described below commit 9c9bb93bdefb56a40a129f9b216034cf5c0c0202 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 28 07:30:29 2024 +0100 Bump org.apache.james:apache-mime4j-core from 0.8.7 to

(james-jdkim) branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 deleted (was bbf04fe)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-jdkim.git was bbf04fe Bump org.apache.james:apache-mime4j-core from

(james-jdkim) branch master updated: Bump org.apache.james:apache-mime4j-core from 0.8.3 to 0.8.10 (#16)

2024-02-27 Thread btellier
-mime4j-core from 0.8.3 to 0.8.10 (#16) 289b8ef is described below commit 289b8ef520a5c447122ddb451c1480d1fa2f734e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 28 07:30:20 2024 +0100 Bump org.apache.james:apache-mime4j-core from 0.8.3 to

(james-jsieve) branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 created (now 7b40905)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-jsieve.git at 7b40905 Bump org.apache.james:apache-mime4j-core

(james-jdkim) branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 created (now bbf04fe)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-jdkim.git at bbf04fe Bump org.apache.james:apache-mime4j-core from

(james-mime4j) branch dependabot/maven/dom/org.apache.james-apache-mime4j-core-0.8.10 created (now c583940d)

2024-02-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/dom/org.apache.james-apache-mime4j-core-0.8.10 in repository https://gitbox.apache.org/repos/asf/james-mime4j.git at c583940d Bump org.apache.james:apache-mime4j-core

(james-mime4j) branch master updated: [RELEASE] Rollover to 0.8.10 (#93)

2024-02-26 Thread btellier
oject[image:https://badges.gitter.im/apache/james-project.svg[Join the chat at link:https://gitter.im/apache/james-project]] image:https://img.shields.io/badge/CI-Jenkins-blue.svg[link="https://ci-builds.apache.org/job/james/job/ApacheJames-Mime4J/";] image:https://img.shields.io/badg

(james-mime4j) branch master updated: CHANGELOG CVE-2024-21742: Mime4J DOM header injection (#95)

2024-02-23 Thread btellier
: Mime4J DOM header injection (#95) d25fb3fd is described below commit d25fb3fd35db42b060789a20634fbe3cb84aba17 Author: Benoit TELLIER AuthorDate: Fri Feb 23 21:24:07 2024 +0100 CHANGELOG CVE-2024-21742: Mime4J DOM header injection (#95) --- CHANGELOG.md | 4 1 file changed, 4 insertions

[ANNOUNCE] Apache James MIME4J 0.8.10 released

2024-02-23 Thread Benoit TELLIER
The Apache James (https://james.apache.org) community is pleased to announce the availability of Apache James MIME4J 0.8.10 library. Apache James MIME4J is a library for parsing and and building MIME messages, written in plain Java. Read more about this release: https://james.apache.org

Re: Call for vote: Apache James MIME4J 0.8.10

2024-02-16 Thread Antoine Duprat
+1 Sorry for the delay, thank you for the good job :muscle: Antoine Le lun. 8 janv. 2024 à 15:36, Benoit TELLIER a écrit : > Hi, > > I would like to propose a new vote for 0.8.10 release of the Apache > MIME4J library. > > You can find: > > - The maven release staged

Re: Call for vote: Apache James MIME4J 0.8.10

2024-02-14 Thread Quan tran hong
org/content/repositories/orgapachejames-1081/ > > > > On 12/02/2024 11:35, Benoit TELLIER wrote: > >> Hi, > >> > >> I would like to propose a new vote for 0.8.10 release of the Apache > >> MIME4J library. > >> > >> You can fi

Re: Call for vote: Apache James MIME4J 0.8.10

2024-02-14 Thread Rene Cordier
0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories/orgapachejames-1076/  - The changelog: https://github.com/chibenwa/james-mime4j/blob/master/CHANGELOG.md This

Re: Call for vote: Apache James MIME4J 0.8.10

2024-02-12 Thread Benoit TELLIER
+1 On 12/02/2024 11:35, Benoit TELLIER wrote: Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories

Re: Call for vote: Apache James MIME4J 0.8.10

2024-02-12 Thread Benoit TELLIER
Typo The maven release staged in repository.apache.org as the artifact #1081: https://repository.apache.org/content/repositories/orgapachejames-1081/ On 12/02/2024 11:35, Benoit TELLIER wrote: Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can

Call for vote: Apache James MIME4J 0.8.10

2024-02-12 Thread Benoit TELLIER
Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories/orgapachejames-1076/  - The changelog: https://github.com

[RESULT] [FAILED] Call for vote: Apache James MIME4J 0.8.10

2024-02-12 Thread Benoit TELLIER
MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories/orgapachejames-1076/  - The changelog: https://github.com/chibenwa/james-mime4j/blob/master/CHANGELOG.md This release ships mostly

(james-mime4j) branch master updated: DefaultBodyDescriptorBuilder: Allow to customize standard charset (#94)

2024-01-31 Thread btellier
: Allow to customize standard charset (#94) ac81a5d4 is described below commit ac81a5d45204bfdbfc43cc1eef73ae3238f53cee Author: Benoit TELLIER AuthorDate: Thu Feb 1 07:35:27 2024 +0100 DefaultBodyDescriptorBuilder: Allow to customize standard charset (#94) --- .../james/mime4j/message

Re: Call for vote: Apache James MIME4J 0.8.10

2024-01-10 Thread Jean Helou
+1 Le mar. 9 janv. 2024 à 03:50, Quan tran hong a écrit : > +1 > > Cheers, > > Quan > > Vào Th 2, 8 thg 1, 2024 vào lúc 21:36 Benoit TELLIER < > btell...@apache.org> > đã viết: > > > Hi, > > > > I would like to propose a new vo

Re: Call for vote: Apache James MIME4J 0.8.10

2024-01-09 Thread Benoit TELLIER
+1 On 08/01/2024 15:36, Benoit TELLIER wrote: Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories

Re: Call for vote: Apache James MIME4J 0.8.10

2024-01-08 Thread Rene Cordier
+1, Cheers, Rene. On 1/8/24 21:36, Benoit TELLIER wrote: Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories

(james-mime4j) branch master updated: Refresh changelog (#92)

2024-01-08 Thread btellier
..af190276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ## [UNRELEASED] +Bug fixes: + + - Prevent header injection with MIME4J DOM + - MIME4J-325 DateTimeParser should throw ParseException if value can'

Re: Call for vote: Apache James MIME4J 0.8.10

2024-01-08 Thread Quan tran hong
+1 Cheers, Quan Vào Th 2, 8 thg 1, 2024 vào lúc 21:36 Benoit TELLIER đã viết: > Hi, > > I would like to propose a new vote for 0.8.10 release of the Apache > MIME4J library. > > You can find: > > - The maven release staged in repository.apache.org as the a

Call for vote: Apache James MIME4J 0.8.10

2024-01-08 Thread Benoit TELLIER
Hi, I would like to propose a new vote for 0.8.10 release of the Apache MIME4J library. You can find:  - The maven release staged in repository.apache.org as the artifact #1076: https://repository.apache.org/content/repositories/orgapachejames-1076/  - The changelog: https://github.com

  1   2   3   4   5   6   7   8   9   10   >