cgivre commented on a change in pull request #1114: DRILL-6104: Added Logfile
Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r202834965
##########
File path: src/main/resources/checkstyle-config.xml
##########
@@ -30,7 +30,7 @@
<module name="UnusedImports"/>
<module name="IllegalImport">
<!-- For "org.apache.commons.lang.*" classes use the corresponding class
from "org.apache.commons.lang3.*" -->
- <property name="illegalPkgs"
value="com.google.hive12,com.beust.jcommander.internal,jersey.repackaged,org.apache.commons.lang"/>
+ <property name="illegalPkgs"
value="com.google.hive12,jersey.repackaged,org.apache.commons.lang"/>
Review comment:
Reverted
----------------------------------------------------------------
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