RE: Help with ant task

2011-05-25 Thread Martin Gainty
t facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 24 May 2011 21:04:33 -0400 > From: sflo...@nc.rr.com > To: user@ant.apache.org > Subject: Re: Help with ant task > > > Mind showing what you tr

Re: Help with ant task

2011-05-24 Thread Scot P. Floess
Mind showing what you tried that didn't work??? Might be easier to see how you are trying to accomplish this and then point out what to do :) On Tue, 24 May 2011, rakesh mailgroups wrote: Hi, hope you can help as I am struggling to get this to work!! I have a lib directory that may poten

Re: help with ant - copy and filesets

2008-12-12 Thread manku
Hi Prasanth, Thanks for the reply. I have tried mapper. It appears to change the file to new file name format. But i want to create a file with the new name . so using a above the fileset and mapper is not working. Thanks, Murali Prashant Reddy-2 wrote: > > Take a look at "mapper" > > ht

Re: help with ant - copy and filesets

2008-12-12 Thread Prashant Reddy
Take a look at "mapper" http://ant.apache.org/manual/CoreTypes/mapper.html manku wrote: Hi , I am new to ant to script. I am looking for some help for the below task Suppose the directory "/d1/user1/abc/" has 50 subdirectories. and these sub directories in turn have some other directories an

RE: Help with Ant

2005-02-17 Thread Michael Wang \(IT\)
Is there a handy way to check if a directory is empty or not? -Original Message- From: Michael Wang (IT) Sent: Thursday, February 17, 2005 9:22 AM To: 'Ant Users List' Subject: RE: Help with Ant Thanks for the quick reply, I will give it a shot. Sorry, more Qs: 1. how to

RE: Help with Ant

2005-02-17 Thread Michael Wang \(IT\)
-- > Von: Michael Wang (IT) [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 17. Februar 2005 15:13 > An: Ant Users List > Betreff: RE: Help with Ant > > Thanks for the help. Looks like using foreach might do the > trick, However, how can I get only basename of files? >

RE: Help with Ant

2005-02-17 Thread Michael Wang \(IT\)
-Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 5:53 PM To: Ant Users List Subject: RE: Help with Ant Check out the ant-contrib tasks... http://ant-contrib.sourceforge.net/ -Rob A > -Original Message- >

Re: Help with Ant

2005-02-16 Thread Erik Hatcher
See if the built-in task will do the trick. Erik On Feb 16, 2005, at 4:19 PM, Michael Wang (IT) wrote: Hi, Is there some if/while control structure in Ant? Here is what I am trying to do with Ant. I want to write a built script for ant. This script is used to compile some oracle forms on

RE: Help with Ant

2005-02-16 Thread Anderson, Rob (Global Trade)
Check out the ant-contrib tasks... http://ant-contrib.sourceforge.net/ -Rob A > -Original Message- > From: Michael Wang (IT) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 16, 2005 1:19 PM > To: user@ant.apache.org > Subject: Help with Ant > > > Hi, > > Is there some if/while c