eolivelli commented on a change in pull request #9893:
URL: https://github.com/apache/pulsar/pull/9893#discussion_r593464555
##########
File path: pom.xml
##########
@@ -209,6 +209,7 @@ flexible messaging model and an intuitive client
API.</description>
<directory-maven-plugin.version>0.3.1</directory-maven-plugin.version>
<maven-enforcer-plugin.version>3.0.0-M2</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
+ <test.additional.args></test.additional.args>
Review comment:
I moved this to the top.
I had added this line here next to surefire version, but actually it makes
more sense to have it next to other test related properties.
----------------------------------------------------------------
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]