On Sat, Apr 23, 2011 at 10:11 AM, Uwe Schindler <u...@thetaphi.de> wrote:
>> Hi,
>>
>>
>> > On Sat, Apr 23, 2011 at 9:47 AM, Uwe Schindler <u...@thetaphi.de> wrote:
>> > > Hi,
>> > >
>> > > Can you also check that all new tests in realtime use the new
>> > > _TestUtils API
>> > for getting an index dir? That would be nice.
>> >
>> > This only applies if we are getting an explicit index dir right?
>>
>> Yes!
>>
>
> Addition:
> I meant such code to be replaced:
>
> -        indexDir = new File(workDir, "testIndex");
> +        indexDir = _TestUtil.getTempDir("testIndex");

ok will do!

simon
>
> Uwe
>
>

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

Reply via email to