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

Eric Pugh resolved SOLR-14826.
------------------------------
    Resolution: Duplicate

Closing in favour of the linked duplicate.

> Clean up package name conflicts between modules (split packages)
> ----------------------------------------------------------------
>
>                 Key: SOLR-14826
>                 URL: https://issues.apache.org/jira/browse/SOLR-14826
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 9.0
>            Reporter: Tomoko Uchida
>            Priority: Major
>
> We have lots of package name conflicts (shared package names) between modules 
> in the source tree. It is not only annoying for devs/users but also indeed 
> bad practice since Java 9 (according to my understanding), and we already 
> have some problems with Javadocs due to these splitted packages as some of us 
> would know. Also split packages make migrating to the Java 9 module system 
> impossible.
> This is the placeholder to fix all package name conflicts in Solr.
> See the dev list thread for more background. 
>  
> [https://lists.apache.org/thread.html/r6496963e89a5e0615e53206429b6843cc5d3e923a2045cc7b7a1eb03%40%3Cdev.lucene.apache.org%3E]
> Modules that need to be fixed / cleaned up:
>  * velocity
>  * analysis-extras
>  * analytics
>  * langid
>  * solrj
>  * (test-framework: this can be excluded for the moment)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to