Hi, -------- Original-Nachricht -------- Datum: Thu, 11 Jan 2007 11:23:50 -0600 Von: "Andrew Close" <[EMAIL PROTECTED]> An: "Ant Users List" <[email protected]> Betreff: Re: ConcurrentModificationException
> On 1/11/07, Thomas Voigt <[EMAIL PROTECTED]> wrote: > > Hi, > > > > we recently started to get ConcurrentModificationExceptions with ant. > </snipped> > > are you testing this script out on your single processor development > machine? i've had problems with using thread arguments on single > processor machines... No, but there are parts of the build that are single threaded because we build a large number of libraries that can't be easily parallelized, and the error only occurs in the <parallel> sections. Regards, Thomas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
