]> source.dussan.org Git - aspectj.git/commit
Use Antrun plugin to eliminate javadoc version number in HTML
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 17 Feb 2024 04:37:08 +0000 (11:37 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 17 Feb 2024 04:37:08 +0000 (11:37 +0700)
commit09aa15b528e94cd1f21c9d783460bc0e23e0800f
treeaaf94dc0b10e21acb6a66554d8254ed7c8784173
parentb2c338b4ed7bd21e200315bd693b8bee27526b7e
Use Antrun plugin to eliminate javadoc version number in HTML

This is the one issue that cannot be solved regarding reproducible
builds by setting javadoc options, because that header comment is
hard-coded into the JDK with no option to avoid it. I just created an
OpenJDK issue (internal review ID 9076583, not published yet) for it,
but that does not help us today.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
aspectjmatcher/pom.xml
aspectjrt/pom.xml
aspectjtools/pom.xml
aspectjweaver/pom.xml
pom.xml