chibenwa commented on a change in pull request #913:
URL: https://github.com/apache/james-project/pull/913#discussion_r825541654
##########
File path: pom.xml
##########
@@ -3209,6 +3209,10 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<configuration>
+ <systemPropertyVariables>
+
<!--https://issues.apache.org/jira/browse/JAMES-3724-->
+
<james.ligecycle.leak.detection.mode>testing</james.ligecycle.leak.detection.mode>
+ </systemPropertyVariables>
Review comment:
Please carry this configuration change in projects where we overwrite
surefire configuration.
EG mailbox/cassandra
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]