[ 
https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Ernst updated SOLR-4791:
-----------------------------

    Attachment: SOLR-4791.patch

Ok, I went down a rabbit hole and fixed another bug (if quiet was false, no 
files would ever be loaded in the 3 arg version of addToClassPath).  I also 
removed the single arg version of addToClassPath, since it was only used in one 
place, and the documentation was wrong anyway (claimed it worked with a 
directory path, but only worked for a single file).

I added two tests, one which tests adding paths to SolrResourceLoader, and 
another to ensure CoreContainer loads sharedLib correctly (and works with the 
default "lib").

All of this is in the new patch.
                
> solr.xml sharedLib does not work in 4.3.0
> -----------------------------------------
>
>                 Key: SOLR-4791
>                 URL: https://issues.apache.org/jira/browse/SOLR-4791
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.3
>            Reporter: Jan Høydahl
>            Assignee: Erick Erickson
>         Attachments: SOLR-4791.patch, SOLR-4791.patch
>
>
> The sharedLib attribute on {{<solr>}} tag in solr.xml stopped working in 4.3.
> Using old-style solr.xml with sharedLib defined on solr tag. Solr does not 
> load any of them. Simply swapping out solr.war with the 4.2.1 one, brings 
> sharedLib loading back.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to