You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2015/12/15 20:17:46 UTC

[jira] [Updated] (HBASE-14830) Fix broken links in 0.94 generated docs

     [ https://issues.apache.org/jira/browse/HBASE-14830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Misty Stanley-Jones updated HBASE-14830:
----------------------------------------
    Attachment: HBASE-14830-v1.patch

This patch makes the 4 classes private. When I ran mvn clean package locally, it failed a test but I think it is unrelated:

{code}
Failed tests:   testSingleMember(org.apache.hadoop.hbase.procedure.TestZKProcedure): (..)

Tests run: 932, Failures: 1, Errors: 0, Skipped: 2
{code}

> Fix broken links in 0.94 generated docs
> ---------------------------------------
>
>                 Key: HBASE-14830
>                 URL: https://issues.apache.org/jira/browse/HBASE-14830
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.94.27
>            Reporter: Misty Stanley-Jones
>            Assignee: Misty Stanley-Jones
>             Fix For: 0.94.28
>
>         Attachments: HBASE-14830-v1.patch, HBASE-14830.patch
>
>
> {code}
> host: hbase.apache.org
> date: Mon, 16-Nov-2015 10:56:28 (local)
> Linklint version: 2.3.5_ingo_020
> #------------------------------------------------------------
> # ERROR   2 missing html files (cross referenced)
> #------------------------------------------------------------
> /0.94/devapidocs/org/apache/hadoop/hbase/avro/generated/HBase.html
> used in 1 file:
>     /0.94/devapidocs/org/apache/hadoop/hbase/avro/package-summary.html
> /0.94/devapidocs/src-html/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.html
> used in 4 files:
>     /0.94/devapidocs/org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html
>     /0.94/devapidocs/org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html
>     /0.94/devapidocs/org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html
>     /0.94/devapidocs/org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html
> #------------------------------------------------------------
> # ERROR   1 missing other file (cross referenced)
> #------------------------------------------------------------
> /0.94/devapidocs/org/apache/hadoop/hbase/HADOOP-1581
> used in 1 file:
>     /0.94/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)