SOLR-7850: Move defaults in bin/solr.in.sh into bin/solr (incl. Windows)

(cherry picked from commit fe77dff)
This commit is contained in:
David Smiley 2016-10-19 16:45:13 -04:00
parent 22cee924ac
commit b4cb576303
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Other Changes
* SOLR-9634: Deprecate collection methods on MiniSolrCloudCluster (Alan Woodward) * SOLR-9634: Deprecate collection methods on MiniSolrCloudCluster (Alan Woodward)
* SOLR-7580: Moved defaults within bin/solr.in.sh (and bin/solr.in.cmd on Windows) to bin/solr (and bin/solr.cmd) * SOLR-7850: Moved defaults within bin/solr.in.sh (and bin/solr.in.cmd on Windows) to bin/solr (and bin/solr.cmd)
such that the default state of these files is to set nothing. This makes Solr work better with Docker. (David Smiley) such that the default state of these files is to set nothing. This makes Solr work better with Docker. (David Smiley)
================== 6.2.1 ================== ================== 6.2.1 ==================