I believe you can put multiple <srcfile> tags inside <uptodate> and/or just 
put a dir="..." attribute in <srcfile> without an includes=""

True?  I just started with ant this week...

At 12:55 1/5/2001 -0700, Steve Wilkinson wrote:
>My application generates Java code based on SQL files.  I would like to
>determine if a change was made to one of the SQL files and if there was
>re-generate the Java code.  Can someone give me some direction?
>
>uptodate takes a single target file rather than a fileset, so I don't see
>that I can use it.  I can create a jar file of the SQL files, but I wanted
>to avoid doing that.  Does anyone else have any other ideas?
>
>Thanks in advance.

--------------------------------------------------------------------------
Thad Humphries                              "Microsoft... What do you want
Web Development Manager                      to reinstall today?"
Phone: 540/675-3015, ext. 225                                    - Unknown

Reply via email to