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 2547f4936c [devscout] properly close queue in test add 6f4d243d8c JAMES-4044 LDAP matchers: support extracting attribute from DN (#2434) No new revisions were added by this update. Summary of changes: .../james/transport/matchers/AttributeUtils.java | 61 +++++++++------------- .../james/transport/matchers/HasLDAPAttribute.java | 5 ++ .../transport/matchers/SenderHasLDAPAttribute.java | 3 ++ .../transport/matchers/HasLDAPAttributeTest.java | 18 +++++++ .../matchers/SenderHasLDAPAttributeTest.java | 20 +++++++ .../src/test/resources/ldif-files/populate.ldif | 9 ++++ 6 files changed, 79 insertions(+), 37 deletions(-) copy mailet/standard/src/main/java/org/apache/james/transport/mailets/debug/Counter.java => server/mailet/ldap/src/main/java/org/apache/james/transport/matchers/AttributeUtils.java (59%) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org