On 6/25/07, Jim Adams <[EMAIL PROTECTED]> wrote:
I have a process that farms different ant processes out to a farm of linux nodes. Each runs as the same user and each has the same user directory mounted so that <user>/.ivy/cache is all the same physical location for each node. Am I going to run into problems with resolving if 2 nodes run at the same time?
Yes, it may happen, since it hasn't been tested. I suggest you use a different physical location for the cache on each node, and open a new feature issue in jira if you would like to be able to do so. Xavier I am running 1.4.1 version of Ivy.
Jim Adams [EMAIL PROTECTED] Principal Systems Developer SAS Institute
-- Xavier Hanin - Independent Java Consultant Manage your dependencies with Ivy! http://incubator.apache.org/ivy/
