[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041159#comment-17041159 ]
Tomoko Uchida commented on LUCENE-9201: --------------------------------------- Hi, there remain two documentation-lint tasks to be ported. I opened for a pull request for the easy one - "check missing javadocs" task that can be defined on each sub project. [https://github.com/apache/lucene-solr/pull/1267] This is functionally same to my previous pull request, but I rewrote it in a bit more declarative manner. It depends on gradle default Javadoc task for now, I think the basic logic can be applied when we switch to our custom javadoc task. Could you review it or give some comments for this? > 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, > javadocGRADLE.png, javadocHTML4.png, javadocHTML5.png > > Time Spent: 2h 50m > 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