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

ASF subversion and git services commented on SOLR-15916:
--------------------------------------------------------

Commit e5c3a976a0900edda4edb12c5f99ed20e831ce08 in solr's branch 
refs/heads/jira/SOLR15715 from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=e5c3a97 ]

SOLR-15916: Remove dist/ from the distribution (#526)

* Contrib module jars are now located under contrib/<module>/lib

* Solr-core and solrj jars are now located under 
server/solr-webapp/webapp/WEB-INF/lib/

* SolrJ dependencies are no longer duplicated, and separated.

Co-authored-by: Jan Høydahl <[email protected]>

> Remove "dist/" from distribution
> --------------------------------
>
>                 Key: SOLR-15916
>                 URL: https://issues.apache.org/jira/browse/SOLR-15916
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Assignee: Houston Putman
>            Priority: Blocker
>             Fix For: 9.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Let's remove the "dist" folder from the release distribution.
>  * It contains solr-core & solrj (and SolrJ's libs) JARs, all of which are in 
> WEB-INF/lib or server/lib/ext. If someone wants to use SolrJ, they are 
> probably using a Maven repo, or they could download it from such a repo 
> themselves.
>  * It contains contrib module JARs. They should +move+ into the contrib/lib 
> directories of each corresponding module so that there is simply one obvious 
> lib folder for each such module to get all related JARs.



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