gianm commented on code in PR #16106:
URL: https://github.com/apache/druid/pull/16106#discussion_r1528813526


##########
pom.xml:
##########
@@ -1741,6 +1768,9 @@
                         <!-- our tests are very verbose, let's keep the volume 
down -->
                         
<redirectTestOutputToFile>true</redirectTestOutputToFile>
                         <forkNode 
implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory"/>
+                        <excludes>

Review Comment:
   Please include some comment about why we are doing this. I think it's about 
removing a default exclusion for static inner classes, but it is not obvious.



-- 
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]

Reply via email to