[
https://issues.apache.org/jira/browse/JENA-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481236#comment-17481236
]
ASF subversion and git services commented on JENA-2232:
-------------------------------------------------------
Commit 83c61917b3296e731c83b37cd29a8de5a56345ba in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=83c6191 ]
JENA-2232: Undo the javadoc11 fixup for modules
> Javadoc broken when built with Java11
> -------------------------------------
>
> Key: JENA-2232
> URL: https://issues.apache.org/jira/browse/JENA-2232
> Project: Apache Jena
> Issue Type: Bug
> Components: Build
> Affects Versions: Jena 4.3.2
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Critical
> Fix For: Jena 4.4.0
>
>
> https://bugs.openjdk.java.net/browse/JDK-8215291
> For Java11, {{--no-module-directories}} is needed otherwise broken URLs are
> generated with "/undefined/" in them.
> There is an in-place fix: patch {{search.js}} as shown in
> http://hg.openjdk.java.net/jdk/jdk/rev/a92cd6585f60
> The flag {{--no-module-directories}} was removed in Java13.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)