AW: Conditionally execute copy task

2008-09-29 Thread Spilker, Jörg
Hello, thank you both for your answers. I was completely wrong because i was looking for as a special task. I didn´t recognize that´s an attribute of a target. Greeting, Jörg - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

AW: Conditionally execute copy task

2008-09-26 Thread Jan.Materne
Use conditional patterns. Jan >-Ursprüngliche Nachricht- >Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 26. September 2008 11:21 >An: 'Ant Users List' >Betreff: RE: Conditionally execute copy

RE: Conditionally execute copy task

2008-09-26 Thread Rebhan, Gilbert
-Original Message- From: "Spilker, Jörg" [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 11:03 AM To: 'user@ant.apache.org' Subject: Conditionally execute copy task /* Hello, i want to copy some files only if some property is set to true. Is this po

Conditionally execute copy task

2008-09-26 Thread Spilker, Jörg
Hello, i want to copy some files only if some property is set to true. Is this possible? There is the condition tasks, but it only sets a property based on prerequisites. I didn´t found anything like an tasks or similar. Greetings, Jörg