Dawid Weiss created LUCENE-10323:
------------------------------------

             Summary: Modify module descriptors to require core API 
dependencies and expose them transitively
                 Key: LUCENE-10323
                 URL: https://issues.apache.org/jira/browse/LUCENE-10323
             Project: Lucene - Core
          Issue Type: Sub-task
            Reporter: Dawid Weiss


I don't think it makes sense for, say, an analysis module to not transitively 
expose the core module it depends on. We currently have plain requires 
everywhere but many of these should in fact be 'requires transitive' because 
the module they pull in is part of the API.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to