[
https://issues.apache.org/jira/browse/SOLR-15916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479509#comment-17479509
]
ASF subversion and git services commented on SOLR-15916:
--------------------------------------------------------
Commit 6a4513a7936b5d0c4fa1ffac0fb9a0557f67842a in solr's branch
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=6a4513a ]
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]>
(cherry picked from commit e5c3a976a0900edda4edb12c5f99ed20e831ce08)
> 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]