Re: AW: AW: Use the same in multiple tasks

2010-01-29 Thread Dean Schulze
  That would just give me another reference to the same path.  A path is composed of directories.  needs a fileset, not a path. --- On Wed, 1/27/10, jan.mate...@rzf.fin-nrw.de wrote: From: jan.mate...@rzf.fin-nrw.de Subject: AW: AW: Use the same in multiple tasks To: user@ant.apache.org

AW: AW: Use the same in multiple tasks

2010-01-27 Thread Jan.Materne
Have you tried id+refid? . Jan >-Ursprüngliche Nachricht- >Von: Dean Schulze [mailto:dean_w_schu...@yahoo.com] >Gesendet: Mittwoch, 27. Januar 2010 17:11 >An: Ant Users List >Betreff: Re: AW: Use the same in multiple tasks > >Jan, >  >I appreciat

Re: Use the same in multiple tasks

2010-01-27 Thread Dean Schulze
task with another fileset.   --- On Tue, 1/26/10, Scot P. Floess wrote: From: Scot P. Floess Subject: Re: Use the same in multiple tasks To: "Ant Users List" Date: Tuesday, January 26, 2010, 1:18 PM Can you turn your fileset into a path and use that path as the sourcepath?

Re: AW: Use the same in multiple tasks

2010-01-27 Thread Dean Schulze
On Tue, 1/26/10, jan.mate...@rzf.fin-nrw.de wrote: From: jan.mate...@rzf.fin-nrw.de Subject: AW: Use the same in multiple tasks To: user@ant.apache.org Date: Tuesday, January 26, 2010, 11:24 PM Ok, you have read the manual "This task forms an implicit FileSet and supports most attribut

AW: Use the same in multiple tasks

2010-01-26 Thread Jan.Materne
ted elements as follows: Jan >-Ursprüngliche Nachricht- >Von: Dean Schulze [mailto:dean_w_schu...@yahoo.com] >Gesendet: Dienstag, 26. Januar 2010 20:45 >An: user@ant.apache.org >Betreff: Use the same in multiple tasks > >Instead

Re: Use the same in multiple tasks

2010-01-26 Thread Scot P. Floess
Can you turn your fileset into a path and use that path as the sourcepath? On Tue, 26 Jan 2010, Dean Schulze wrote: Instead of repeating and tags I want to declare a once and use it in multiple tasks.   The problem is that contains an implicit fileset and does not allow the tag insid

Use the same in multiple tasks

2010-01-26 Thread Dean Schulze
Instead of repeating and tags I want to declare a once and use it in multiple tasks.   The problem is that contains an implicit fileset and does not allow the tag inside of it.   Is there a way to include an external fileset in ? __ Do You