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

Eric Pugh commented on SOLR-18234:
----------------------------------

I was initially "meh" on this, however what would really get me behind this is 
if I can do "brew install solr-cli" and get this tooling without the weight of 
downloading all of Solr!   

Is solr-cli "our largest subproject"?   

 

> core-cli build module
> ---------------------
>
>                 Key: SOLR-18234
>                 URL: https://issues.apache.org/jira/browse/SOLR-18234
>             Project: Solr
>          Issue Type: Task
>            Reporter: David Smiley
>            Priority: Major
>
> The "org.apache.solr.cli" package ought to be separated to a module (gradle 
> sub-project), e.g. "core-cli", adjacent to "core".  Motivation: reduce 
> dependencies of solr-core[1], and reduces the size/scope of our largest 
> module[2].
> [1]: even though Solr will certainly ship with this JAR and its dependencies: 
> (a) they won't go/belong in WEB-INF/lib and won't be on Solr's runtime 
> classpath, (b) anyone embedding Solr-core won't need CLI or its dependencies, 
> and (c) also applies to users of solr-test-framework
> [2]: The gradle build can run a bit more efficiently when our largest 
> sub-project is reduced in size for a variety of reasons
> [3]: new dirs are likely useful for misc things like an AGENTS.md, README.md, 
> maybe referencing in CODEOWNERS and misc things.



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