From 5cceda7de97d1c761bb979433a5ae793668d1110 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 12 Sep 2019 21:58:20 +0200 Subject: [build] fixing the gen of javadoc with `ant website` / `ant website-publish` --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index f66191db..af28e7b8 100644 --- a/build.xml +++ b/build.xml @@ -950,7 +950,7 @@ You can also create your own by writing a 'testenvironment.properties' file. The - + @@ -975,7 +975,7 @@ You can also create your own by writing a 'testenvironment.properties' file. The - -- cgit