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]

Reply via email to