From 3ec882166c31f20eb896bfc39537a0ceac649844 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Sun, 26 May 2013 17:04:53 +0000 Subject: [PATCH] Don't include the generation date in the javadocs, as it bloats the changes when publishing the site git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1486434 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 837dcf59ac..e7428b1dc1 100644 --- a/build.xml +++ b/build.xml @@ -825,7 +825,8 @@ under the License. + windowtitle="POI API Documentation" use="true" version="true" + maxmemory="256M" additionalparam="-notimestamp"> -- 2.39.5