Are you talking about referencing the first file set?

Why not have two path refids?

Can I have a little more context to go with this question?  Where is
this fileset getting used?

-----Original Message-----
From: Ivar Bratberg [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2008 5:37 AM
To: user@ant.apache.org
Subject: fileset manipulation

If I have fileset A:

<fileset dir='.' >
<include name="a" />
</fileset>

Is it possible to get the following fileset by a command that takes
fileset A as an argument in ?

<fileset dir='.' >
<include name="a.extension" />
</fileset>

Best regards
Ivar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to