Re: Perform a task for every folder from the file.

2007-04-30 Thread Camer38
It is a part of a bigger application so I cannot change the version af Ant. I would like to follow my fir idea , that almost work. The problem that I have is describe below. I have the file user.properties and inside a paths to folders are defined e.g. C:\CMDOCUMENTATION4\DOCCENTER\BUILD C:\C

Running “if” wit h a “parallel” ta sk instead of a “sequential” task.

2007-02-22 Thread Camer38
Hi, At this moment I run the target without the problems.

dtd for ant-contrib

2007-02-15 Thread Camer38
Hi, I am using Eclipse and I would like to add dtd file that includes all the tasks from ant-contrib. At this moment the new tasks are not recognized by editor. Thanks in advance. -- View this message in context: http://www.nabble.com/dtd-for-ant-contrib-tf3234145.html#a8986605 Sent from th

Re: AW: AW: AW: Copy a single file to directories

2007-02-14 Thread Camer38
Thanks. Performance is an issue as well - in your opinion which solution is faster? Marcin -- View this message in context: http://www.nabble.com/Copy-a-single-file-to-directories-tf3221651.html#a8980914 Sent from the Ant - Users mailing list archive at Nabble.com. --

Re: AW: AW: Copy a single file to directories

2007-02-14 Thread Camer38
dirs/d/org/simple > mkdir -p dirs/c/org/simple > > > > > > > > > > > > > > > Peter > > On 2/13/07, Camer38 <[EMAIL PROTECTED]> wrote: >> >> Ok, let me take a deep look... >> >> >> Jan.Materne wrote: >

Re: AW: AW: Copy a single file to directories

2007-02-13 Thread Camer38
Hi, Gents - hats off Your solution is great - I like it a lot, thank you very much. A tiny correction: <-- I use ** because I need to copy everywhere--> -- View this message in context: http://www.nabble.com/Copy-a-single-fi

Re: AW: AW: Copy a single file to directories

2007-02-13 Thread Camer38
>>> >>> >>> >>> >>> >>> >>> >>> >>> >>> AFAIK there is no build-in way, so you have to iterate for your own. >>> >>> >>> Jan

Re: AW: Copy a single file to directories

2007-02-13 Thread Camer38
ckshot ... > > > > > > > > > > > > > > AFAIK there is no build-in way, so you have to iterate for your own. > > > Jan > > > >>-Ursprüngliche Nachricht- >>Von: Camer38 [mailto:[EMAIL PROT

Copy a single file to directories

2007-02-13 Thread Camer38
Hi, I would like to copy a single file to multiply directories. Every time the structure of folders may vary. One file has to be copy into every catalog under ./test/components Any idea? Thanks in advance Marcin -- View this message in context: http://www.nabble.com/Copy-a-single-file-to-dire