You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/03/14 01:43:23 UTC

[GitHub] [james-project] chibenwa commented on a change in pull request #913: JAMES-3724 - Enable leak detection mode is testing for test suite

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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org