quantranhong1999 commented on code in PR #2813:
URL: https://github.com/apache/james-project/pull/2813#discussion_r2354909711
##########
server/apps/distributed-app/pom.xml:
##########
@@ -501,6 +501,7 @@
-javaagent:"${settings.localRepository}"/org/jacoco/org.jacoco.agent/${jacoco-maven-plugin.version}/org.jacoco.agent-${jacoco-maven-plugin.version}-runtime.jar=destfile=${basedir}/target/jacoco.exec
-Xms512m -Xmx2048m</argLine>
<reuseForks>true</reuseForks>
+ <forkCount>2</forkCount>
Review Comment:
1st build is green. But I would let it be part of the non-consensual part so
we can validate more.
--
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]