Re: AW: Cache test scripts?

2008-08-28 Thread David W
mpiles only needed files (*.java newer than *.class...) copies only newer files s can use selector for checking the change of file contents. Jan > -Ursprüngliche Nachricht- > Von: David W [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 27. August 2008 19:07 > An: user@

Cache test scripts?

2008-08-27 Thread David W
Hello,   I am just curious about this... wondering if Ant can let me cache my test scripts (or my build.xml file). If it can, then how to do it?   Thanks so much.   David

Re: AW: Search a folder automatically?

2008-08-27 Thread David W
owing builds would be faster. You also could tune that using and in combination with condition targets (). @echo off cls :loop call ant sleep 5m goto loop Jan > -Ursprüngliche Nachricht----- > Von: David W [mailto:[EMAIL PROTECTED] &g

Re: Search a folder automatically?

2008-08-26 Thread David W
every 3 or 5 minutes) to see if a new source code comes. If it is, then it goes to do more work. Otherwise it just either continue to search or go to sleep again. Is this possible?   Thanks again,   David W.       --- On Tue, 8/26/08, David Weintraub <[EMAIL PROTECTED]> wrote: From:

Search a folder automatically?

2008-08-26 Thread David W
Hi,   I am a newbie in Ant field so I appreciate any replies from you.   What I want to do is to let Ant search a folder automatically. If a piece of source code (say, Java source code) is put into that folder, then Ant finds the code and begin to do more work. Can anybody tell me how to make A

Re: Ant: invoke in a different directory?

2008-08-26 Thread David W
3 PM Just try ant -f ../my_dir/my_sub_dir/build.xml On Mon, 25 Aug 2008, David W wrote: > Hello, >   > I know that "ant" can invoke "build.xml" file in the current directory. Is it possible to invoke the "build.xml" file in another directory? What I want is som

Ant: invoke in a different directory?

2008-08-25 Thread David W
Hello,   I know that "ant" can invoke "build.xml" file in the current directory. Is it possible to invoke the "build.xml" file in another directory? What I want is something like "ant ../my_dir/my_sub_dir/build.xml"   How to do this?   Thanks so much,   David

Re: Just checking if I am still subscribed to this list.

2005-02-21 Thread David W. Brown
Hello Nat, if you have not received any mail then it appears your mail server needs attention. HTH, David. Nat Gross wrote .. > I haven't received anything on this list since the 18th. > Just checking... > -nat > > - > To unsubs

file & directory name property corrupted

2005-02-14 Thread David W. Brown
Hello ant gurus (dev too), I have a very curious problem: for a couple of weeks I have been using a hand tweeked build.xml acquired from a Tomcat servlet server download as a template to compile servlet and jsp base projects that run under Tomcat. Maybe this is a Tomcat mail list problem but sin