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 c27641f JAMES-2774 Avoid starting too many docker rabbitmq in
RabbitMQEventBusTest
new caaf58b JAMES-2761 Avoid uneeded mailbox path resolution upon
unsolicited responses
new 030a17e JAMES-2489 WebAdmin projects should avoid parallel execution
new 74a7a48 JAMES-2671 Avoid pulling the entire AWS SDK
new 3acf114 MAILBOX-388 Memory dependency for deletedMessageVault is used
only for tests
new af22c34 JAMES-2671 Avoid pulling commons-logging along with AWS SDK
new a650028 JAMES-2155 Avoid JPA dependency in all products
new 3ca8bb1 JAMES-2684 Bind apache-mailet-test in scope test
new 50aadae JAMES-2334 event-sourcing-event-store-cassandra test-jar was
not test scoped
new f409bfb JAMES-2751 Apply docker cassandra restart policy to jmap
integration tests
The 9 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/plugin/deleted-messages-vault/pom.xml | 1 +
.../james/imap/processor/AbstractMailboxProcessor.java | 4 ++--
.../org/apache/james/imap/processor/SearchProcessorTest.java | 6 +++++-
server/blob/blob-export-file/pom.xml | 1 +
server/blob/blob-objectstorage/pom.xml | 12 +++++++++++-
.../src/test/java/org/apache/james/DockerCassandraRule.java | 2 +-
server/container/guice/guice-common/pom.xml | 4 ----
.../apache/james/modules/data/SieveJPARepositoryModules.java | 0
server/protocols/webadmin/webadmin-core/pom.xml | 1 -
server/protocols/webadmin/webadmin-data/pom.xml | 1 -
.../webadmin/webadmin-mailbox-deleted-message-vault/pom.xml | 1 -
server/protocols/webadmin/webadmin-mailbox/pom.xml | 1 -
server/protocols/webadmin/webadmin-mailqueue/pom.xml | 1 -
server/protocols/webadmin/webadmin-mailrepository/pom.xml | 1 -
server/queue/queue-rabbitmq/pom.xml | 1 +
15 files changed, 22 insertions(+), 15 deletions(-)
rename server/container/guice/{guice-common =>
jpa-common-guice}/src/main/java/org/apache/james/modules/data/SieveJPARepositoryModules.java
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]