On Wed, Mar 30, 2011 at 3:36 AM, Adam Murdoch
<[email protected]> wrote:
>
> On 29/03/2011, at 6:58 PM, Niclas Hedhman wrote:
>
> The Gradle process keeps every referenced Jar open with a file handle,
> INCL every generated file, that be .jar, -source.jar or -javadoc.jar
> in my case. Also, every html file generated by JunitReport is seen as
> an open file just before the process crashes.
>
> Is this expected?
>
> Possibly, depending on which version of Gradle you are using. Prior to
> 1.0-milestone-1, the junit report leaked file handles.

Are you saying that it shouldn't happen in 1.0.milestone-1??

> I wouldn't expect to see any generated files kept open, except for those
> jars used by build scripts. Though, I suspect some tasks will be leaking
> files. Do you have any more details? eg which tasks are you running when
> this happens?

I'll try to figure it out in the weekend, when I have some more time
to look at it.



Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I live here; http://tinyurl.com/3xugrbk
I work here; http://tinyurl.com/24svnvk
I relax here; http://tinyurl.com/2cgsug

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to