Run Ant with the -verbose option to get these details. I advise logging
the results.

-- Don

--- Scott Goldstein <[EMAIL PROTECTED]> wrote:
> Hello.
> 
> I'm new to Ant and I have a question concerning the output of the
> javac
> task.
> 
> I'm using .javac to build .java files in a directory tree.  I'd like
> to
> print out each directory it find and each java file it finds.  If the
> java file does not need to be compiled, then it states so. 
> Otherwise,
> it echos the compiler command used to compile the file.
> 
> Is this something that I can do from build.xml or do I need to edit
> the
> source for the task?
> 
> Thank you for the help.
> 
> Scott
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to