Re: settingsRefs not independent

2010-08-15 Thread Mitch Gitman
Not sure of this, but it's worth a shot. I'm presuming that you did one ivy:resolve with the one Ivy settings and another ivy:resolve with the other Ivy settings. Try giving both these resolves their own unique resolveId attribute value. Then specify the respective resolveId attribute values in the

settingsRefs not independent

2010-08-15 Thread Blaine Simpson
I am using two independent ivy settings instances from Ant: Either of these alone work just fine. When I run both, in either order, the second fails with a message like: impossible to build ivy path: bad confs provided: build not found among [default] The thing is, the very last wo