virajjasani commented on a change in pull request #1023: HBASE-23675 Move to
Apache parent POM version 22
URL: https://github.com/apache/hbase/pull/1023#discussion_r366057091
##########
File path: pom.xml
##########
@@ -1374,6 +1344,9 @@
<!-- Location of test resources -->
<test.build.classes>${project.build.directory}/test-classes</test.build.classes>
<shell-executable>bash</shell-executable>
+ <!-- TODO HBASE-15041 clean up our javadocs so jdk8 linter can be used.
+ property as of javadoc-plugin 3.0.0 -->
+ <doclint>none</doclint>
Review comment:
Ok and also we have this present in master and branch-2.
+1 from my side
----------------------------------------------------------------
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]
With regards,
Apache Git Services