amahussein commented on a change in pull request #2678:
URL: https://github.com/apache/hadoop/pull/2678#discussion_r570300856



##########
File path: hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml
##########
@@ -121,7 +121,7 @@
         <!-- See http://checkstyle.sf.net/config_import.html -->
         <module name="IllegalImport">
           <property name="regexp" value="true"/>
-          <property name="illegalPkgs" value="^sun\.[^.]+, 
^com\.google\.common\.[^.]+"/>
+          <property name="illegalPkgs" value="sun, ^com\.google\.common"/>

Review comment:
       Thanks @aajisaka . you are right. It turned out that the editor has not 
saved my latest changes before committing.
   It should be good to go now.




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



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

Reply via email to