[
https://issues.apache.org/jira/browse/HBASE-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608435#comment-13608435
]
Jonathan Hsieh edited comment on HBASE-8159 at 3/21/13 12:13 AM:
-----------------------------------------------------------------
I've attached a list of the 396 missing files according to this command line:
{code}
~/proj/hbase.apache.org$ svn status | grep "\\?" > missing-javadoc.txt
{code}
docs were build using this command line:
{code}
MAVEN_OPTS=" -Xmx3g" mvn clean -DskipTests javadoc:javadoc javadoc:aggregate
site site:stage -DstagingDirectory=/home/jon/proj/hbase.apache.org
{code}
(note that ~jon/proj/hbase.apache.org didn't work)
was (Author: jmhsieh):
I've attached a list of the 396 missing files according to this command
line:
{{~/proj/hbase.apache.org$ svn status | grep "\\?" > missing-javadoc.txt}}
> hbase.apache.org website javadoc is missing info from newer classes
> -------------------------------------------------------------------
>
> Key: HBASE-8159
> URL: https://issues.apache.org/jira/browse/HBASE-8159
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.98.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: missing-javadoc.txt
>
>
> Some of the newer classes are missing from the javadoc on the webepage. For
> example, go here:
> http://hbase.apache.org/apidocs/index.html
> and then attempt to go into the o.a.h.h.master.snapshot,
> o.a.h.h.code.prefixtree, o.a.h.h.errorhandling (and many other packages) and
> you'll get a not found error message form the webserver.
> I believe they were just not svn added last time to docs were refreshed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira