RE: AW: Ant exec find -exec problem

2006-11-16 Thread Elaine Fortin
Oh yes! I got it working with There is an example from Rob Anderson included in the email thread for this topic. It uses to do the math and in to do the selection. Bill -Original Message- From: Elaine Fortin [mailto:[EMAIL PROTECTED]

RE: AW: Ant exec find -exec problem

2006-11-16 Thread bill/wilandra
There is an example from Rob Anderson included in the email thread for this topic. It uses to do the math and in to do the selection. Bill -Original Message- From: Elaine Fortin [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 8:08 AM To: Ant Users List Subject: Re: AW: Ant

Re: AW: Ant exec find -exec problem

2006-11-16 Thread Elaine Fortin
With the attribute of , how do I specify " today less ${requested.days} " ? I don't see any way of doing math functions on dates in Ant. Thanks, Elaine At 01:26 PM 11/16/2006 +0100, you wrote: In Ant you should not think about what to do with each single file. Catch all at once. Move mult

AW: Ant exec find -exec problem

2006-11-16 Thread Jan.Materne
In Ant you should not think about what to do with each single file. Catch all at once. Move multiple files with "select" old files using Jan >-Ursprüngliche Nachricht- >Von: Peter Reilly [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 15. November 2006 22:14 >An: Ant Users List >B

RE: scp task error: String index out of range

2006-11-16 Thread Lars Monsees
>> -Original Message- >> From: Lars Monsees [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, November 15, 2006 7:18 AM >> To: Ant Users List >> Subject: scp task error: String index out of range >> >> Hello, >> >> I get this error when I start the task below: >> >> BUILD FAILED >> C:\Proj

RE: cksum

2006-11-16 Thread RADEMAKERS Tanguy
Hi Venkatesh, Ant has a checksum task (one of the core tasks) to do this. Check out (no pun intended) the examples in the manual for the checksum task. regs, /t >-Original Message- >From: Venkatesh Vijayakumar04 [mailto:[EMAIL PROTECTED] >Sent: Thursday, November 16, 2006 10:25 AM >To:

cksum

2006-11-16 Thread Venkatesh Vijayakumar04
Hi all, How to compare the two files using cksum method in ant? We have options for comparing the size of the file in bytes. But is there any option for comparing using cksum method? Thanks in advance, Venkatesh.V CAUTION - Disclaimer * This e-mail c