> -----Original Message-----
> From: Brown, Carlton [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 10 February 2006 6:18 AM
> To: Ant Users List
> Subject: Question on <depend> error
> 
> Trying to understand some things about this error here... I 
> don't believe I should be getting it, yet I am.
> 
>  
> 
> "The class (ClassA) in file (file) is out of date due to 
> (ClassfileA) but has not been deleted because its source file 
> could not be determined."

What is the task that is raising this message?
(Try running ant with the -v option if the source task is not immediately
recognizable - the -v option will turn on verbose logging and provide you
with a bunch more info about what is happening inside your project).

/Steve.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to