fail on javadoc errors so we won't get any future builds without javadocs

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@535333 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2007-05-04 17:56:18 +00:00
parent ac49e15773
commit c233b1ad83
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@
destdir="${build.javadoc}"
author="true"
version="true"
failonerror="true"
use="true"
encoding="utf8"
access="${javadoc.access}"