[
https://issues.apache.org/jira/browse/HBASE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068354#comment-15068354
]
Sean Busbey commented on HBASE-15011:
-------------------------------------
presuming folks don't mind, I'm going to limit this ticket to fixes needed for
someone to generate an RC using jdk8, since that is the notion of "hbase builds
with jdk8" that I have in mind. if that ends up not requiring javadoc:javadoc
to work I'll open a follow on for it.
> fix jdk8 compilation.
> ---------------------
>
> Key: HBASE-15011
> URL: https://issues.apache.org/jira/browse/HBASE-15011
> Project: HBase
> Issue Type: Bug
> Components: build, documentation
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
> Labels: beginner
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
>
> there's a new javadoc warning that causes warnings on all of our new patches
> and (I believe) breaks us on jdk8.
> Thanks to [[email protected]] for chasing it down on HBASE-14849.
> {code}
> 1 warning
> [WARNING] Javadoc Warnings
> [WARNING]
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java:430:
> warning - @param argument "hfilesDir" is not a parameter name.
> [INFO]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)