From 3d9c24394382e055df1f11cd244d47ad66699bf4 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Tue, 2 Dec 2025 21:28:05 +0100 Subject: [PATCH] Ant-target "javadoc" requires compiled sources --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 60af7ce4cb..4ee14ce576 100644 --- a/build.xml +++ b/build.xml @@ -2097,6 +2097,7 @@ under the License.