You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/05/22 01:10:19 UTC

[jira] [Created] (SOLR-4849) Fix test failure due to not substituting in system properties

Erick Erickson created SOLR-4849:
------------------------------------

             Summary: Fix test failure due to not substituting in system properties
                 Key: SOLR-4849
                 URL: https://issues.apache.org/jira/browse/SOLR-4849
             Project: Solr
          Issue Type: Bug
            Reporter: Erick Erickson
            Assignee: Erick Erickson


When we look at old-style solr.xml files, we try to test whether more than one core points to the same data dir. When constructing the paths, we need to substitute in any system-defined properties.

This happens to work fine on a Mac (and unix in general?) but results in an illegal file name exception on Windows machines.

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org