I'm too lazy to look the patch. Please make sure that 'ant clean'
causes the contrib modules to remove the files they copy over to
example/

On Sat, Sep 26, 2009 at 4:41 PM, Hoss Man (JIRA) <j...@apache.org> wrote:
>
>     [ 
> https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Hoss Man updated SOLR-1449:
> ---------------------------
>
>    Attachment: SOLR-1449.patch
>
> Added tests for all the permutations of the solrconfig.xml syntax.
>
> Also fixed a missing dependency in the build.xml that i didn't notice before 
> because i hadn't tried "ant clean test" (previously test depending on a 
> special target for copying the solr cell libs so the SolrExample*Tests would 
> find them, now it just depends on dist-contrib to ensure all the contrib 
> jars/dependencies are in the expected place)
>
>> solrconfig.xml syntax to add classpath elements from outside of instanceDir
>> ---------------------------------------------------------------------------
>>
>>                 Key: SOLR-1449
>>                 URL: https://issues.apache.org/jira/browse/SOLR-1449
>>             Project: Solr
>>          Issue Type: Improvement
>>            Reporter: Hoss Man
>>             Fix For: 1.4
>>
>>         Attachments: SOLR-1449.patch, SOLR-1449.patch, SOLR-1449.patch
>>
>>
>> the idea has been discussed numerous times that it would be nice if there 
>> was a way to configure a core to load plugins from specific jars (or 
>> "classes" style directories) by path  w/o needing to copy them to the 
>> "./lib" dir in the instanceDir.
>> The current workaround is "symlinks" but that doesn't really help the 
>> situation of the Solr Release artifacts, where we wind up making numerous 
>> copies of jars to support multiple example directories (you can't have 
>> reliable symlinks in zip files)
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to