[ 
https://issues.apache.org/jira/browse/LUCENE-9604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomoko Uchida updated LUCENE-9604:
----------------------------------
    Description: 
(Follow-up issue for LUCENE-9499)

We could scan all java files via sourceSets and check if there's any conflicts, 
or collect all "package-info.java" files and extract package names from them 
(we'd need to ensure all packages have package-info.java) ?

  was:
(Follow-up issue for LUCENE-9499)

We could scan all java files via sourceSets and check if there's any conflicts, 
or collect all "package-info.java" files and extract package names from them ?


> Add (precommit) checks to prevent split packages
> ------------------------------------------------
>
>                 Key: LUCENE-9604
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9604
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Tomoko Uchida
>            Priority: Minor
>
> (Follow-up issue for LUCENE-9499)
> We could scan all java files via sourceSets and check if there's any 
> conflicts, or collect all "package-info.java" files and extract package names 
> from them (we'd need to ensure all packages have package-info.java) ?



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