Sometimes you do not know exact path, because some products like to put
version number into base directory name (I really hate it, but it is
just common practice). If you know that there is exactly one file with a
given name, sometimes it is easier to use <fileset includes="**/name"/>
instead of specifying full file name and change it every time somebody
decides to change library build number.
- Alexey.
Dominique Devienne wrote:
I think I misunderstood what you wanted to do. To copy a single file
from one place to another, just use <copy file="" tofile="" />. --DD
---------------------------------------------------------------------
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]