I've changed the clean target in DIH's build.xml to delete all instances of
dataimport.properties

On Wed, Aug 6, 2008 at 11:55 PM, Chris Hostetter
<[EMAIL PROTECTED]>wrote:

>
> : src/test/resources contains the solr/conf folder under which a property
> file
> : is written by DIH. I shall add a tearDown method in the tests to remove
> : those property files.
>
> Eh ... people can still abort tests in the middle and leave cruft lying
> arround -- it's generally just easier and safer in the long run to make
> sure that if tests are producing file they do some in a "sandbox" that is
> either in the system tmp directory, or explicitly dealt with by your
> "clean" target and ignored by your "package" target. ... But it's not
> really that big of a deal.
>
>
> -Hoss
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to