You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Lewis John Mcgibbney <le...@gmail.com> on 2013/06/30 22:19:49 UTC

API Documentation for Older HBase Releases

Hi,
The title says it all.
Can someone point me to the generated Javadoc for older HBase dists?
I checked SVN and cannot see anything on there.
Thank you very much
Lewis

-- 
*Lewis*

Re: API Documentation for Older HBase Releases

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Ted,
Thanks for the reply.
I was kinda thinking about API docs which were generally available and
browsable via the HBase site.
Having looked I am not sure that this is available.
Would legacy API  documentation via the hbase site be useful?
I am not making a criticism here, but it would be great if api
documentation was available and browsable for all HBase releases.
It is especially helpful for folks trying to upgrade fro legacu
versions...as we are currently doing over in Gora ;)
Thanks for any comments Ted... or anyone else.
Lewis


On Sunday, June 30, 2013, Ted Yu <yu...@gmail.com> wrote:
> I assume you are looking for API doc for releases older than 0.94
>
> I tried the following command for 0.92:
> MAVEN_OPTS="-Xmx2g" mvn clean install deploy  -DskipTests -Prelease
>
> I got:
>
> $ ls target/site/apidocs/
> allclasses-frame.html deprecated-list.html index.html
overview-summary.html
> resources
> allclasses-noframe.html help-doc.html org overview-tree.html
> serialized-form.html
> constant-values.html index-all.html overview-frame.html package-list
> stylesheet.css
>
> I was able to browse starting:
>
> file:///Users/tyu/92/target/site/apidocs/index.html
>
> Cheers
>
> On Mon, Jul 1, 2013 at 4:19 AM, Lewis John Mcgibbney <
> lewis.mcgibbney@gmail.com> wrote:
>
>> Hi,
>> The title says it all.
>> Can someone point me to the generated Javadoc for older HBase dists?
>> I checked SVN and cannot see anything on there.
>> Thank you very much
>> Lewis
>>
>> --
>> *Lewis*
>>
>

-- 
*Lewis*

Re: API Documentation for Older HBase Releases

Posted by Ted Yu <yu...@gmail.com>.
I assume you are looking for API doc for releases older than 0.94

I tried the following command for 0.92:
MAVEN_OPTS="-Xmx2g" mvn clean install deploy  -DskipTests -Prelease

I got:

$ ls target/site/apidocs/
allclasses-frame.html deprecated-list.html index.html overview-summary.html
resources
allclasses-noframe.html help-doc.html org overview-tree.html
serialized-form.html
constant-values.html index-all.html overview-frame.html package-list
stylesheet.css

I was able to browse starting:

file:///Users/tyu/92/target/site/apidocs/index.html

Cheers

On Mon, Jul 1, 2013 at 4:19 AM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> Hi,
> The title says it all.
> Can someone point me to the generated Javadoc for older HBase dists?
> I checked SVN and cannot see anything on there.
> Thank you very much
> Lewis
>
> --
> *Lewis*
>