This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a change to branch postgresql
in repository https://gitbox.apache.org/repos/asf/james-project.git
from db9d39b27d JAMES-2586 [PGSQL] Improve
PostresMessageManager::getMetadata method
new 7ce58fba3a JAMES-2586 Fix missing guice binding for Postgres quota
module
new c3e80734d5 JAMES-2586 Fixup - Postgres app - Use junit 5 (replace to
junit 4)
new 52ca5e9dbd JAMES-2586 Postgres app – Remove server test for
authentication database sql validation
The 3 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:
.../quota/PostgresCurrentQuotaManager.java | 1 -
.../org/apache/james/PostgresJamesServerTest.java | 4 +-
...WithAuthenticatedDatabaseSqlValidationTest.java | 42 ------------
...atabaseAuthenticaticationSqlValidationTest.java | 74 ----------------------
.../PostgresJamesServerWithSqlValidationTest.java | 30 ---------
.../src/test/resources/usersrepository.xml | 0
.../james/modules/mailbox/PostgresQuotaModule.java | 2 +
7 files changed, 4 insertions(+), 149 deletions(-)
delete mode 100644
server/apps/postgres-app/src/test/java/org/apache/james/PostgresJamesServerWithAuthenticatedDatabaseSqlValidationTest.java
delete mode 100644
server/apps/postgres-app/src/test/java/org/apache/james/PostgresJamesServerWithNoDatabaseAuthenticaticationSqlValidationTest.java
delete mode 100644
server/apps/postgres-app/src/test/java/org/apache/james/PostgresJamesServerWithSqlValidationTest.java
copy {examples/custom-imap =>
server/apps/postgres-app}/src/test/resources/usersrepository.xml (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]