[ 
https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029977#comment-17029977
 ] 

Erick Erickson commented on LUCENE-9201:
----------------------------------------

Tomoko:

I'm looking at the remaining python tasks, so I went about listing them all.

There are two targets in ./lucene/common-build.xml that I'm not certain about: 
   - check-broken-links
   - check-missing-javadocs

 

Do you consider these part of this task or a separate one? If a separate one, 
I'll put it on my list, whereas if you expect to include it in this task I'll 
ignore them.

 

BTW, I ran the documentationLint task, looks good. The only way I've found to 
get rid of all of the compiler warnings is to edit 
./gradle/defaults-java.gradle, there's got to be a better way though, and I 
like having them on all the time, provides incentive for us to fix them...

> 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
>
> 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

Reply via email to