updated docs target to echo a message on how to update the website

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479472 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2006-11-27 00:11:16 +00:00
parent 10e1320dab
commit 282eef0481
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
<!-- -->
<!-- ================================================================== -->
<target name="docs" description="Build the website">
<ant dir="site" inheritAll="false"/>
<echo>DEPRECATED - Doing Nothing. See http://wiki.apache.org/jakarta-lucene/HowToUpdateTheWebsite</echo>
</target>
<target name="javadocs" description="Generate javadoc">