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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to