franz1981 commented on a change in pull request #2667: ARTEMIS-2321
Non-blocking Page::read on page cache
URL: https://github.com/apache/activemq-artemis/pull/2667#discussion_r283374150
##########
File path: pom.xml
##########
@@ -1624,6 +1624,8 @@
<exclude>activemq-artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h</exclude>
<exclude>**/dependency-reduced-pom.xml</exclude>
+ <!-- Mockito -->
+
<exclude>**/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker</exclude>
Review comment:
This file is being used to allow Mockito to use a special new engine that
make possible to override method calls of final classes
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services