I didn't look.  I'm busy digging around in test code.  I will be looking
eventually but I figured all the devs on this list might like to think
about it.

As a side note: I do know that the following packages do use it:
htmlunit-2.8 HttpWebConnection.downloadContent()
guava-11.0.2 FileBackedOutputStream.update()
weld-se-11.0.10 FileBackedOutputStream.update()
jna-3.4.0 Native.loadNativeLibraryFromJar()
mail-1.4.7 TempFile constructor
ehcache-core-2.6.2 DiskStorePath constructor
ehcache-core-2.6.2 AgentLoader.getAgentFile()
commons-exec-1.1 VmsCommandLauncher.createCommandFile()
commons-httpclient-2.0.2 GetMethod.createTempFile()
commons-io-1.3.2 (and 1.4) FileUtils.deleteDirectioryOnExit() and
forceDeleteOnExit(), LockableFileWriter.createLock()





On Mon, Oct 7, 2013 at 10:11 AM, Chris Dollin
<[email protected]>wrote:

> On Monday, October 07, 2013 09:48:23 AM Claude Warren wrote:
>
> > So now, my question is for the code we are testing are there
> > File.deleteOnExit() calls?  Are we using the method in the test code
> itself?
>
> Isn't this a job for `grep -r`? (Or IDE magic searches)
>
> Chris
>
> (who doesn't have the current source on his machine)
>
> --
> "I don't want to know what the Structuralists think! I want     /Archer's
> Goon/
>  to know what YOU think!"
>
> Epimorphics Ltd, http://www.epimorphics.com
> Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20
> 6PT
> Epimorphics Ltd. is a limited company registered in England (number
> 7016688)
>
>


-- 
I like: Like Like - The likeliest place on the web<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to