You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2020/03/22 09:19:00 UTC

[jira] [Created] (SOLR-14352) External links from Solr Javadocs to Lucene docs is broken on the master (9.0.0)

Tomoko Uchida created SOLR-14352:
------------------------------------

             Summary: External links from Solr Javadocs to Lucene docs is broken on the master (9.0.0)
                 Key: SOLR-14352
                 URL: https://issues.apache.org/jira/browse/SOLR-14352
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Tomoko Uchida
         Attachments: javadoc_solr_branch8x.png, javadoc_solr_master.png

On branch_8x (w/ java 8), "ant javadocs" generates external links from Solr docs to Lucene docs like the capture:

!javadoc_solr_branch8x.png!

On the master branch (w/ java11), the links are not created with the same command:

!javadoc_solr_master.png!

It looks like the Ant javadoc task does not recognize the {{element-list}} file, that was introduced at (maybe) Java10 as the replacement of {{package-list}}. (See also https://docs.oracle.com/en/java/javase/11/tools/javadoc.html)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org