Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
olamy commented on issue #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2917598677 Oh I see, good point. I was only looking at the output of `javadoc -h`, which doesn't mention that. -- This is an automated message from the Apache Git Service. To r

Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
joakime commented on issue #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2916232021 @olamy you missed the point of that warning, it's not architecture specific, and it has no influence on the segfault. The `-footer` option is deprecated. htt

Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
olamy commented on issue #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2916147120 > [@olamy](https://github.com/olamy) did you [notice the warning](https://github.com/apache/maven-javadoc-plugin/actions/runs/15291408104/job/43011781118)? > > ```

Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
joakime commented on issue #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2915670519 @olamy did you notice the warning? ``` Warning: Javadoc Warnings Warning: [WARNING] warning: The -footer option is no longer supported and will be ignored.

Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
olamy commented on issue #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373#issuecomment-2915251254 fixed with #374 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-28 Thread via GitHub
olamy closed issue #373: Fix build failure with jdk 23 URL: https://github.com/apache/maven-javadoc-plugin/issues/373 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[I] Fix build failure with jdk 23 [maven-javadoc-plugin]

2025-05-26 Thread via GitHub
olamy opened a new issue, #373: URL: https://github.com/apache/maven-javadoc-plugin/issues/373 ### Affected version 3.10.x ### Bug description build failing with jdk 23 ``` [ERROR] Failures: [ERROR] JavadocJarMojoTest.testDefaultConfig:99 [ERROR] JavadocR