Re: Package Dependencies

2006-08-08 Thread Bala Paranj
> talked about packages, > right? > > > > Original-Nachricht > Datum: Tue, 08 Aug 2006 08:10:36 +0200 > Von: "Markus M. May" <[EMAIL PROTECTED]> > An: "Ant Users List" > Betreff: Re: Package Dependencies > > > Hello, &g

Re: Package Dependencies

2006-08-07 Thread Markus M. May
One more thing, I forgot, I think you meant software components, when you talked about packages, right? Original-Nachricht Datum: Tue, 08 Aug 2006 08:10:36 +0200 Von: "Markus M. May" <[EMAIL PROTECTED]> An: "Ant Users List" Betreff: Re: Pac

Re: Package Dependencies

2006-08-07 Thread Markus M. May
Hello, there are some solutions for this kind of problem. First of all, you definitly have to get rid of all the circular dependencies, these are very painful and also quite dangerous, when you think about it. for the dependencies itself, you can use tools like IVY or even program stuff on you