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