vttranlina commented on code in PR #2587: URL: https://github.com/apache/james-project/pull/2587#discussion_r1905179927
########## Jenkinsfile: ########## @@ -38,6 +38,21 @@ pipeline { MVN_SHOW_TIMESTAMPS="-Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS" CI = true LC_CTYPE = 'en_US.UTF-8' + + POSTGRES_MODULES = 'backends-common/postgres,' + + 'mailbox/postgres,' + Review Comment: We can remove it for merge pr to master -- 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-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org