Hi, Anton XH> On 4/10/07, Anton Stalnuhhin <[EMAIL PROTECTED]> wrote: >> >> exactly :)
XH> Ok, so please add your vote to this issue: XH> https://issues.apache.org/jira/browse/IVY-321 XH> You can also open another one for a simpler solution (publishing ivy cache XH> location as property in ant). ... or you could go the other way, define an Ant property for Ivy cache location, and use the Ant property in Ivy configuration files which is currently supported in Ivy. Setting IvyDE aside, that works fine (e.g. on our project we use this approach) and there are workarounds to make it work with IvyDEs of individual developers as well. XH> - Xavier XH> sorry, I couldn't see the problem's root in the beginning and explained some >> aftereffects. >> >> ---------------------------------------- >> Anton Stalnuhhin [5248202] >> [EMAIL PROTECTED] >> >> ________________________________ >> >> From: Xavier Hanin [mailto:[EMAIL PROTECTED] >> Sent: T 10.04.2007 16:44 >> To: [email protected] >> Subject: Re: ivy default cache property >> >> >> >> On 4/10/07, Anton Stalnuhhin <[EMAIL PROTECTED]> wrote: >> > >> > >What do you mean by different properties? Do you mean different values? >> > With >> > >ant it's pretty simple to have different values for a property >> depending >> > on >> > >the OS. >> > >> > ok, I believe it, but is it hard to make such property for ivy? I'll try >> > to explain, why. Maybe, I'm wrong... And yes, I meant different values. >> > >> > >It isn't really hard, but I don't see what it would make simpler, since >> > it >> > >would be exactly the same as what you are doing for the moment with >> your >> > >defaultCache settings. Could you give more details on what you would >> like >> > to >> > >do? >> > >> > What must I do to make target for cleaning ivy cache? As I understand >> the >> > only way is to define a property with ivy.cache.folder. It would be >> easier >> > to have such in Ivy instead of defining property (especially in >> different >> > OS). >> >> >> Ok, maybe I see what you want now - not really sure, but let me make a >> guess. What you want is Ivy to set a property available in Ant which >> points >> to the directory used for cache, so that you can easily clean your ivy >> cache >> without changing where Ivy puts its cache. Is that right? Or am I still >> lost? >> >> - Xavier >> >> ---------------------------------------- >> > Anton Stalnuhhin [5248202] >> > [EMAIL PROTECTED] >> > >> > >> >> >> -- >> Learn Ivy at ApacheCon: http://www.eu.apachecon.com/ >> Manage your dependencies with Ivy! >> http://incubator.apache.org/ivy/ >> >> >> Dmitriy <1-127-441 @ICQ, DKroot @Skype, DKroot1 @AIM, dkroot1_at_gmail_dot_com @Google Talk>
