You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/12/29 17:10:00 UTC

[jira] [Resolved] (JENA-2232) Javadoc broken when built with Java11

     [ https://issues.apache.org/jira/browse/JENA-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-2232.
---------------------------------
    Resolution: Fixed

> 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)