]> source.dussan.org Git - aspectj.git/commitdiff
Add link to JDK-8326483 for "generated by javadoc (n)" issue
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 24 Feb 2024 01:06:48 +0000 (08:06 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 24 Feb 2024 01:06:48 +0000 (08:06 +0700)
https://bugs.openjdk.org/browse/JDK-8326483
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
pom.xml

diff --git a/pom.xml b/pom.xml
index fe1086d80ed5ffdbcea31281b10c97355e856ced..01a0b5699bb58bd61ab90bf575ab2ad4e3716549 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        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.
                                                -->
                                                <execution>
                                                        </goals>
                                                        <configuration>
                                                                <!-- Override in modules which need to filter javadocs -->
-                                                               <skip>$true</skip>
+                                                               <skip>true</skip>
                                                                <target>
                                                                        <!-- See https://ant.apache.org/manual/Tasks/replaceregexp.html -->
                                                                        <replaceregexp byline="true">