[james-project] 03/03: JAMES-3909 Add listing failedUsers to task additional information

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 375aebbd21cb4bf16a9a9cc74df221a86a6abc83 Author: Quan Tran AuthorDate: Mon May 22 16:52:30 2023 +0700

[james-project] branch master updated (d7e717632e -> 375aebbd21)

2023-05-24 Thread btellier
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 d7e717632e JAMES-3909 Mailboxes deletion step (#1571) new 79092f2142 JAMES-3909 Task + Webadmin route

[james-project] 02/03: JAMES-3909 Add UsersRepository::listUsersOfADomainReactive

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 1baee47628621729c0e9da5e1a2f2724e1ef86fe Author: Quan Tran AuthorDate: Mon May 22 10:58:23 2023 +0700

[james-project] 01/03: JAMES-3909 Task + Webadmin route for delete all users data of a domain

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 79092f21427011722b656fca5c58b5044235424f Author: Quan Tran AuthorDate: Fri May 19 17:18:51 2023 +0700

[GitHub] [james-project] chibenwa merged pull request #1570: JAMES-3909 Delete all users data of a domain

2023-05-24 Thread via GitHub
chibenwa merged PR #1570: URL: https://github.com/apache/james-project/pull/1570 -- 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 master updated: JAMES-3909 Mailboxes deletion step (#1571)

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new d7e717632e JAMES-3909 Mailboxes

[GitHub] [james-project] chibenwa merged pull request #1571: JAMES-3909 Mailboxes deletion step

2023-05-24 Thread via GitHub
chibenwa merged PR #1571: URL: https://github.com/apache/james-project/pull/1571 -- 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:

[GitHub] [james-project] Arsnael commented on pull request #1573: JAMES-3906 Allow to reload SSL certificates

2023-05-24 Thread via GitHub
Arsnael commented on PR #1573: URL: https://github.com/apache/james-project/pull/1573#issuecomment-1562260244 ``` 04:31:15,958 [ERROR] The build could not read 1 project -> [Help 1] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the

[GitHub] [james-project] Arsnael commented on a diff in pull request #1573: JAMES-3906 Allow to reload SSL certificates

2023-05-24 Thread via GitHub
Arsnael commented on code in PR #1573: URL: https://github.com/apache/james-project/pull/1573#discussion_r1204986906 ## server/protocols/webadmin/webadmin-protocols/pom.xml: ## @@ -0,0 +1,46 @@ + Review Comment: License missing -- This is an automated message from the

[GitHub] [james-project] chibenwa commented on pull request #1559: JAMES-3906 Add hot reloading/updating of the certificate: new interfa…

2023-05-24 Thread via GitHub
chibenwa commented on PR #1559: URL: https://github.com/apache/james-project/pull/1559#issuecomment-1562251286 Hello @woj-tek I took the liberty today to shoot a PR with my suggestions. I would encourage you taking a look at it. -- This is an automated message from the

[GitHub] [james-project] chibenwa opened a new pull request, #1573: JAMES-3906 Allow to reload SSL certificates

2023-05-24 Thread via GitHub
chibenwa opened a new pull request, #1573: URL: https://github.com/apache/james-project/pull/1573 Rework of https://github.com/apache/james-project/pull/1559 - Do not import webadmin in all protocols projects (prevent breaking orthogonal architecture) - Centralize certificate

[GitHub] [james-project] vttranlina commented on a diff in pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
vttranlina commented on code in PR #1572: URL: https://github.com/apache/james-project/pull/1572#discussion_r1204951996 ## mailbox/plugin/deleted-messages-vault/src/main/java/org/apache/james/vault/dto/query/QueryDTO.java: ## @@ -65,6 +67,13 @@ public List getCriteria() {

[GitHub] [james-project] vttranlina commented on a diff in pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
vttranlina commented on code in PR #1572: URL: https://github.com/apache/james-project/pull/1572#discussion_r1204951996 ## mailbox/plugin/deleted-messages-vault/src/main/java/org/apache/james/vault/dto/query/QueryDTO.java: ## @@ -65,6 +67,13 @@ public List getCriteria() {

[GitHub] [james-project] chibenwa commented on a diff in pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
chibenwa commented on code in PR #1572: URL: https://github.com/apache/james-project/pull/1572#discussion_r1204904552 ## mailbox/plugin/deleted-messages-vault/src/main/java/org/apache/james/vault/dto/query/QueryDTO.java: ## @@ -65,6 +67,13 @@ public List getCriteria() {

[james-site] branch asf-staging updated: Site checkin for project Apache James: Jenkins Tools

2023-05-24 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/james-site.git The following commit(s) were added to refs/heads/asf-staging by this push: new a9c33b4f6 Site checkin for

[GitHub] [james-project] chibenwa commented on a diff in pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
chibenwa commented on code in PR #1572: URL: https://github.com/apache/james-project/pull/1572#discussion_r1203731458 ## mailbox/plugin/deleted-messages-vault/src/main/java/org/apache/james/vault/dto/query/QueryDTO.java: ## @@ -36,22 +35,22 @@ public class QueryDTO implements

[GitHub] [james-project] chibenwa commented on a diff in pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
chibenwa commented on code in PR #1572: URL: https://github.com/apache/james-project/pull/1572#discussion_r1203730943 ## mailbox/plugin/deleted-messages-vault/src/main/java/org/apache/james/vault/dto/query/QueryDTO.java: ## @@ -36,22 +35,22 @@ public class QueryDTO implements

[GitHub] [james-project] Arsnael commented on pull request #1569: Few delete user data tasks steps

2023-05-24 Thread via GitHub
Arsnael commented on PR #1569: URL: https://github.com/apache/james-project/pull/1569#issuecomment-1560621650 Needs a rebase -- 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.

[GitHub] [james-project] chibenwa commented on pull request #1572: DeletedMessagesVault API - support limit query

2023-05-24 Thread via GitHub
chibenwa commented on PR #1572: URL: https://github.com/apache/james-project/pull/1572#issuecomment-1560582761 ![Screenshot from 2023-05-24 14-20-14](https://github.com/apache/james-project/assets/6928740/f960ff18-adde-449c-bfd8-f369f8f650f5) -- This is an automated message from the

[james-project] 04/06: JAMES-3909 Webadmin route for user data deletion

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 42dee87a6d8a8f083283d9956a20b142e5463e8d Author: Quan Tran AuthorDate: Thu May 18 16:51:56 2023 +0700

[james-project] branch master updated (34f74b9e67 -> cfdf2aeeda)

2023-05-24 Thread btellier
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 34f74b9e67 [ADR] Fix typo in ADR-66 (#1567) new 23842d4511 JAMES-3909 DeleteUserDataTaskStep interface

[james-project] 03/06: JAMES-3909 Task for delete user data

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6d3443116e22d44cc789a5228a3b1772b2c9a187 Author: Quan Tran AuthorDate: Thu May 18 15:10:37 2023 +0700

[james-project] 05/06: JAMES-3909 Guice bindings for delete user data routes

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit eafbb9d00890dbe67ba77b1d89d75b1404223a7b Author: Quan Tran AuthorDate: Fri May 19 16:31:33 2023 +0700

[james-project] 06/06: JAMES-3909 Documentation for user data deletion webadmin routes

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit cfdf2aeeda887c27d0e14f625216c5a25c0f9a85 Author: Quan Tran AuthorDate: Fri May 19 16:45:15 2023 +0700

[james-project] 01/06: JAMES-3909 DeleteUserDataTaskStep interface

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 23842d4511599f492a77c6e73524d084cd1d592a Author: Quan Tran AuthorDate: Thu May 18 13:25:32 2023 +0700

[GitHub] [james-project] chibenwa merged pull request #1566: JAMES-3909 Skeleton code for user data deletion

2023-05-24 Thread via GitHub
chibenwa merged PR #1566: URL: https://github.com/apache/james-project/pull/1566 -- 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] 02/06: JAMES-3909 Service for delete user data

2023-05-24 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 71d438aa8c91b5f181ef8982cfa30ca92522fa18 Author: Quan Tran AuthorDate: Thu May 18 13:36:56 2023 +0700