You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/10/20 08:15:24 UTC

[GitHub] [hadoop] aajisaka commented on pull request #2398: HADOOP-17315. Use shaded guava in ClientCache.java

aajisaka commented on pull request #2398:
URL: https://github.com/apache/hadoop/pull/2398#issuecomment-712678391


   Manually tested the checkstyle rule:
   ```
   $ mvn install -DskipTests -DskipShade
   // Modify ClientCache.java manually
   $ mvn checkstyle:checkstyle
   $ open hadoop-common-project/hadoop-common/target/site/checkstyle.html
   ```
   ![image](https://user-images.githubusercontent.com/3403122/96559055-85721380-12f7-11eb-89db-da67c037c961.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org