[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098447#comment-17098447 ]
Tomoko Uchida commented on LUCENE-9201: --------------------------------------- To organize issues and avoid confusion, I would like to close this issue for now. In terms of creating an equivalent of Ant's "documentaion-lint", {{checkBrokenLinks}} is still missing, but I feel like it's better to be handled by LUCENE-9321 or its sub-task. In any case, "documentaion-lint" has been decomposed into three independent tasks they have very different purposes - unused import check ("ecjLint": Done), missing documentation check ("checkMissingDocs": Done), and broken links check for packaging/publishing ("checkBrokenLinks": Missing). So to me at this time there's no meaning "porting 'documentation-lint' to gradle"). Please feel free to reopen if it's needed. > 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, > task_deps3.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