QiuMM commented on a change in pull request #6371: Fix issue that the 
forbidden-apis check do not always work
URL: https://github.com/apache/incubator-druid/pull/6371#discussion_r220526777
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -934,12 +934,17 @@
                     <excludes>
                         
<exclude>org/apache/druid/java/util/common/DateTimes$UtcFormatter.class</exclude>
                         
<exclude>org/apache/druid/java/util/common/DateTimes.class</exclude>
+                        
<exclude>org/apache/druid/cli/PullDependencies.class</exclude>
 
 Review comment:
   Nice suggestion. Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to