This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
from 0ecc08754b JAMES-3945 changed MailboxACLResolver::resolveRights signature from untyped String resourceOwner to stronger type Username resourceOwner add 36d4639e24 AmqpForwardAttribute mailet: ignore errors when creating an exchange that already exists with a different configuration. (#2414) No new revisions were added by this update. Summary of changes: .../transport/mailets/AmqpForwardAttribute.java | 10 +- .../AmqpForwardAttributeIntegrationTest.java | 229 +++++++++++++++++++++ ...ibuteWithFanoutExchangeTypeIntegrationTest.java | 148 ------------- 3 files changed, 238 insertions(+), 149 deletions(-) create mode 100644 server/mailet/integration-testing/src/test/java/org/apache/james/transport/mailets/AmqpForwardAttributeIntegrationTest.java delete mode 100644 server/mailet/integration-testing/src/test/java/org/apache/james/transport/mailets/AmqpForwardAttributeWithFanoutExchangeTypeIntegrationTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org