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 c74ef8a827 JAMES-2586 - JMAP Upload - Fix unstable UploadService test
new 648b218a7d JAMES-2586 Fix Postgres build after rebase on master
new 90cf6e09fa JAMES-2586 JMAP Upload - fix precision of uploadDate field
new 7118cc5606 JAMES-2586 Fix
EmailSetMethod.emailGetShouldReturnUncheckedMailAddressValueWhenDraftEmail test
new bb2f9079c5 JAMES-3534 Update IdentityGetContract - fix failing when
running with Distributed test
The 4 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/postgres/pom.xml | 10 ++++++++--
.../mailbox/postgres/PostgresMessageManager.java | 2 +-
.../postgres/mail/PostgresMessageIdMapper.java | 2 +-
.../postgres/mail/PostgresMessageMapper.java | 2 +-
.../mail/dao/PostgresMailboxMessageDAO.java | 3 ++-
.../mail/dao/PostgresMailboxMessageDAOUtils.java | 2 +-
.../postgres/search/DeletedSearchOverride.java | 3 ++-
.../search/DeletedWithRangeSearchOverride.java | 3 ++-
.../search/NotDeletedWithRangeSearchOverride.java | 3 ++-
.../postgres/search/UnseenSearchOverride.java | 3 ++-
.../PostgresMessageBlobReferenceSourceTest.java | 2 +-
.../PostgresMessageMapperRowLevelSecurityTest.java | 2 +-
.../postgres/search/AllSearchOverrideTest.java | 2 +-
.../postgres/search/DeletedSearchOverrideTest.java | 6 +++---
.../search/DeletedWithRangeSearchOverrideTest.java | 6 +++---
.../NotDeletedWithRangeSearchOverrideTest.java | 4 ++--
.../postgres/search/SearchOverrideFixture.java | 2 +-
.../postgres/search/UidSearchOverrideTest.java | 2 +-
.../postgres/search/UnseenSearchOverrideTest.java | 4 ++--
.../upload/CassandraUploadRepositoryTest.java | 12 -----------
.../identity/PostgresCustomIdentityDAO.java | 4 ++--
.../jmap/postgres/upload/PostgresUploadDAO.java | 23 ++++++++++++++--------
.../postgres/upload/PostgresUploadRepository.java | 3 +--
.../jmap/api/upload/UploadRepositoryContract.scala | 15 +-------------
server/data/data-postgres/pom.xml | 7 ++++++-
.../postgres/PostgresMailRepository.java | 3 ++-
.../postgres/PostgresMailRepositoryContentDAO.java | 5 +++--
...tgresMailRepositoryBlobReferenceSourceTest.java | 2 +-
.../james/rrt/postgres/PostgresStepdefs.java | 4 ++--
.../james/rrt/postgres/RewriteTablesTest.java | 17 ++++++++--------
.../jmap/rfc8621/distributed/DistributedBase.java | 3 ++-
.../rfc8621/contract/EmailSetMethodContract.scala | 12 +++++++++--
.../rfc8621/contract/IdentityGetContract.scala | 7 ++-----
...ostgresWebAdminServerBlobGCIntegrationTest.java | 4 ++--
34 files changed, 95 insertions(+), 89 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]