> 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
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
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
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
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