This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch 3.7.x
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from f2ab959 [RELEASE] prepare for next development iteration
(3.7.1-SNAPSHOT)
new d8d66f6 JAMES-3720 Fix temporary file leak in email reprocessing
new be9af00 JAMES-3720 Fix temporary file leak in email mailrepository
reading
new 767ff94 JAMES-3720 Fix temporary file leak when browsing mailqueue
new 0789f9c JAMES-3720 CassandraMailRepository should not duplicate mime
message
new 385814d JAMES-3720 JMAP Drat message sender: disposal of Mail can
block
new cb69271 JAMES-3720 JMAP RFC-8621 Dispose EmailSubmission/set emails
new 54750a4 JAMES-3720 JMAP RFC-8621 Dispose MDN/send emails
new 8a70627 JAMES-3720 RabbitMQMailQueue::requeue need to dispose emails
new 9a990ea JAMES-3720 RabbitMQMailQueue piggy backed cleanup should
dispose emails
new 9e6c5b0 JAMES-3720 Fix fecht -> fetch typo
The 10 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:
.../cassandra/CassandraMailRepository.java | 18 +++++++++++++++---
.../james/jmap/draft/methods/MessageSender.java | 3 ++-
.../james/jmap/method/EmailSubmissionSetMethod.scala | 10 ++++++----
.../org/apache/james/jmap/method/MDNSendMethod.scala | 10 ++++++++--
.../apache/james/webadmin/dto/MailQueueItemDTO.java | 7 ++++++-
.../webadmin/service/MailRepositoryStoreService.java | 19 ++++++++++++++-----
.../james/webadmin/service/ReprocessingService.java | 3 +++
server/queue/queue-api/pom.xml | 4 ++++
.../apache/james/queue/api/ManageableMailQueue.java | 9 ++++++++-
.../james/queue/library/MailQueueManagement.java | 2 ++
.../org/apache/james/queue/rabbitmq/EnqueuedItem.java | 9 ++++++++-
.../james/queue/rabbitmq/RabbitMQMailQueue.java | 2 ++
.../view/cassandra/CassandraMailQueueBrowser.java | 9 ++++++++-
.../view/cassandra/CassandraMailQueueMailDelete.java | 3 ++-
.../model/EnqueuedItemWithSlicingContext.java | 8 +++++++-
15 files changed, 95 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]