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 7eff66d0a1 JAMES-3539 WebPushClient should accept more flexible 20x 
codes from Push server
     new f49633b444 JAMES-4130 creating interface GuiceLoader
     new f938dda589 JAMES-4130 binding GuiceLoader to GuiceGenericLoader
     new 471c91f379 JAMES-4130 Refacoting all classes using GuiceGenericLoader 
to use GuiceLoader

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:
 .../modules/PeriodicalHealthChecksModule.java      |  4 +--
 .../modules/server/TaskSerializationModule.java    |  6 ++--
 .../james/utils/GuiceProtocolHandlerLoader.java    |  8 +++---
 .../modules/mailbox/MailboxListenerFactory.java    | 19 +++++++------
 .../modules/mailbox/PreDeletionHookLoaderImpl.java | 10 +++----
 .../org/apache/james/utils/GuiceMailetLoader.java  |  4 +--
 .../org/apache/james/utils/GuiceMatcherLoader.java |  8 +++---
 .../guice/GuiceMailRepositoryLoader.java           | 10 +++----
 .../OpenSearchMailboxConfigurationModule.java      |  4 +--
 .../protocols/ConnectionCheckFactoryImpl.java      | 10 +++----
 .../james/modules/protocols/IMAPServerModule.java  | 32 +++++++++++-----------
 .../james/jmap/rfc8621/RFC8621MethodsModule.java   |  6 ++--
 .../james/modules/server/WebAdminServerModule.java | 10 +++----
 .../org/apache/james/utils/ExtensionModule.java    |  2 +-
 .../org/apache/james/utils/GuiceGenericLoader.java | 10 +++++--
 .../java/org/apache/james/utils/GuiceLoader.java}  | 27 +++++++++---------
 .../org/apache/james/utils/UserStartables.java     |  8 +++---
 17 files changed, 92 insertions(+), 86 deletions(-)
 copy 
server/container/guice/{common/src/main/java/org/apache/james/utils/Startables.java
 => utils/src/main/java/org/apache/james/utils/GuiceLoader.java} (66%)


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

Reply via email to