Turns out that the javadoc generation in 0.94 is not part of the the "release" profile in 0.94. Filed HBASE-6946.
-- Lars ________________________________ From: lars hofhansl <[email protected]> To: "[email protected]" <[email protected]> Sent: Thursday, October 4, 2012 8:56 AM Subject: Re: ANN: The 3rd hbase 0.94.2 release candidate is available for download Hmm... The 0.94 jenkins is configured like this: clean -PrunAllTests -Dmaven.test.redirectTestOutputToFile=true site install assembly:single -DskipITs -Prelease 0.92 like this: clean -Dmaven.test.redirectTestOutputToFile=true site install assembly:single -Prelease The 0.92 tarball has the JavaDoc in it, the 0.94 tar ball does not. Looks like the JavaDoc build is currently broken in 0.94. Checking... -- Lars ________________________________ From: Stack <[email protected]> To: [email protected]; lars hofhansl <[email protected]> Sent: Tuesday, October 2, 2012 9:32 PM Subject: Re: ANN: The 3rd hbase 0.94.2 release candidate is available for download On Tue, Oct 2, 2012 at 5:48 PM, lars hofhansl <[email protected]> wrote: > I want to fix tis then. Please consider this RC sunk (again). No luck with > 0.94.2 it seems. > > Thanks again for tracking this down. > FYI, including the javadocs, you saw this Lars? http://hbase.apache.org/book.html#build.tgz Does that help? St.Ack
