You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/07/23 01:36:56 UTC

[jira] Updated: (SOLR-2011) Solr should get it's temp dir like lucene - first checking the tempDir sys prop

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

Robert Muir updated SOLR-2011:
------------------------------

    Attachment: SOLR-2011.patch

attached is an initial patch... (it only fixes solr core, but I think we can fix contrib build.xml's the same way).

One benefit is that since temp stuff goes in build/ like lucene: on windows, 'ant clean' 
will remove spellchecker indexes or other leftover stuff that couldnt be deleted in tearDown(), 
rather than littering your system temp directory.


> Solr should get it's temp dir like lucene - first checking the tempDir sys prop
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-2011
>                 URL: https://issues.apache.org/jira/browse/SOLR-2011
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: Next
>
>         Attachments: SOLR-2011.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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