hello !
I have the following files tree :
test
|--xmi
| |-- a.template
| |-- b.template
|--idl
| |-- a.template
| |-- b.template
|--java
| |-- a.template
| |-- a.java
| |-- b.java
and I want to copy *.template file of this tree in the root dir of test2
directory but without conserving the arborescence !
Thanks,
Romain
--
R. Rouvoy
------------------------------
Romain ROUVOY <rouvoy@lifl.fr>
GOAL Team - LIFL (Laboratoire d'Informatique Fondamentale de Lille)
USTL Lille 1 - France
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|