[GitHub] [james-project] chibenwa commented on a diff in pull request #1597: [CLEAN CODE] JMAP - Make standard error message when invalid json deserialize

2023-06-15 Thread via GitHub
chibenwa commented on code in PR #1597: URL: https://github.com/apache/james-project/pull/1597#discussion_r1231676612 ## server/protocols/jmap-draft/src/main/java/org/apache/james/jmap/event/PropagateLookupRightListener.java: ## @@ -95,6 +96,10 @@ private Mono

[GitHub] [james-project] vttranlina opened a new pull request, #1597: [CLEAN CODE] JMAP - Make standard error message when invalid json deserialize

2023-06-15 Thread via GitHub
vttranlina opened a new pull request, #1597: URL: https://github.com/apache/james-project/pull/1597 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[james-project] 01/03: JAMES-3911 JPA: optimize applicable flags with a native query (#1593)

2023-06-15 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/james-project.git commit e09ee06d56f7565fd5abb10aa6469a037b74d001 Author: Benoit TELLIER AuthorDate: Thu Jun 15 12:05:35 2023 +0700

[james-project] 02/03: FIX Proxy for SMTPS (#1594)

2023-06-15 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/james-project.git commit 3255249831eede5b46681e80e355873d9c616de0 Author: Benoit TELLIER AuthorDate: Thu Jun 15 12:06:45 2023 +0700

[GitHub] [james-project] chibenwa merged pull request #1596: [BACKPORT] JPA enhancements and test stability enhancements [3.8.x]

2023-06-15 Thread via GitHub
chibenwa merged PR #1596: URL: https://github.com/apache/james-project/pull/1596 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[james-project] branch 3.8.x updated (1a045fabd8 -> 6d646e73e6)

2023-06-15 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/james-project.git from 1a045fabd8 JAMES-3914 Fix SieveIntegrationTest new e09ee06d56 JAMES-3911 JPA: optimize applicable flags

[james-project] 03/03: Fix awssdk SdkClientException: Duplicate handler name: HttpStreamsClientHandler in S3BlobStoreDAOTest

2023-06-15 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch 3.8.x in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6d646e73e6a6f0891ae74ceb72c10fbc78eb5ff9 Author: Tung Tran AuthorDate: Thu Jun 8 16:26:40 2023 +0700 Fix