From f2722e4079ea7c3224c39af18c473e4f336e967c Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sat, 20 Jan 2018 22:19:04 +0100 Subject: [PATCH] Make javadocs compile on Java 9 (and reduce target dependencies) --- build.xml | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index cf9f4f583..91813101c 100644 --- a/build.xml +++ b/build.xml @@ -294,10 +294,10 @@ - - - - + + + + @@ -345,7 +345,7 @@ - + @@ -516,7 +516,7 @@ - + @@ -530,7 +530,7 @@ Prepare the build =================================================================== --> - + @@ -544,7 +544,7 @@ Build the code =================================================================== --> - @@ -1312,7 +1312,7 @@ + src="${dist.base.manual}/${dist.name}-manual.tar"/> @@ -1436,20 +1436,23 @@ Creates the API documentation =================================================================== --> - + + targetfile="${build.javadocs}/packages.html"> + targetfile="${build.tests.javadocs}/packages.html"> + + + - + - - +