quantranhong1999 commented on code in PR #2391:
URL: https://github.com/apache/james-project/pull/2391#discussion_r1732525723
##########
mpt/impl/imap-mailbox/inmemory/pom.xml:
##########
@@ -81,7 +81,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <reuseForks>true</reuseForks>
+ <reuseForks>false</reuseForks>
Review Comment:
This was needed to retain isolation for `MailboxPath`' static final
INVALID_CHARS across test classes.
Acceptable for memory tests IMO.
--
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]