Re: Question about depend task

2005-01-27 Thread Rhino
CTED]> To: "Ant Users List" Sent: Thursday, January 27, 2005 5:45 PM Subject: RE: Question about depend task > From: Rhino [mailto:[EMAIL PROTECTED] > > I've been looking at the 'depend' task and wonder if I can use it to > determine all of the dependencies

RE: Question about depend task

2005-01-27 Thread Dominique Devienne
> From: Rhino [mailto:[EMAIL PROTECTED] > > I've been looking at the 'depend' task and wonder if I can use it to > determine all of the dependencies that a given class has - INCLUDING the > dependents of the dependents of the dependents, etc. NOT JUST the first > generation dependents. > > Unfort