Hello everyone,

I wonder whether anything has changed between gradle-0.9-20100510212332+1000
and gradle-0.9-20100528144306+0200, which could explain my current problems
building GPars with "maxParallelForks" set to a value greater than 6.

:processResources
:classes
:compileTestJava
:compileTestGroovy
:processTestResources
:testClasses
:test
> Building > :test > 532 tests completed

On the last line, with all the tests finished, the build hangs. With
"maxParallelForks" value set below 5 or with older wrapper distros
(irrespective of the maxParallelForks value) the build always finishes.

Any ideas?

Regards,

Vaclav


-- 
E-mail: [email protected]
Blog: http://www.jroller.com/vaclav
Linkedin page: http://www.linkedin.com/in/vaclavpech

Reply via email to