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

Adrien Grand commented on LUCENE-8871:
--------------------------------------

The visibility changes are required because our Javadocs checker verifies that 
every method/constructor that ends up in the Javadocs has a description. 
Reducing the visibility helped because then these classes don't even show up in 
javadocs anymore.

> Move Kuromoji DictionaryBuilder tool from src/tools to src/ 
> ------------------------------------------------------------
>
>                 Key: LUCENE-8871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8871
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mike Sokolov
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently tests in tools directories are not run as part of the normal 
> testing done by {{ant test}} - you have to explicitly run {{test-tools}}, 
> which it seems people don't do (and it might not survivie translation to 
> gradle, who knows), so [~rcmuir] suggested we just move the tools into the 
> main source tree (under src/java and src/test)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to