Le 18/05/2024 à 13:07, Gary Gregory a écrit :
You must be talking about this:
https://bugs.openjdk.org/browse/JDK-8202961
The frames command line option might be completely gone from the current
Java version but I haven't tried
Digging a bit, frames were deprecated in JDK 11 and eventually removed
in JDK 13 [1].
I don't think we should use an antique version of the doclet.
As long as a component doesn't require Java 13+ we could at least keep
the frames, for example by adding the -frame option to the javadoc
plugin configuration in the parent pom when building with JDK 11.
Emmanuel Bourg
[1] https://bugs.openjdk.org/browse/JDK-8215599
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org