This is an automated email from the ASF dual-hosted git repository. rouazana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 4a21b62 JAMES-2901 Fix JamesUsers link new f817bb0 JAMES-2908 Demonstrate JAMES-2907 issue and disable broken tests new 37cfbf3 JAMES-2908 use rabbitmq as the eventbus and fix tests accordingly as event delivery is now asynchronous The 2 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: .../mailbox/events/ErrorHandlingContract.java | 32 +++++- server/blob/blob-objectstorage/pom.xml | 6 + .../objectstorage/aws/s3/DockerAwsS3TestRule.java | 4 + .../james/CassandraRabbitMQAwsS3JmapTestRule.java | 2 + server/protocols/webadmin-integration-test/pom.xml | 26 ++++- .../integration/AuthorizedEndpointsTest.java | 8 +- .../integration/CassandraJmapExtension.java | 18 ++- .../EventDeadLettersIntegrationTest.java | 124 +++++++++++++++------ .../integration/JwtFilterIntegrationTest.java | 6 +- .../integration/WebAdminServerIntegrationTest.java | 6 +- 10 files changed, 176 insertions(+), 56 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org