You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2020/11/11 16:53:00 UTC

[jira] [Updated] (LUCENE-9604) Add (precommit) checks to prevent split packages

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org