Re: Unable to build trunk

2012-10-31 Thread Robert Muir
> each time :) > > Thanks > > > -Original message- >> From:Robert Muir >> Sent: Tue 30-Oct-2012 15:14 >> To: solr-user@lucene.apache.org >> Subject: Re: Unable to build trunk >> >> Its not "wonky". you just have to ensure you have

RE: Unable to build trunk

2012-10-31 Thread Markus Jelsma
ene.apache.org > Subject: Re: Unable to build trunk > > Its not "wonky". you just have to ensure you have nothing else (like > some IDE, or build somewhere else) using ivy, then its safe to remove > the .lck file there. > > I turned on this locking so that it hangs i

RE: Unable to build trunk

2012-10-30 Thread Markus Jelsma
Hi I have no IDE but it likely i have terminated the build at some point, leaving a lock. Clearing the cache fixed the problem. Thanks, -Original message- > From:Robert Muir > Sent: Tue 30-Oct-2012 15:14 > To: solr-user@lucene.apache.org > Subject: Re: Unable to build tr

Re: Unable to build trunk

2012-10-30 Thread Robert Muir
Its not "wonky". you just have to ensure you have nothing else (like some IDE, or build somewhere else) using ivy, then its safe to remove the .lck file there. I turned on this locking so that it hangs instead of causing cache corruption, but ivy only has "simplelockfactory" so if you ^C at the wr

Re: Unable to build trunk

2012-10-30 Thread Erick Erickson
Not sure if it's relevant, but sometimes the ivy caches are wonky. Try deleting (on OS X) ~/.ivy2 recursively and building again? Of course your next build will download a bunch of jars... FWIW, Erick On Tue, Oct 30, 2012 at 5:38 AM, Markus Jelsma wrote: > Hi, > > Since yesterday we're unable to