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 3b668561af JAMES-3860 Rely on Files.createTempFile (#1325)
     new 61cf9618b0 [FIX] ToSenderFolder needs to call .block on mono (#1317)
     new a0e5fdcbf5 JAMES-3859 configurable -> startable
     new c3149be514 JAMES-3859 start sequence ordering should take provisions 
into account

The 3 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:
 .../java/org/apache/james/StartSequenceTest.java   | 189 +++++++++++++++++++++
 .../org/apache/james/modules/StartablesModule.java |  26 +++
 .../james/utils/InitializationOperations.java      |  25 +--
 .../java/org/apache/james/utils/Startables.java    |   1 -
 .../modules/InitializationOperationsTest.java      |  56 ++----
 .../james/utils/InitializationOperation.java       |   8 +
 .../james/utils/InitilizationOperationBuilder.java |  35 +++-
 .../james/transport/mailets/ToSenderFolder.java    |   2 +-
 8 files changed, 283 insertions(+), 59 deletions(-)
 create mode 100644 
server/apps/memory-app/src/test/java/org/apache/james/StartSequenceTest.java


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

Reply via email to