Re: [Nant-users] Using fileset refids under a master directory

2005-03-16 Thread Troy Laurin
Once a fileset has been created, I don't think there's any way to change the contents, as far as I know. With this in mind, you should be able to do something like what you're after by creating the fileset as late as possible: -- Troy

Re: [Nant-users] Using fileset refids under a master directory

2005-03-16 Thread Leonardo Quijano Vincenzi
Hmm... my sample has a bug... yeah that's it sorry, hehe. Just a quick question... what i originally intended was this: Well i know it's not like that (the refid would fail). Maybe a basedir property for the fileset? Is that possible? -- Ing. Leonardo Quijano Vincenz

Re: [Nant-users] Using fileset refids under a master directory

2005-03-16 Thread Ian MacLean
Leonardo Quijano Vincenzi wrote: Is there any way to "reuse" a fileset under different directories in tasks? Something like this: This doesn't seem to work like that. That should work ok. What errors oru

[Nant-users] Using fileset refids under a master directory

2005-03-16 Thread Leonardo Quijano Vincenzi
Is there any way to "reuse" a fileset under different directories in tasks? Something like this: This doesn't seem to work like that. Thanks! -- Ing. Leonardo Quijano Vincenzi