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 f5bd2b3 Merge remote-tracking branch
'mbaechler/close-cluster-after-tests'
new 0c645e0 JAMES-2294 Simple integration test for Mail Reprocessing
new 156a6f2 JAMES-2994 Reprocessing to an unknown processor triggers an
infinite loop as the mail is nack
new 87e4135 JAMES-2294 Upon unknown processor, default to Mail.ERROR
new 85e0b01 JAMES-2294 FactoriseSimple IMAP SMTP WebAdmin module
new 3d39f3c JAMES-2294 s/STATE_TRANSPORT/TRANSPORT_PROCESSOR
The 5 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:
.../org/apache/james/MemoryJamesServerMain.java | 16 ++
.../mailets/NetworkMatcherIntegrationTest.java | 16 +-
.../james/mailets/SmtpAuthIntegrationTest.java | 2 +-
.../apache/james/mailets/TemporaryJamesServer.java | 1 +
.../mailets/configuration/MailetConfiguration.java | 2 +-
.../configuration/ProcessorConfiguration.java | 4 +-
.../transport/mailets/DlpIntegrationTest.java | 15 +-
...t.java => MailReprocessingIntegrationTest.java} | 197 ++++++++-------------
.../james/transport/mailets/ToRepositoryTest.java | 4 +-
.../lib/AbstractStateCompositeProcessor.java | 63 ++++---
.../lib/AbstractStateCompositeProcessorTest.java | 2 -
11 files changed, 142 insertions(+), 180 deletions(-)
copy
server/mailet/integration-testing/src/test/java/org/apache/james/transport/mailets/{DlpIntegrationTest.java
=> MailReprocessingIntegrationTest.java} (51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]