From: Alexander Kriegisch Date: Sat, 10 Apr 2021 09:42:09 +0000 (+0700) Subject: Add comments about wrong classpath entries to docs/build.xml X-Git-Tag: V1_9_7_M2~21^2~18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=79c272eb9c158a976b7b3313c50759dd87b1b5fd;p=aspectj.git Add comments about wrong classpath entries to docs/build.xml Of 6 classpath entries for Ant taskdef "fop", only 2 are actually correct. That might mean that the others are not necessary, because docs generation works correctly anyway. Signed-off-by: Alexander Kriegisch --- diff --git a/docs/build.xml b/docs/build.xml index 0ab8c562d..e9f0e9b8b 100644 --- a/docs/build.xml +++ b/docs/build.xml @@ -382,10 +382,10 @@ @@ -466,12 +466,12 @@ - + - - - + + + @@ -488,10 +488,10 @@