[ https://issues.apache.org/jira/browse/HBASE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064456#comment-15064456 ]
Sean Busbey commented on HBASE-15011: ------------------------------------- (switching to yetus will ensure we check for this on precommit, fyi) > 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 [~saint....@gmail.com] 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)