LUCENE-4422: dodge 'javadoc' crappy-html-generation bugs for certain locales by wiring it to en_US

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-09-24 15:49:18 +00:00
parent 948fd1fe0b
commit 9bfaf0a42d

View File

@ -1548,6 +1548,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
use="true"
failonerror="true"
source="${ant.java.version}"
locale="en_US"
windowtitle="${Name} ${version} API"
doctitle="@{title}"
maxmemory="${javadoc.maxmemory}">