Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on PR #2679: URL: https://github.com/apache/james-project/pull/2679#issuecomment-2731868002 sorry i messed up this morning and merged the wrong MR as it had green tests ( the top off the stack instead of this one first ) , and benoit had approved it. I didn't realize he

(james-project) 04/07: [devscout] adds missing postgres guice modules for common data

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit acb65b2dd14d41fc502daae969943e759c379a5a Author: Jean Helou AuthorDate: Mon Mar 17 11:28:29 2025 +0100 [devs

(james-project) 02/07: [devscout] adds missing postgres data definition for drop lists

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6f9fc4498ea086d4cf63f37f2486be859c4a1432 Author: Jean Helou AuthorDate: Fri Mar 14 18:39:08 2025 +0100 [devs

(james-project) 05/07: [JAMES-4119] Core data migration tool from JPA to Postgres

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f85ea6d91e981cbd1419a5e7bf22e12d498fc8f6 Author: Jean Helou AuthorDate: Mon Mar 17 12:04:18 2025 +0100 [JAME

(james-project) 03/07: [devscout] renames duplicated PostgresExtension

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit d15f9c4e416e8050db05b3d76a8665941510d9ff Author: Jean Helou AuthorDate: Fri Mar 14 18:43:47 2025 +0100 [devs

(james-project) 07/07: [JAMES-4120] Switches scaling-pulsar-smtp from jpa/postgres to jooq/postgres

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit f8f200f506b57b369d4a62ed8b349e17883ec44d Author: Jean Helou AuthorDate: Mon Mar 17 23:22:48 2025 +0100 [JAME

(james-project) 01/07: [devscout] adds proper toString to SMTPRelayConfiguration

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 821837326768a6d062728d321d234d7f8ff1d51f Author: Jean Helou AuthorDate: Fri Mar 14 14:11:11 2025 +0100 [devs

(james-project) branch master updated (b80503983c -> 57907848f4)

2025-03-17 Thread hqtran
This is an automated email from the ASF dual-hosted git repository. hqtran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from b80503983c [ENHANCEMENT] OpenSearch index override: use Optional to explicitly notate possible null Added even

Re: [PR] [ENHANCEMENT] OpenSearch index override: use Optional to explicitly notate possible null Added event [james-project]

2025-03-17 Thread via GitHub
quantranhong1999 merged PR #2678: URL: https://github.com/apache/james-project/pull/2678 -- 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: notifications-u

(james-project) branch master updated (6fbeaa537d -> b80503983c)

2025-03-17 Thread hqtran
This is an automated email from the ASF dual-hosted git repository. hqtran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 6fbeaa537d [devscout] fixes missing line break for proper readme rendering add 9534ece435 [ENHANCEMENT] A

[PR] [JAMES-4120] scaling pulsar smtp on jooq/postgres [james-project]

2025-03-17 Thread via GitHub
jeantil opened a new pull request, #2680: URL: https://github.com/apache/james-project/pull/2680 Not much to see in this PR, it stacks upon https://github.com/apache/james-project/pull/2679 and switches the scaling-pulsar-smtp backend from JPA/postgres to jooq/postgres I added a smal

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on PR #2679: URL: https://github.com/apache/james-project/pull/2679#issuecomment-2731060505 forcepushed to clean up the fixups but also added some documentation and zip packaging -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998677274 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998728183 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1999080976 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache Sof

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998703918 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache Sof

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998703918 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache Sof

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998710569 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache Sof

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998698387 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
jeantil commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998696253 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache Sof

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998684090 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998678357 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998676349 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

Re: [PR] [JAMES-4119] Core data JPA to PG migration tool [james-project]

2025-03-17 Thread via GitHub
chibenwa commented on code in PR #2679: URL: https://github.com/apache/james-project/pull/2679#discussion_r1998677274 ## server/apps/migration/core-data-jpa-to-pg/src/main/java/org/apache/james/JpaToPgCoreDataMigration.java: ## @@ -0,0 +1,455 @@ +/* + * Licensed to the Apache So

(james-project) 01/02: [devscout] documents DLP abbreviation

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit cbe74d1f1765f5bf6554a002a731be90c8745051 Author: Jean Helou AuthorDate: Fri Mar 14 14:10:41 2025 +0100 [devs

(james-project) 02/02: [devscout] fixes missing line break for proper readme rendering

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 6fbeaa537d4b8524ff87da85964cf33574d28ef7 Author: Jean Helou AuthorDate: Fri Mar 14 14:42:51 2025 +0100 [devs

(james-project) branch master updated (63089cdb53 -> 6fbeaa537d)

2025-03-17 Thread jhelou
This is an automated email from the ASF dual-hosted git repository. jhelou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git from 63089cdb53 [ENHANCEMENT] Allow setting a preview for TTL new cbe74d1f17 [devscout] documents DLP abbreviat

[PR] [ENHANCEMENT] OpenSearch index override: use Optional to explicitly notate possible null Added event [james-project]

2025-03-17 Thread via GitHub
quantranhong1999 opened a new pull request, #2678: URL: https://github.com/apache/james-project/pull/2678 (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 un