[
https://issues.apache.org/jira/browse/HBASE-30198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085848#comment-18085848
]
Andrew Kyle Purtell commented on HBASE-30198:
---------------------------------------------
Yes, that is one.
I have found three issues:
1. Duplicate class name org.apache.hadoop.hbase.client.TestBufferedMutator in
hbase-client and hbase-server (HBASE-30082 junit5 backport) causes the JDK8
doclet to NPE
2. ApacheDS dependencies were added to Hadoop 3 profile by (HBASE-29244) and
the aggregate Test Javadoc can't resolve org.apache.directory.* imports and
should be added to the Hadoop 2 profile as test dependencies
3. TestLeaseRenewal imports DummyDFSOutputStream, which can't compile under
hadoop-2 (HBASE-28965), but it can be excluded
These are all fairly recent regressions.
> Javadoc build failures in builds still using the hadoop-2.0 profile
> -------------------------------------------------------------------
>
> Key: HBASE-30198
> URL: https://issues.apache.org/jira/browse/HBASE-30198
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 2.6.5, 2.5.15
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Major
> Fix For: 2.7.0, 2.6.5, 2.5.15
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)