The problem might well be in GPars setup. Perhaps someone could give me helpful hints on how improper project setup can result in "java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils" thrown from gradle logging. We're not using apache commons in GPars at all. Could it be that in your setup apache commons happens to be on class path by accident?
Vaclav On Tue, Jun 1, 2010 at 11:19 AM, Russel Winder <[email protected]> wrote: > On Tue, 2010-06-01 at 10:48 +0200, Vaclav Pech wrote: > > I confirm the fix of Bamboo build. > > However, local builds now fail with: > > > I think this is not a Gradle problem. The fact that the Bamboo build > works and it works for me locally using 1 test fork or 6 test forks on > my 8 core workstation, indicates that the issue you are seeing is likely > related to GPars and your context. Sorry. > > -- > Russel. > > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:[email protected] <sip%[email protected]> > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder > -- E-mail: [email protected] Blog: http://www.jroller.com/vaclav Linkedin page: http://www.linkedin.com/in/vaclavpech
