virajjasani commented on PR #4267:
URL: https://github.com/apache/hadoop/pull/4267#issuecomment-1126994284

   > Hi, @[aajisaka](https://github.com/aajisaka) I am fixing the java doc 
problem of hadoop-common, it is expected to be fixed in a few days (2-3days) 
4292-pr #4292
   
   @slfan1989 Both PRs (#4292 and current PR #4267) have different purpose. For 
this PR, we are bumping maven compiler and javadoc plugin to avoid pulling-in 
vulnerable log4j dependencies (also, these plugin versions that we are using 
are almost a decade old). As part of javadoc plugin upgrade, we are seeing new 
javadoc errors, whereas on PR #4292, several existing Javadoc errors are being 
being resolved, which is great. But once this PR gets in, we would see few more 
additional errors for both Java 8 and 11 builds.
   
   > Maybe the tag check become more strict. We can fix them in separate issues.
   
   I agree with @aajisaka that these new errors should be fixed in separate 
Jiras. And also the fact that tag checks have become stricter and are resulting 
in new Javadoc errors.
   
   If this PR gets merged first and then if we retrigger Jenkins build on PR 
#4292, we would see new errors.


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