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 1fe4eaa  [SCALA_CHECKSTYLE] Upgrade version 0.1.4_0.9.23 -> 
0.1.4_0.9.33 (#879)
     new 875f0ba  [REFACTORING] Remove a duplicated unused partially 
implemented class
     new eec28ae  [REFACTORING] Reduce visibility of a ethod that returns null
     new 69cfb92  [REFACTORING] VacationAction: error handling returning null
     new d1f1ca1  [REFACTORING] SMTPResponse: Remove buggy constructor
     new b95aab6  [REFACTORING] ReadOnlyLDAPUsersDAO: null -> Optional 
refactoring
     new 731f13f  [REFACTORING] StripAttachment: use Optional to denote pattern 
absence

The 6 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:
 .../james/transport/mailets/StripAttachment.java   | 32 ++++++------------
 .../apache/james/protocols/smtp/SMTPResponse.java  | 39 ----------------------
 .../james/protocols/smtp/SMTPStartTlsResponse.java |  4 ---
 .../protocols/smtp/core/esmtp/AuthCmdHandler.java  |  4 +--
 .../smtp/core/esmtp/StartTlsCmdHandler.java        |  4 +--
 ...obStoreConfigurationValidationStartUpCheck.java | 36 --------------------
 .../james/user/ldap/ReadOnlyLDAPUsersDAO.java      | 12 +++----
 .../transport/mailets/jsieve/VacationAction.java   |  8 ++---
 .../mailets/remote/delivery/MessageComposer.java   |  2 +-
 9 files changed, 25 insertions(+), 116 deletions(-)
 delete mode 100644 
server/container/guice/distributed/src/main/java/org/apache/james/modules/blobstore/validation/BlobStoreConfigurationValidationStartUpCheck.java

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to