From: Alexander Kriegisch Date: Sat, 24 Feb 2024 01:06:48 +0000 (+0700) Subject: Add link to JDK-8326483 for "generated by javadoc (n)" issue X-Git-Tag: V1_9_21_2~11 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0ce3dd8f7381d945ed25831c30b7c067349a2eb3;p=aspectj.git Add link to JDK-8326483 for "generated by javadoc (n)" issue https://bugs.openjdk.org/browse/JDK-8326483 Signed-off-by: Alexander Kriegisch --- diff --git a/pom.xml b/pom.xml index fe1086d80..01a0b5699 100644 --- a/pom.xml +++ b/pom.xml @@ -484,8 +484,8 @@ Maven Resources copies them to aj-build/dist/docs/doc. I.e., they will be clean on the website, if copied from that folder, and also in the installer. - TODO: In the future, maybe this execution or the whole Antrun plugin can go away, after a JDK bug - request I just created (internal review ID 9076602) has been implemented and back-ported into all JDK + TODO: In the future, maybe this execution or the whole Antrun plugin can go away, after + https://bugs.openjdk.org/browse/JDK-8326483 has been implemented and back-ported into all JDK versions we support for javadoc generation. But if that ever happens, it might take a while. --> @@ -496,7 +496,7 @@ - $true + true