[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081660#comment-17081660 ]
Tomoko Uchida commented on LUCENE-9201: --------------------------------------- Before proceeding this issue, I'd like to reorganize task dependencies around javadoc and all other Lucene/Solr documents. It can look like this (here, "checkBrokenLinks" and "documentation" tasks are still missing and "documentation" could be further split into sub-tasks) : !task_deps1.png! Or, this would be also possible: !task_deps2.png! Eather way, "javadoc" task do nothing itself but works as a placeholder for "renderJavadoc". I feel like that it'd be better that we first get the "documentation" task done and return here to finish "checkBrokenLinks" (and close this issue). Porting "documentation" task (or its equivalent) seems not to be listed in the to-do list on LUCENE-9077. A dedicated issue would be needed because it requires some extra work to decipher Ant code and port it to gradle (I just looked through the scripts and soon lost track of where i was). [~dweiss] can I open a new sub-task on LUCENE-9077, let's say "Port documentation task to gradle" ? > Port documentation-lint task to Gradle build > -------------------------------------------- > > Key: LUCENE-9201 > URL: https://issues.apache.org/jira/browse/LUCENE-9201 > Project: Lucene - Core > Issue Type: Sub-task > Affects Versions: master (9.0) > Reporter: Tomoko Uchida > Assignee: Tomoko Uchida > Priority: Major > Attachments: LUCENE-9201-ecj-2.patch, LUCENE-9201-ecj.patch, > LUCENE-9201-missing-docs.patch, LUCENE-9201.patch, javadocGRADLE.png, > javadocHTML4.png, javadocHTML5.png, task_deps1.png, task_deps2.png > > Time Spent: 4.5h > Remaining Estimate: 0h > > Ant build's "documentation-lint" target consists of those two sub targets. > * "-ecj-javadoc-lint" (Javadoc linting by ECJ) > * "-documentation-lint"(Missing javadocs / broken links check by python > scripts) -- 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