HBASE-1437 broken links in hbase.org

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788852 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2009-06-26 20:09:50 +00:00
parent bd0a597e5f
commit 831e975a5d
1 changed files with 1 additions and 0 deletions

View File

@ -252,6 +252,7 @@
<!-- ================================================================== -->
<target name="package" depends="jar,javadoc,compile-test"
description="Build distribution; must define -Djava5.home and -Dforrest.home so can generate doc">
<echo message="Be sure to run 'docs' target before this one else package will be missing site documentation" />
<mkdir dir="${dist.dir}"/>
<copy todir="${dist.dir}" includeEmptyDirs="false" flatten="true">
<fileset dir="${build.dir}">