[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1449: --- Attachment: SOLR-1449.patch Updated patch to trunk. solrconfig.xml syntax to add classpath elements

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1449: --- Fix Version/s: (was: 1.4) 1.5 Moving to 1.5 due to lack of both testing and consensus

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1449: - Attachment: SOLR-1449.patch a simpler patch. SolrConfig is agnostic of SolrResourceLoader

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-06 Thread Hoss Man (JIRA)
[ 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 updated to trunk (schema.xml change already committed) plus the fixes miller

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1449: -- Attachment: SOLR-1449.patch I haven't had a chance to do any testing yet, but just took some time

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-29 Thread Hoss Man (JIRA)
[ 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 Quick updated to match trunk (based on the decisions made in SOLR-1433) I just

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-29 Thread Hoss Man (JIRA)
[ 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 updated to deal with example-DIH as well (i verified that SolrResourceLoader

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-27 Thread Hoss Man (JIRA)
[ 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 checkpoint patch, new additions... 1. updated TestConfig to also assert that the

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-27 Thread Hoss Man (JIRA)
[ 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 minor update to the previous patch... 1) the patch command didn't like the empty

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-26 Thread Hoss Man (JIRA)
[ 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

Re: [jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-26 Thread Lance Norskog
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:     [

Re: [jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-26 Thread Chris Hostetter
: 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/ I think you're missunderstanding the point of the issue .. in the current trunk the jars are copied to example/solr/lib ... the patch changes things

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-24 Thread Hoss Man (JIRA)
[ 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 bq. I understand you want to make a core's lib directory configurable. That is

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-20 Thread Hoss Man (JIRA)
[ 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 Example of how this might work. It provides support for regex based jar